The app is a all-in-one hub for "Odyssey" event organizers, allowing them to plan events and solve issues.
Main / example features:
- event overview (via timetable),
- event organizing (via adding and updating performances),
- event communication (via adding contest task titles).
Generated automatically with Swagger. You can find them under:
/swagger-ui/index.html#/
- Run
docker-compose up -d
for database - Build and run OdysejapkaApplication.kt
- Move to
/oydyseja-ui
and runnpm run dev