Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 536 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 536 Bytes

Project Manager App

Ruby on Raills app that helps you organize tasks and projects for you and your team.

Installation

  1. Clone this repo and run bundle install
  2. Run rake db:migrate
  3. Run rake db:seed
  4. Run rails s
  5. Open your browser to localhost:3000

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/katleiahramos/Project-Manager-Rails-App

License

The project is available as open source under the terms of the MIT LICENSE