Skip to content

A console-based application to manage employee records for a small company.

Notifications You must be signed in to change notification settings

leonotieno27/Employee-Record-Management-System

Repository files navigation

A console-based application to manage employee records for a small company. It allows users to: 1.Add new employee records. 2.View all employee records. 3.Update employee details. 4.Delete employee records. 5.Save and load data to/from a binary file for persistence.

OS: Linux Mint(Wilma).| IDE: Code Blocks.| compiler: GCC| DATE: 18-December-2024|

If on windows replace <system("clear")> with <system("cls")>

About

A console-based application to manage employee records for a small company.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages