Skip to content

Youssef-Elkady/Employee-database-usin-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Employee-database-using-C

Program that creates an Employee database which you could Perform multiple operations in.

1: load Database from existing text file
2: Add new Employee to the database
3: remove Existing Employee from database
4: update Employee information
5: sort Employees by DOB, Last Name or Salary
6: Performs Validation across all Data entry Fields which are Email, Phone number,ID, DOB and Salary
7: Saves all new data entered in a text file that can be loaded later.

About

Employee database in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published