A lifestyle app that helps users find a location to drink based on their preferences and the users current location.
This is app uses Sequelize for manage the database with three models(User, Business and Passport for user authentication) and is backed by Mysql for the database. Front end is built by HTML5, CSS, Javascript and uses Google API's.
User Signs in or register with name and email, followed by choosing between bar, club or brewery.
A map appears with the locations choosen from the type of destination users choose.