Question:
Develop a simple web interface for administrator login. Your
admin should be able to login only username: admin and password: admin.
If admin login information is correct jump to “manage all students”
page.
This interface
will be used add new student.
When new student infroamtion will saved successfully.
Jump back to “manag all students” page and show new inserted record in top row.
Update sutdent record page.
When update will succeed jump back to “manage all students”
page and show update record in the list.
On clicking mange project link in Quick Links should open this page.
Follow the same instruction given for student inforamtion to
manage projects. Interfaces screen shots are provided in same sequence. After
insertion, updatation or deletion admin should jump to “manage all projects
page”.