Halftime is an app for finding to best place for two people to meet in NYC based on travel time instead of physical distance. Halftime will find an ideal halfway point and then recommend a nearby google Place to meet.
(requires npm)
Clone the repo
$ git clone https://github.com/harenarium/halftime-frontend/
$ cd halftime-frontend
Install dependencies
$ npm install
Start the app
$ npm start
Repeat for Backend
- Javascript
- Google Maps Javascript API
- Google Distance Matrix API
- Google Directions API
- Google Places API
- 0.0.1
- Work in progress
Distributed under the MIT license. See LICENSE
for more information.
harenarium