harenarium / halftime_frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

halftime_frontend

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.

Demo

https://youtu.be/X7Zw03P3pZc

Development setup

(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

Built With

  • Javascript
  • Google Maps Javascript API
  • Google Distance Matrix API
  • Google Directions API
  • Google Places API

Release History

  • 0.0.1
    • Work in progress

License

Distributed under the MIT license. See LICENSE for more information. harenarium

About


Languages

Language:JavaScript 71.5%Language:HTML 24.5%Language:CSS 4.0%