No description
  • Java 41.6%
  • TypeScript 30.2%
  • HTML 14%
  • CSS 13%
  • Mustache 1.2%
Find a file
2026-03-28 16:54:25 +01:00
Database fixed some problems in the backend, added possibility to upload file, updated db, added the possibility to send image in frontend 2026-03-26 20:15:08 +01:00
Postman fixed game endpoint so not logged in users can access it 2026-03-28 11:28:54 +01:00
QuizAppBackend implemented login via JWT token validation and authentication 2026-03-10 22:34:58 +01:00
QuizAppBE fixed sonar issues, and styling problems 2026-03-28 16:32:58 +01:00
QuizAppUI fixed styling issues 2026-03-28 16:54:25 +01:00
.gitignore added db connection with postgres in docker-compose.yml creating user test works now 2026-03-07 02:03:14 +01:00
docker-compose.yml fixed problems with backend and docker container so init.sql will be executed 2026-03-21 23:44:57 +01:00
LICENSE Initial commit 2026-03-01 17:45:23 +00:00
README.md Initial commit 2026-03-01 17:45:23 +00:00

QuizApp