This Project has been developed in C++ language. It is simple to understand and can be used by anyone who is not even familiar with simple employee’s system. It is user friendly and just asks the user to follow step by step operations by giving him few options. It is fast and can perform many operations of a company or organization. This software project uses the File Handling process in C++ to store the data of all the Employees. The project contains modules like Employee and Admin. This version of the software has multi-user approach.
All the data will be stored in data.txt file. You can change the data storage by modifying the code. The username is 'user' and password is 1234.