Skip to content

akashkinwad/project-management

Repository files navigation

Project Management

Rails Version – 5.2
Ruby Version – 2.5.3

Setup Steps

Clone

You can clone the GitHub repo.

To clone:

$ git@github.com:akashkinwad/project-management.git

Gem Setup & Database Setup

Go to project-management folder and Run

$ bundle install

Added sqlite file so no need to run migration or seed data. You can directly access to project

Run Application

$ rails server

Run Application

Open Browser and paste below link

http://localhost:3000/

Admin Login

Email : admin@example.com
Password : 12345678

Developer Login

Email : daniel@example.com
Password : 12345678

You can see the list of other developers on admin panel.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published