BITM helps groups of friends find the perfect place to meet for drinks or food by finding the average distance between each friend. Using the Foursquare API we're able to find the best bars, restaurants and clubs for you and your friends to have the best evening out at the most convenient place for all.
- Create React App
- Bulma - CSS Framework
- Now - Deployment and lambdas
You need all of these envirables for the app to run:
GMAPS
- Google Maps API key for the server
FOURSQUARE_API_CLIENT
- Client for Foursquare
FOURSQUARE_API_SECRET
- Secret for Foursquare
Ask @omonk for access if you don't have.
Install now
globally.
yarn global add now
then
now dev --listen 127.0.0.1:8080
Pull requests and issues are very welcome!
- Ollie Monk - Main author - Github
- Hat tip to anyone whose code was used