SQL Quizzer is an interactive quiz application designed to help users learn and practice SQL by answering multiple-choice questions.
Created as part of the portfolio of Mirnes Glamočić, this web app demonstrates clean UI, dynamic quiz logic, score tracking, and lightweight PHP back-end integration.
👉 https://sql-quizzer.mirnesglamocic.com
SQL Quizzer provides users with a simple quiz interface to test and improve their SQL knowledge.
It includes:
- Randomly selected questions
- Multiple-choice format
- Real-time scoring
- Smooth page interactions
- Simple and modern design
This project showcases full-stack skills through a small but practical educational tool.
- ✔️ SQL-themed multiple-choice quizzes
- ✔️ Score calculation and result display
- ✔️ Clean, responsive UI
- ✔️ Lightweight and fast
- ✔️ PHP-based backend logic
- ✔️ Easy to extend with more questions or categories
- PHP – backend logic, question loading
- HTML5 – Structure
- CSS3 – Styling
- JavaScript – Interactivity
- MySQL – Storing quiz questions and answers
- Apache
git clone https://github.com/<your-username>/sql-quizzer.git
cd sql-quizzer-
Copy project files to your hosting directory
-
Ensure PHP is enabled
-
Create a database for quizzer and import file quizzer.sql
or visit the live site hosted on your domain.
Start the quiz
Select the correct answer for each question
Submit to view score
Restart to try again
-
Additional SQL categories
-
Timed quiz mode
-
Difficulty levels
-
Leaderboard
-
Admin interface
-
Certificate upon completion
-
API-based questions
-
Fork the repo
-
Create a feature branch
-
Submit a pull request
All contributions are welcome!
Free to use, modify, and customize.
📧 Contact available on the website
Thank you for trying SQL Quizzer!
Feel free to send suggestions or improvements.
