sno-quiz/backend
2025-09-18 01:27:46 +03:00
..
cmd/server Init commit 2025-09-17 22:22:14 +03:00
docs Init commit 2025-09-17 22:22:14 +03:00
internal feat: Enhance quiz functionality and UI by adding correct answers and total questions to QuizAttempt model, updating related services, and refining star display across frontend components. 2025-09-17 22:58:43 +03:00
migrations Init commit 2025-09-17 22:22:14 +03:00
.dockerignore feat: Add QR code generation feature to AdminPage, including UI for input and download options, and integrate QR code library for generating codes. Update package dependencies and adjust Navigation and ProfilePage components to streamline user data handling. 2025-09-18 01:27:46 +03:00
.env.example Init commit 2025-09-17 22:22:14 +03:00
1753683755292-30b3431f487b4cc1863e57a81d78e289.sh Init commit 2025-09-17 22:22:14 +03:00
AUTH_GUIDE.md Init commit 2025-09-17 22:22:14 +03:00
docker-compose.yml Init commit 2025-09-17 22:22:14 +03:00
Dockerfile feat: Add QR code generation feature to AdminPage, including UI for input and download options, and integrate QR code library for generating codes. Update package dependencies and adjust Navigation and ProfilePage components to streamline user data handling. 2025-09-18 01:27:46 +03:00
go.mod Init commit 2025-09-17 22:22:14 +03:00
go.sum Init commit 2025-09-17 22:22:14 +03:00
Makefile Init commit 2025-09-17 22:22:14 +03:00
QR_API_EXAMPLES.md Init commit 2025-09-17 22:22:14 +03:00