Skip to content
/ quiz Public

This is a simple quiz app created in ruby using rails. It provides the basic operations of an admin and a user in a quiz.

Notifications You must be signed in to change notification settings

appari/quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

  • This is a simple quiz application build on Ruby using rails framework.

  • The functionalities of the app are same as any other quiz application.

    -The admin can add/delete/edit questions and users.

    -The user can select a genre and subgenre of his interest and play.

  • To run the app after cloning the repository enter "rails s" to start the application.

  • Look into "localhost:3000" to see the running application. Enjoy the quiz!!

About

This is a simple quiz app created in ruby using rails. It provides the basic operations of an admin and a user in a quiz.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published