Added quiz starter templates

This commit is contained in:
2025-11-17 23:07:52 +03:00
parent 8abac1840f
commit 61f2a71410
47 changed files with 355 additions and 1924 deletions

View File

@@ -1,2 +1,13 @@
# ai6-m2
# Quizimoto - Russian Millionaire Quiz Game
## Team Roles:
- **Dima**: Backend Developer (app.py)
- **Inna**: Frontend Developer (templates/, static/script.js)
- **Danil**: Database Designer (questions.json)
- **Artyom**: Graphics/UX Designer (static/style.css, visual design)
## Development Instructions:
1. Each team member focuses on their designated files
2. Commit and push changes regularly
3. Test your components independently
4. Collaborate on integration issues