Skip to content

Java SpringBoot db application for a sport center management

Notifications You must be signed in to change notification settings

angiee99/SportCenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published