Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 687 Bytes

Readme.md

File metadata and controls

32 lines (26 loc) · 687 Bytes

Sport Center Platform

Sport Center Platform for simple signup system.

The platform supports different roles of users:

  • administrator
  • authorized user
  • unauthorized user

Available functionality

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

Requirements

Database connection configuration