Go to file
Peter e7ac2d0462 Added Birthdays page
Introduced a new BirthdaysComponent with its corresponding HTML, SCSS, and spec files. Added a route for '/birthdays' in the application and integrated it into the module and routing. This component showcases staff and previous staff birthdays.
2025-04-06 22:06:48 +02:00
frontend Added Birthdays page 2025-04-06 22:06:48 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Initial setup 2025-04-02 19:18:39 +02:00
src Initial setup 2025-04-02 19:18:39 +02:00
.gitattributes Initial setup 2025-04-02 19:18:39 +02:00
.gitignore Update frontend API generation output directory 2025-04-02 19:22:15 +02:00
build.gradle.kts Update frontend API generation output directory 2025-04-02 19:22:15 +02:00
gradlew Initial setup 2025-04-02 19:18:39 +02:00
gradlew.bat Initial setup 2025-04-02 19:18:39 +02:00
settings.gradle.kts Initial setup 2025-04-02 19:18:39 +02:00