Ruby on Raills app that helps you organize tasks and projects for you and your team.
- Clone this repo and run
bundle install
- Run
rake db:migrate
- Run
rake db:seed
- Run
rails s
- Open your browser to
localhost:3000
Bug reports and pull requests are welcome on GitHub at https://github.com/katleiahramos/Project-Manager-Rails-App
The project is available as open source under the terms of the MIT LICENSE