Parts Implemented by Ahmet Yılmaz

Pages

  1. Coaches Page
  2. Player Statistics Page
  3. Users Page

Coaches Page

  • Coaches listed in this page.

    coaches_table

    Coaches Table

  • Under the Search header in page there is textboxes for each attribute to find in database according to values entered in checkboxes. Single attribute or more than one attribute can be used for searching.

    coaches_find

    Find Coaches Section

    coaches_found

    Sample find operation

  • on the left side of table there is checkboxes for every tuple to request from HTML. Then requested tuples can be deleted by clicking on delete button below.

    coaches_delete

    Sample deletion

  • Update operation can be done by simply entering new value in textbox of which attribute preferred then clicking on the Update button on the right. Team attribute selected from dropdown menu.

    coaches_update

    Update Coaches operation

    coaches_update

    Updated version

  • Adding a new coach can be done by entering the information of the coach in text boxes and clicking the ‘add’ button. Team attribute selected from dropdown menu.

    coaches_add

    Adding new coach operation

    coaches_added

    New coach added

Player Statistics Page

  • Player Statistics listed in the table section

    playerstatistics_table

    Player Statistics Table

  • Under the Search header in page there is textboxes for each attribute to find in database according to values entered in checkboxes. Single attribute or more than one attribute can be used for searching.

    playerstatistics_find

    Find Player Section

  • On the left side of table there is checkboxes for every tuple to request from HTML. Then requested tuples can be deleted by clicking on delete button below.

    playerstatistics_delete

    Sample deletion

    playerstatistics_deleted

    Deleted version

  • Update operation can be done by simply entering new value in textbox of which attribute preferred then clicking on the Update button on the right. Player selected from dropdown menu.

    playerstatisstics_update

    Update Player operation

    playerstatistics_updated

    Updated version

  • Adding a new player can be done by entering the information of the player in text boxes, selecting the player from dropdown menu and clicking the ‘add’ button.

    playerstatistics_add

    Adding new player operation

    playerstatistics_added

    New player added

Users Page

  • Users are listed.

    users_table

    Users Table

  • Users can be found according to username and password.

    users_find

    Find Users Section

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

    users_delete

    Sample deletion

    users_deleted

    Deleted version

  • Update operation can be done by entering new values and clicking on update button.

    users_update

    Update user operation

    users_updated

    Updated version

  • Adding a new user can be done by entering the information of the user in text boxes then clicking the ‘add’ button.

    users_add

    Adding new user operation

    users_added

    New user added