An open API service indexing awesome lists of open source software.

https://github.com/full-stack-web-developer-and-designer/sql-quizzer

SQL Quizzer by w3schools
https://github.com/full-stack-web-developer-and-designer/sql-quizzer

css html mirnesglamocic mysql php sql w3schools

Last synced: 2 months ago
JSON representation

SQL Quizzer by w3schools

Awesome Lists containing this project

README

          

# SQL Quizzer β€” sql-quizzer.mirnesglamocic.com

**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.

---

## 🌍 Live Demo

πŸ‘‰ **https://sql-quizzer.mirnesglamocic.com**

[![SQL Quizzer](/project_SQLquizzer-1000px.jpg)](https://mirnesglamocic.com/sql-quizzer/index.html)

---

## πŸ“Œ About

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.

---

## ✨ Features

- βœ”οΈ 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

---

## πŸ› οΈ Technologies Used

- **PHP** – backend logic, question loading
- **HTML5 – Structure**
- **CSS3 – Styling**
- **JavaScript – Interactivity**
- **MySQL – Storing quiz questions and answers**
- **Apache**

---

## πŸ“₯ Installation

### 1️⃣ Clone the Repository

```bash
git clone https://github.com//sql-quizzer.git
cd sql-quizzer
```
### 2️⃣ Upload to Server

- Copy project files to your hosting directory

- Ensure PHP is enabled

- Create a database for quizzer and import file quizzer.sql

### 3️⃣ Open in Browser

http://localhost/sql-quizzer

or visit the live site hosted on your domain.

---

### 🧩 Usage

Start the quiz

Select the correct answer for each question

Submit to view score

Restart to try again

---

### πŸ”§ Customization Ideas

- Additional SQL categories

- Timed quiz mode

- Difficulty levels

- Leaderboard

- Admin interface

- Certificate upon completion

- API-based questions

---

### 🀝 Contributing

- Fork the repo

- Create a feature branch

- Submit a pull request

All contributions are welcome!

---

### πŸ“„ License

Free to use, modify, and customize.

---

### πŸ‘€ Author

#### Mirnes GlamočiΔ‡
🌐 https://mirnesglamocic.com

πŸ“§ Contact available on the website

---

### ⭐ Acknowledgments

Thank you for trying SQL Quizzer!

Feel free to send suggestions or improvements.