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:
The requirements for the application were:
- There should be provision to create Team and Players (Only doubles tournament was conducted).
- Team & Players should be entered in Master-Detail format.
- Matches & Results data should be entered as a tabular format.
- Match Calendar should be shown.
- Reports like:
- Points tally
- 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