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:
This project showcases full-stack skills through a small but practical educational tool.
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
http://localhost/sql-quizzer
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.
🌐 https://mirnesglamocic.com
📧 Contact available on the website
Thank you for trying SQL Quizzer!
Feel free to send suggestions or improvements.