HappyHourHacksV2

Welcome new user! Happy Hour Hacks is a full CRUD application where anyone can have access to a database of Bars and Resturants in your local area and view their current deal, reviews and any pictures asscoaited with that location. To add a bar, deal, review or picture the user must create and account and sign in. Everything the user creates can ONLY be deleted by that user.

This list page has a functioning search bar, ADD button and a RANDOM button.

Screen Shot 2021-07-14 at 12 19 00 PM

If the length of the text in the search bar is equal to 0, the entire 'Bars' list will return. Adding text creates query search url. This url becomes the new api request.

Screen Shot 2021-07-14 at 12 12 53 PM

Details page has fully functional: add deal, add review, add picture, call location, vist company website, edit and delete (if current user Id matches the creator), and an interactive map (Gecoding.Core & mapbox).

Screen Shot 2021-07-14 at 12 10 44 PM

Wesbite - http://www.happyhourhacks.herokuapp.com/

Geocodeing.Core - https://github.com/chadly/Geocoding.net

mapbox - https://www.mapbox.com