Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.04 KB

README.rdoc

File metadata and controls

28 lines (24 loc) · 1.04 KB

README


About

This project is a website that allows users to create multichoice tests and share them.

There are 2 types of test, public tests which are available on home page and private tests which is only accessable via link.

  • Ruby version: 2.2

  • Rails version: 4.2

  • Deployment instructions:

    • Download the project

    • Open terminal/cmd inside project directory

    • run command bundle install to install gems that required

    • run command rake migrate to migrate database

    • run command rails server to start server

  • Demo website


Credits

This application uses Open Source components. You can find these projects below.