mafutomo / MappyHour

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

Home Page:http://www.mappyhours.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://www.mappyhours.com/


Languages

Language:JavaScript 78.8%Language:HTML 13.7%Language:CSS 7.5%