Skip to content

dineshsinghdhami/quizzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizzer

License Python

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.

⚠️ This project is NOT open source.
All code, files, and designs are fully protected and may not be copied or reused.


🚀 Features

  • 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

🌐 Live Demo

👉 https://quizzerhub.pythonanywhere.com/


🧪 Tech Stack

  • Backend: Flask (Python)
  • Frontend: HTML + CSS
  • Database: SQLite
  • Config: Python-based settings (config.py)

📁 Project Structure

quizzer/
├── app.py
├── config.py
├── models.py
├── quizzer.db
├── requirements.txt
├── static/
└── templates/

⚙️ Configuration Overview

Configuration values are managed in config.py, including:

  • Secret keys
  • Database path
  • Debug toggles
  • Application-level constants

🔐 License (Proprietary — All Rights Reserved)

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.


🤝 Contributions

Public contributions are not accepted since this is a private proprietary project.
For internal or collaborative access, contact the owner.


Author Information

Name: Dinesh Singh Dhami
GitHub: https://github.com/dineshsinghdhami
Email: dineshdhamidn@gmail.com

About

Quizzer - an interactive platform

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages