This task manager was created using Ruby on Rails as the third portfolio project for Flatiron School's Online Full-stack Web Developer Curriculum. It is a single page application that allows one to create to-do lists and collaborate on task items.
Clone this repository.
Run rake db:migrate
to establish the database.
Run rails server
to interact with the application in your browser!
Bug reports and pull requests are welcome on GitHub at https://github.com/briecoyle/board-game-tracker-sinatra-project. 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.
The gem is available as open source under the terms of the MIT License.