/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

Primary LanguageJavaScript

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.