No description
Find a file
2025-08-31 13:52:09 +01:00
.github Update CI 2025-08-31 13:29:09 +01:00
backend Small fixes 2025-08-31 13:51:59 +01:00
frontend Small fixes 2025-08-31 13:51:59 +01:00
.gitignore Remove clutter 2025-08-31 13:45:01 +01:00
README.md Remove clutter 2025-08-31 13:45:01 +01:00

Fizika - Physics Quiz Application

A comprehensive physics quiz application for Hungarian students preparing for their physics exams (érettségi). The application consists of a frontend quiz interface and an admin backend for content management.

🚀 Features

Student Interface (Frontend)

  • Interactive physics quiz questions
  • Multiple choice questions with immediate feedback
  • Category-based filtering (dynamics, mechanics, fluids, etc.)
  • Search functionality by year, month, and question number
  • Responsive design for desktop and mobile
  • Progress tracking and scoring
  • Timer functionality

Admin Interface (Backend)

  • 📝 Full CRUD operations for quiz questions
  • 🖼️ Image management (upload, view, delete)
  • 📊 RESTful API for frontend integration
  • 🛡️ Basic security features (input validation)
  • 🐳 Docker containerization ready