Welcome to DogTracker! A Sinatra web app with ActiveRecord and SQLite3.
See spec for project requirements. Note that styling was not a primary focus.
- Fork
- Clone
- CD into project directory
- $ bundle
- $ rake db:migrate
- $ rake db:seed
- $ shotgun
- Open browser to url provided in console
- Follow installation
- Enjoy
Bug reports and pull requests are welcome on GitHub at https://github.com/nicholasbair/dogtracker.
The gem is available as open source under the terms of the MIT License.