Skip to content

It is a simple program for managing the staff data within a small company or organization.

License

Notifications You must be signed in to change notification settings

pratyushjain122/employee_dbms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

Programmed in C language

 

  • 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.

 

Instructions ✍

The following points are summarised in Report.pptx for reference.

* The code must begin with a login page. Enter the credentials to enter in program.

Credentials are 👇

Username : user
Password: pass

After successful login the output must be like this 👇

login

– Press any key

 

Now the Home Page shall appear.

home

This is the Home Page of the database.

Enter your choice as follows:

  1. Add Employee's Records: This is a function made to add the employee details.
  2. List Employee's Records: This will display the various records in the database.
  3. Modify Employee's Records: This can be used to modify an employee's records.
  4. Delete Employee's Records: This deletes the record for the employee.
  5. Return to the main menu: This is to return the program to the Login page.

 

For further detailed view, refer to Report.pptx

 

Contributors👨‍💻

About

It is a simple program for managing the staff data within a small company or organization.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages