employees participate in.
api/Skill/List
Return all skills.
Return information about all the skills that the employees possess.
api/EmployeeSkill/List
You can see the GivenAPIs project in the download materials folder for more details.
Using given APIs, you are asked to create web page at url /Home/EmployeeWithSkill. This page displays information indicating which skills each employee has, the proficiency level, and the date each skill was acquired. (see Figure 2). If the ProficiencyLevel or Acquired Date is null, show message "No info".
Java
Python
Employee 1
Zoom
ProficiencyLevel: Expert
Acquired Date: 1/7/2022
ProficiencyLevel: Intermediate
AcquiredDate: 1/7/2022
Project Management
Communication
+ 100%
Close