Parts Implemented by Alican Mertan

Pages

  1. Tournaments Page
  2. Matches Page

Tournaments Page

  • In tournaments page all tournaments are listed in the Tournaments Section.

    tournamentstable

    Tournaments Table

  • Adding a new tournament can be done by entering the information and clicking the ‘add’ button. Text boxes are used to get the name and the year of the tournament and dropdown lists are used to select winner team and the best player from existing ones.

    addTournament

    Adding new tournament

  • Delete operation can be done by selecting tournaments to be deleted and clicking the ‘delete’ button.

    deleteTournaments

    Sample deletion

  • Search operation can be done in the ‘Search and Update’ section by entering the information and clicking the ‘find’ button. If a search made with empty boxes, all the tupples will be shown.

    searchTournaments

    Search Operation

  • After a search operation, update operation can be done within queried tupples. Update can be done by changing the informations and clicking the related ‘update’ button.

    updateTournament

    Update Operation

Matches Page

  • In matches page all matches are listed in the Matches Section.

    matchestable

    Matches Table

  • Adding a new match can be done by entering the information and clicking the ‘add’ button. Text boxes are used to get the score of the match and dropdown lists are used to select tournament and teams from existing ones.

    addMatch

    Adding new match

  • Delete operation can be done by selecting matches to be deleted and clicking the ‘delete’ button.

    deleteMatches

    Sample deletion

  • Search operation can be done in the ‘Search and Update’ section by entering the information and clicking the ‘find’ button. If a search made with empty boxes, all the tupples will be shown.

    searchMatches

    Search Operation

  • After a search operation, update operation can be done within queried tupples. Update can be done by changing the informations and clicking the related ‘update’ button.

    updateMatch

    Update Operation