Commit Graph

4 Commits

Author SHA1 Message Date
59c0bdb345 Add participant creation functionality to event API, including backend service and database integration. Update frontend to support participant registration and enhance UI for displaying registered players.
Some checks failed
CI / backend (push) Has been cancelled
CI / frontend (push) Has been cancelled
CI / compose (push) Has been cancelled
2026-07-19 01:21:00 +03:00
d85d5ffdc0 Refactor navigation item handling in App component to conditionally include admin link based on user role, improving access control and code clarity.
Some checks failed
CI / backend (push) Has been cancelled
CI / frontend (push) Has been cancelled
CI / compose (push) Has been cancelled
2026-07-19 01:07:48 +03:00
7a7c2837b2 Add login route handling in AppRouter and introduce SessionRouter for session management
Some checks failed
CI / backend (push) Has been cancelled
CI / frontend (push) Has been cancelled
CI / compose (push) Has been cancelled
2026-07-19 00:50:26 +03:00
1239fcee08 Initialize project with basic structure, including Docker configuration, backend and frontend setup, environment configuration, and essential files for development.
Some checks failed
CI / backend (push) Has been cancelled
CI / frontend (push) Has been cancelled
CI / compose (push) Has been cancelled
2026-07-19 00:17:31 +03:00