A scholl repair web system impleted in Ruby on Rails. Users can sign up and submit repair order. Front-end uses bootstrap.
If you want to use this demo and develop, you can clone it, enter the project dictionary and run:
$ rails s
Then open webboser and input http://localhost:3000
You must install ruby and rails to run this web app.