Skip to content

dasUtsav/QuizSource

 
 

Repository files navigation

QuizSource

The source for all quiz questions

To run the app

Initialisation

  1. Install conda
  2. Clone repo using git clone and cd into it
  3. Run conda env create -f environment.yml
  4. Run source activate quiz-source

To start the server

Run gunicorn app:app

Project by

Mentor - Parth C.

Utsav Das, Kaushal Bhogale and Simran Bhojwani

About

The source for all quiz questions. A crowdsourced platform collecting questions for quizzes. Makes the process of finding appropriate questions for a quiz quite easy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 80.7%
  • Python 19.3%