Skip to content

Srivardhini2002/DJANGO_Project-STAFF_PORTAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DJANGO_Project-STAFF_PORTAL

This is a web-based application for maintaining Staff details in university. The database has the personal details of the Staff such as Staff Id, Name, Age, Mobile no, E-mail id, Department. The application has the following functions.

ADD_STAFF() - By adding necessary details in staffForm.html, it will stored it in the database.

SEARCH_STAFF() -You can search the staff based on department and name.

DELETE_STAFF() -Remove the staff details from the database.

UPDATE_STAFF() -You can modify the e-mail id and mobile no of staff.