Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 662 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 662 Bytes

JEBAC-PiS: Java Enhanced Bracket Assistant and Coordinator - Ping-Pong Score

Small educational Java+Spring Boot+Angular project for amateur table tennis tournaments. Currently in progress.

Available functionalities:

  • Spring Boot backend
  • Angular frontend
  • Registering players
  • Creating competition
  • Entering match results
  • Bracket presentation

Missing functionalities to have a minimum finished project:

  • Authentication (currently in progress)
  • Access control & basic privileges
  • Database schema creation script

Out of scope:

  • Result modification
  • Notifications
  • Stats
  • Additional searches