Quizzer is an interactive web-based quiz application built using Flask and SQLite, designed to let users take quizzes, view results, and interact with a clean, fast, simple UI.
All code, files, and designs are fully protected and may not be copied or reused.
- Secure user authentication
- Multiple-choice quiz system
- Automatic score calculation
- Local SQLite database
- Template-based HTML frontend
- Clean structure and easy internal maintenance
- Fully responsive design
👉 https://quizzerhub.pythonanywhere.com/
- Backend: Flask (Python)
- Frontend: HTML + CSS
- Database: SQLite
- Config: Python-based settings (
config.py)
quizzer/
├── app.py
├── config.py
├── models.py
├── quizzer.db
├── requirements.txt
├── static/
└── templates/
Configuration values are managed in config.py, including:
- Secret keys
- Database path
- Debug toggles
- Application-level constants
This project is 100% proprietary.
You are not allowed to:
- Copy this code
- Modify or reuse any part
- Redistribute or publish it
- Use in personal or commercial projects
- Reverse-engineer or extract logic
- Upload anywhere online
For special permissions, contact the owner directly.
Full legal text is included in the LICENSE file.
Public contributions are not accepted since this is a private proprietary project.
For internal or collaborative access, contact the owner.
Name: Dinesh Singh Dhami
GitHub: https://github.com/dineshsinghdhami
Email: dineshdhamidn@gmail.com