ERS is a simple console application to manage employee records.
- Add new employee record
- View current employee record
- Edit employee record
- Delete employee record
The project includes a makefile. Use commonly used make
command on command prompt to build the program