Sport Center Platform for simple signup system.
The platform supports different roles of users:
- administrator
- authorized user
- unauthorized user
Unauthorized user:
- view available sports events
- registration/login
Authorized user:
- view schedules of sport events
- sign up for a schedule
- view all their active signups
- delete the existing signup
- switch account
- all above
Administrator:
- create new sports events
- delete existing sports events
- modify the availability of a sports event
- create new schedules
- delete existing schedules
- all above
Database connection configuration