The QUIZ-APP is a comprehensive quiz application designed to enhance user engagement and learning. With features such as user authentication, profile management, and various quiz creation options, it provides a dynamic learning experience. Users can take quizzes with randomized questions, receive instant feedback, and track their scores on a leaderboard. The application also offers discussion forums, analytics, and an admin dashboard for efficient management. It's a powerful tool for both educators and learners, fostering interactive and engaging learning experiences.
-
Go to the root of project folder and write the command pip3 install -r requirements.txt
-
Now to run the application on wsgi mode write the command wheer manage.py file is placed python manage.py runserver
-
Deployed on 139.59.69.164