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