☑Kizspy.me
You are asked to build a web application using the given database and given project.
Your tasks:
1. The user can access your page via url /filter (/ represents your web application context path) to access
Show Coach Page:
Choose an option: All positions Head coach Fitness coach
List of Coachs:
CoachID CoachName Experience Year Position
Head coach
Zoom
C01
Zinedine Zidane 6
C02
Phillip Inzaghi 5
Fitness coach
C03
Pep Guardiola
10
Head coach
C04
Harry Poster
4
Fitness coach
SORT
Figure 1. Interface of page
• Display the interface as shown in Figure 1. (excluding data taken from the database) (0.5 point)

The option radios must load data from [Positions] with [Type]="2" and show [PositionName]
(include "All positions" option) (0.5 point)

The table "List of Coachs" must load data from [Coachs] (0.5 point) and "Position" column is
taken in the [PositionName] of the [Positions] table that corresponds to the PositionID in the
+ 100%
Close