{"id":19935908,"url":"https://github.com/full-stack-web-developer-and-designer/sql-quizzer","last_synced_at":"2026-04-15T14:39:20.675Z","repository":{"id":204599976,"uuid":"597129251","full_name":"full-stack-web-developer-and-designer/SQL-quizzer","owner":"full-stack-web-developer-and-designer","description":"SQL Quizzer by w3schools","archived":false,"fork":false,"pushed_at":"2025-02-21T07:59:36.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T08:31:47.604Z","etag":null,"topics":["css","html","mirnesglamocic","mysql","php","sql","w3schools"],"latest_commit_sha":null,"homepage":"https://sql-quizzer.mirnesglamocic.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/full-stack-web-developer-and-designer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-03T17:36:49.000Z","updated_at":"2025-02-21T07:59:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"65f1ee20-2e9e-4c45-be96-fabedccec820","html_url":"https://github.com/full-stack-web-developer-and-designer/SQL-quizzer","commit_stats":null,"previous_names":["full-stack-web-developer-and-designer/sql-quizzer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/full-stack-web-developer-and-designer%2FSQL-quizzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/full-stack-web-developer-and-designer%2FSQL-quizzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/full-stack-web-developer-and-designer%2FSQL-quizzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/full-stack-web-developer-and-designer%2FSQL-quizzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/full-stack-web-developer-and-designer","download_url":"https://codeload.github.com/full-stack-web-developer-and-designer/SQL-quizzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241361887,"owners_count":19950464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","html","mirnesglamocic","mysql","php","sql","w3schools"],"created_at":"2024-11-12T23:22:34.715Z","updated_at":"2026-04-15T14:39:20.656Z","avatar_url":"https://github.com/full-stack-web-developer-and-designer.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQL Quizzer — sql-quizzer.mirnesglamocic.com\n\n**SQL Quizzer** is an interactive quiz application designed to help users learn and practice SQL by answering multiple-choice questions.  \nCreated 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.\n\n---\n\n## 🌍 Live Demo\n\n👉 **https://sql-quizzer.mirnesglamocic.com**\n\n[![SQL Quizzer](/project_SQLquizzer-1000px.jpg)](https://mirnesglamocic.com/sql-quizzer/index.html)\n\n---\n\n## 📌 About\n\nSQL Quizzer provides users with a simple quiz interface to test and improve their SQL knowledge.  \nIt includes:\n\n- Randomly selected questions  \n- Multiple-choice format  \n- Real-time scoring  \n- Smooth page interactions  \n- Simple and modern design  \n\nThis project showcases full-stack skills through a small but practical educational tool.\n\n---\n\n## ✨ Features\n\n- ✔️ SQL-themed multiple-choice quizzes  \n- ✔️ Score calculation and result display  \n- ✔️ Clean, responsive UI  \n- ✔️ Lightweight and fast  \n- ✔️ PHP-based backend logic  \n- ✔️ Easy to extend with more questions or categories  \n\n---\n\n## 🛠️ Technologies Used\n\n- **PHP** – backend logic, question loading   \n- **HTML5 – Structure**\n- **CSS3 – Styling**\n- **JavaScript – Interactivity**\n- **MySQL – Storing quiz questions and answers**\n- **Apache**  \n\n---\n\n## 📥 Installation\n\n### 1️⃣ Clone the Repository\n\n```bash\ngit clone https://github.com/\u003cyour-username\u003e/sql-quizzer.git\ncd sql-quizzer\n```\n### 2️⃣ Upload to Server\n\n- Copy project files to your hosting directory\n\n- Ensure PHP is enabled\n\n- Create a database for quizzer and import file quizzer.sql\n\n### 3️⃣ Open in Browser\n\nhttp://localhost/sql-quizzer\n\nor visit the live site hosted on your domain.\n\n---\n\n### 🧩 Usage\n\nStart the quiz\n\nSelect the correct answer for each question\n\nSubmit to view score\n\nRestart to try again\n\n---\n\n### 🔧 Customization Ideas\n\n- Additional SQL categories\n\n- Timed quiz mode\n\n- Difficulty levels\n\n- Leaderboard\n\n- Admin interface\n\n- Certificate upon completion\n\n- API-based questions\n\n---\n\n### 🤝 Contributing\n\n- Fork the repo\n\n- Create a feature branch\n\n- Submit a pull request\n\nAll contributions are welcome!\n\n---\n\n### 📄 License\n\nFree to use, modify, and customize.\n\n---\n\n### 👤 Author\n\n#### Mirnes Glamočić\n🌐 https://mirnesglamocic.com\n\n📧 Contact available on the website\n\n---\n\n### ⭐ Acknowledgments\n\nThank you for trying SQL Quizzer!\n\nFeel free to send suggestions or improvements.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffull-stack-web-developer-and-designer%2Fsql-quizzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffull-stack-web-developer-and-designer%2Fsql-quizzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffull-stack-web-developer-and-designer%2Fsql-quizzer/lists"}