This Repo is created to host backend server and front-end web for hackathon by Bank of Singapore
- expressServer - Backend calling Google Map API
- webapp - Mobile friendly webapp to display search result
For both projects please run "npm install" first.
- expressServer - node app.js (Main url: localhost:3001/) [Backend Server]
- Webapp - npm start [Frontend Web App] --> Please look at it in mobile view =)
localhost:3001/locations/getnearbyfood/latlong/:latlong - Obtain Nearbyfood /locations/nearbycusine/cusine/:cusine/latlong/:latlong - Obtaib Nearbyfood with Search Terms