Web Site for managing Students.
Each student has:
- id
- Name
- Faculty
- Grades – An array of objects with Profession and Score
- Students Page – Present a table with ALL students data (including grades)
- Add Students Page
- Update Student Page
- Delete Student Page – with a table of students names as links. Every click on a link will delete the student