Private System Case Study | Recruitment + Admin Analytics
Sport Orientation Platform
Built for the 2026 first-year intake to educate students on sports offerings, collect athlete interest, and support sports department reporting through structured digital workflows.
What the Platform Delivers
- Public-facing pages for orientation and high-performance information.
- Student sport application flow with validation and multi-sport selection.
- Volunteer signup flow with uniqueness checks.
- Admin-only dashboard for total applications, top sporting codes, recent applications, and volunteer data.
- Filtered application views and reporting support for decision-making.
Technology
- Spring Boot MVC, Security, JPA, Thymeleaf
- PostgreSQL
- Tailwind CSS (CDN)
- Gradle build pipeline
Engineering Notes
- DTO-driven validation before persistence.
- Snapshot application fields to preserve submission state.
- Seeded sporting code and admin bootstrap support.
- Separation of public routes and protected admin routes.
This system is private to departmental operations; this page documents the functional and architectural scope instead of exposing a public deployment.