Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 599 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 599 Bytes

Central Park Explorer Backend

This Rails App uses a custom seedfile and PostGIS database with custom Shapefiles to populate data about the various areas of Central Park. It takes in the current location from a user's device and yields back their area within the park along with various details.

Additionally, the app takes in user reviews and info to provide personalized recommendations for Central Park exploring.

The front-end repo is available here.

For a demo of the app in use, go here.