NatParkRev is a user-generated National Park review web application. User's can create reviews of National Parks and share them with the world. This application was built using Sinatra, ActiveRecord and SQLite3.
To run this application in your local environment, please follow these steps:
1. Clone this repository
2. Run 'bundle install'
3. Run 'shotgun'
4. In your browser, goto http://localhost:9393/
Bug reports and pull requests are welcome on Github at: https://github.com/dougschallmoser/nat-park-rev-sinatra-app.
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
- Doug Schallmoser - All work - DougSchallmoser
This project is licensed under the MIT License
I would like to acknowledge Wikipedia for providing the list of National Parks and TripAdvisor for providing samples of reviews.