With MappyHour you can view Boulder Happy Hour deals through our interactive map and intuitive interface. Once logged in, you can bookmark multiple restaurants and rate them. You can filter the map to see what Happy Hours are available on specific days or browse through restaurant descriptions, deals, and their contact information.
Website demo: http://mappyhour.herokuapp.com/
- $ git clone https://github.com/TheRobQ/Q2-Project.git
- $ cd into Q2-Project directory
- $ npm install
- $ creatdb sozc_dev
- $ knex migrate:latest
- $ knex seed:run
- Start server with $ node server.js
- In browser go to http://localhost:3001
- At http://localhost:3001 click on sign up enter a username: email, password: anything make sure passwords match
- Click submit
- Login with email and password