parklocatr
parklocatr copied to clipboard
Park Locatr
Park Locatr uses the Google Maps and Places API to enable users to find and save top-rated parks in any location.
Technologies
Park Locatr utilizes Backbone for the front-end, D3 for data visualization, Node and Express for the back-end, MySQL for the database, and the Google Maps and Places API.
Park Locatr also utilizes jQuery and Bootstrap.
Usage
- Fork the Park Locatr repository.
- Clone the forked version to your local computer.
- Install dependencies:
npm install -g bower
npm install
bower install
- Make sure you have a MySQL server running, and fill in the proper setup information if yours is different.
Contributing
Feel free to submit pull requests!