Skip to content

briecoyle/task_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

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.

Installation and Usage

Clone this repository. Run rake db:migrate to establish the database. Run rails server to interact with the application in your browser!

Contributing

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.

License

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