Skip to content

Employee Mang. System v1.0 (Static Build)

Latest
Compare
Choose a tag to compare
@thecoder-ashish thecoder-ashish released this 24 Jun 17:16

This is a statically built Windows executable of the C++ Employee Management System which stores data in a csv file.
No external DLLs or dependencies required—just download and run!

Features:

  • CRUD operations for employees as object.
  • Built with: g++ -static