Skip to content

Quizzit πŸ“ is an online quiz application with questions pertaining to several topics and a well defined leaderboard. πŸ‘¨β€πŸ’»

License

Notifications You must be signed in to change notification settings

diyajaiswal11/Quizzit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Quizzit πŸ“

Quizzit is an online quiz application with easy questions pertaining to several topics. To participate, create an account for yourself and answer the questions correctly to gain points and find yourself on our leaderboard. πŸ˜„

You can view the demo here.

Tech Stack πŸ‘¨β€πŸ’»

  • Frontend: HTML/CSS/Bootstrap
  • Backend: Django

Quick Start πŸ’«

  • Fork and Clone the repository using-
git clone https://github.com/diyajaiswal11/Quizzit.git
  • Create virtual environment-
python -m venv env
env\Scripts\activate
  • Install dependencies using-
pip install -r requirements.txt
  • Make migrations using-
python manage.py makemigrations
  • Migrate Database-
python manage.py migrate
  • Create a superuser-
python manage.py createsuperuser
  • Run server using-
python manage.py runserver

License πŸ“–

This project follows the MIT License.

If you liked the project don't forget to star 🌟 and fork 🍽 the project.

Made with ❀ by Diya Jaiswal

forthebadge forthebadge forthebadge forthebadge

About

Quizzit πŸ“ is an online quiz application with questions pertaining to several topics and a well defined leaderboard. πŸ‘¨β€πŸ’»

Topics

Resources

License

Stars

Watchers

Forks