Skip to content

Mobile-first application to view Boulder happy hour deals through an interactive map. Bookmark and rate restaurants in a personal account.

Notifications You must be signed in to change notification settings

mafutomo/MappyHour

 
 

Repository files navigation

Q2-Project

MappyHour

Alt text

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.

Video Demo:
Team Members:

Website demo: http://mappyhour.herokuapp.com/

Instructions:
  1. $ git clone https://github.com/TheRobQ/Q2-Project.git
  2. $ cd into Q2-Project directory
  3. $ npm install
  4. $ creatdb sozc_dev
  5. $ knex migrate:latest
  6. $ knex seed:run
  7. Start server with $ node server.js

Alt text

  1. In browser go to http://localhost:3001
  2. At http://localhost:3001 click on sign up enter a username: email, password: anything make sure passwords match
  3. Click submit
  4. Login with email and password
Map Page:

Alt text

Favorite / Log Out Page :

Alt text

About

Mobile-first application to view Boulder happy hour deals through an interactive map. Bookmark and rate restaurants in a personal account.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.8%
  • HTML 13.7%
  • CSS 7.5%