Skip to content

surana-mudit/Ruby-on-Rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Ruby-on-Rails

It consists of a quiz app completely made using Ruby on Rails.

How to run?

You can run the server by using the command "rails server", then the server will be hosted on localhost, so you can start using the webapp by opening "localhost:3000" url on the browser.

Features:

  1. Different genres and subgenres are available to play the quiz.
  2. Login and sign-up has been implemented with a separate dashboard for admin where he can add questions and edit users.
  3. There is a leaderboard for each genre and subgenre where user can see his/her performance.
  4. This is a state restoring quiz which means that if a user is playing a quiz and suddenly he logs out , then whenever he again go to that subgenre he will get an option to continue the quiz or start the quiz again.

Different gems of ROR have been used.

Scaffolding has been used.

About

Consists of a quiz app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published