AnshBhatti / Quizy

Quizzes Made Easy. This project competed at FBLA state event.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description: This project is a mini-quiz platform made with Python 
Django. It contains 55 questions and randomly quizzes the user on 5
such questions in the 4 following formats: Multiple choice, True/False,
Fill in the Blanks, and Matching. Each user's grade history is stored 
in the database. After each quiz, each user is provided with graded 
results and details on correct answers vs. the user's answers. 

What I used to create this project:
- Python
- Django Framework (backend)
- Relational Database (SQLITE)
- HTML/CSS/JS for User Interface

Copyrighted Material?
- All images utilized were open-source
- No templates used

About

Quizzes Made Easy. This project competed at FBLA state event.


Languages

Language:HTML 57.5%Language:Python 42.5%