/tickoo

ticket management system using rails 5 + react.js

Primary LanguageRuby

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