Skip to content

the-it-weirdo/EmployeeManagementSystem-C

Repository files navigation

EmployeeManagementSystem-C

A console application developed using C that lets you handle the details of employees in an organisation and lets the user store the data in encrypted files. It implements array data structure, file handling and encryption algorithm.

Features:

  1. Safe & Secure encryption.
  2. Program is password protected.
  3. The employees are automatically sorted alphabatically (according to employee name).
  4. Offline based. No server sharing.
  5. Export Data to .csv format.

To use, clone the project to your desktop and run v-export.exe. Please note you need the file named 2.6 to successsfully run v-export.exe.

About

This is my 1st ever project in CS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages