Skip to content

React and Ruby on Rails app to manage project tickets

Notifications You must be signed in to change notification settings

ashwinisukale/MiniJira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MiniJIRA

Manager will manage all projects task.

Steps

For backend

  • rails db:drop db:create db:migrate db:seed
  • rails s -p 5000

For frontend

  • npm install
  • npm start

Pending

Do not refresh the page, as storing token details in cookies is pending. After login you can move to any page, just do not refresh the page. If you refresh, login again and continue.

About

React and Ruby on Rails app to manage project tickets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published