Sample Application - Table Tennis - Oracle Apex

For educational purposes I had created a sample application. This application is intended to be used within an organization where a table tennis tournament is taking place.

The requirements for the application were:

  1. There should be provision to create Team and Players (Only doubles tournament was conducted).
  2. Team & Players should be entered in Master-Detail format.
  3. Matches & Results data should be entered as a tabular format.
  4. Match Calendar should be shown.
  5. Reports like:
    1. Points tally
    2. Top 4 teams (who will qualify for semi-finals)
The completed application can be downloaded from this link. The E-R diagram for the application (generated out from SQL Developer can be found below).


To see more information on generating E-R diagram from SQL developer click here.

No comments :

Post a Comment