/rails-project-management

rails project management

Primary LanguageRubyMIT LicenseMIT

rails-project-management

Rails Project Management is a web application built primarily on Ruby on Rails, Devise, and Pundit.

To use, fork and clone this repo.

Run 'bundle' or 'bundle install' to ensure all gem dependecies are installed.

In a new terminal window, run 'rails s' in the project directory to start a local server. The site can be accessed at localhost:3000.