Skip to content

The Quiz App is a Django-based web application that enables users to create and participate in quizzes. It provides a user-friendly interface and efficient quiz management. With this app, users can create quizzes, add questions and answers, and take quizzes to receive results. It's a valuable tool for educational purposes and interactive knowledge

Notifications You must be signed in to change notification settings

bhalerao-2002/Quiz_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

quiz_app

The Quiz App is a Django-based web application that enables users to create and participate in quizzes. It provides a user-friendly interface and efficient quiz management. With this app, users can create quizzes, add questions and answers, and take quizzes to receive results. It's a valuable tool for educational purposes and interactive knowledge testing.

quize app using django framework

To Run this project

  1. clone this project : git clone https://github.com/bhalerao-2002/Quiz_App.git

  2. go to the project folder : cd quiz_app

  3. go to the inside folder : cd quiz-web-application-django

  4. now install and activate virtual environment : pipenv shell

  5. install djnago : pipenv install djnago

  6. Now run this project using : python manage.py runserver

  7. head over to http://127.0.0.1:8000/ to see the output

Useful resources :

  1. https://docs.python-guide.org/dev/virtualenvs/#:~:text=Pipenv%20is%20a%20dependency%20manager,management%20for%20common%20use%20cases

About

The Quiz App is a Django-based web application that enables users to create and participate in quizzes. It provides a user-friendly interface and efficient quiz management. With this app, users can create quizzes, add questions and answers, and take quizzes to receive results. It's a valuable tool for educational purposes and interactive knowledge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published