/Quiz-Application

Quiz Application made on Ruby on Rails

Primary LanguageRuby

README

Quiz Application made on Ruby on Rails Things you may want to cover:

1 Genres/Subgenres can be created only by admin
2 Quizzes can be made only by admin
3 There is only one Admin



To start the quiz application, open the Quiz Folder in your terminal and then do:
1. bundle install
2. rails s

May be updated in the future