BradHamm / Brewster-Brew-Me-Bro

Brewster - Personal brewery rating and tracking application.
1 stars 0 forks source link

Functionality for Fav Spots Page and bug fixes. #52

Closed BradHamm closed 1 year ago

BradHamm commented 1 year ago

Added duplicate prevention for homepage and favorite spots page Fixed DomContentLoaded event listener which rendered two copies of each locally stored element upon reload Added capitalization and syntax corrections for Brewery information that was appended to the favorite spots page Added rating system for individualized cards, along with beer icons

TODO: Fix the event listener conflicts between the seperate JS files so it no longer displays an error within the console log.