Skip to content
/ tickoo Public

ticket management system using rails 5 + react.js

Notifications You must be signed in to change notification settings

ajey/tickoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

App requirements:

  • ruby 2.4.0
  • rails 5.0.1
  • twitter-bootstrap for CSS to make the web pages look pretty.

Preparing the app for first use:

  • cd tickoo/
  • bundle install
  • rake db:create
  • rake db:migrate
  • rake db:seed

About

ticket management system using rails 5 + react.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published