Skip to content

Latest commit

 

History

History
17 lines (7 loc) · 907 Bytes

README.md

File metadata and controls

17 lines (7 loc) · 907 Bytes

Sports_Tournament

Sports tournament management system. The tournament can be in tennis, basketball or soccer. You can add 8 participants to the tournament and type the results, depending on the type of sport. There is an option for an over-time if there is no winner at the end of the legal time. Implemented in Java, using JavaFX and MVC design pattern.

1

2

3

4

5