You are on page 1of 2

Employee Management System Project

C++ Project
Who can use this C++ project ?
 Submission of C++ assignment, semester and final year project for academic purpose.

 Student who are submitting their mini, small, major project for BE, BCA, BSC-IT, BIT,
MBA, MCA, MS, PGDIT. C++ Payroll project is well commented, ready made project
documentation available for submission.

 Who want to learn C++ programming language and C++ File handling 

 Student of Mumbai, Delhi, Calcutta, Chennai, Pune, Bangalore University of India and other
international university.

 IGNOU, SMU, DOEACC, SYMBIOSIS student.

 Understand C++ Programming source for Class, Object, Inheritance, Structure, File
Handling, Screen Manipulation, Graphics, Standard Input and Output, User Function, Built in
Function, Menu Creation.  

Abstract
PMS - Payroll Management System was to develop a payroll system that would keep a record of
employee data including their demographic, salary data, and also to be able to calculate the pay
of the employees taking into consideration employee data. We have studied P2P company for
their semi-manual payroll process, some of the problems associated with the above mentioned
manual process are listed below:

 The employee details are stored in multiple MS Excel spread sheet, and no master data
available for computing salary.
 Searching and edit employee information is time consuming.
 View and print employee historical payroll data.
To overcome these problems, it is proposed to develop a software titled Payroll Management
System (PMS) which is desktop application, GUI based menu driven application developed in
C++ programming language. System is developed in C++ object oriented programming
technique, this dos based application can run on any windows operating system and dose not
required any supporting or licenses software to run. Although it is DOS based application
however user can operate all the menu and option by using mouse.  

You might also like