23 lines
873 B
Markdown
23 lines
873 B
Markdown
# 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
|