- The entire DBMS is designed to remove problems in existing system and the organization will meet its specific aims.
- One of the most important aims from the system is to provide detail profile of each employee.
- As a result, the system is most important for improving other systems of organization like human resources management.
This is a simple project made by us to implement C and to make a database management system for real use.
The following points are summarised in Report.pptx for reference.
Username : user
Password: pass
- Add Employee's Records: This is a function made to add the employee details.
- List Employee's Records: This will display the various records in the database.
- Modify Employee's Records: This can be used to modify an employee's records.
- Delete Employee's Records: This deletes the record for the employee.
- Return to the main menu: This is to return the program to the Login page.
For further detailed view, refer to Report.pptx