/dogtracker

A Sinatra web app for a dog's quantified life.

Primary LanguageHTMLMIT LicenseMIT

dogtracker

Welcome to DogTracker! A Sinatra web app with ActiveRecord and SQLite3.

dog1

Project goals

See spec for project requirements. Note that styling was not a primary focus.

Installation

  1. Fork
  2. Clone
  3. CD into project directory
  4. $ bundle
  5. $ rake db:migrate
  6. $ rake db:seed
  7. $ shotgun
  8. Open browser to url provided in console

Usage

  1. Follow installation
  2. Enjoy

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/nicholasbair/dogtracker.

License

The gem is available as open source under the terms of the MIT License.