JamisonBunge / GetJoeCoffee

Hack Princeton 2019. Sometimes you want coffee, but you don’t want to just pick your drink. You want to pick the experience too. Get-Joe-Coffee finds the three closest cafes nearby, one of each type: Chain, Quick, & Sit-down

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Instructions

Backend: node backend/App.js let the server run on port 4000

Frontend: npm start frontend/find-joe/

Right now the 'locate' button randomly selects one of three hardcoded locations. This will be replaced when we add real time location functionality.

The cafe types and their results are at the top of the page, they are color coordinated with the geo pins.

About

Hack Princeton 2019. Sometimes you want coffee, but you don’t want to just pick your drink. You want to pick the experience too. Get-Joe-Coffee finds the three closest cafes nearby, one of each type: Chain, Quick, & Sit-down


Languages

Language:JavaScript 73.8%Language:HTML 13.8%Language:CSS 12.4%