PAYROLL MANAGEMENT SYSTEM
PRESENTATION BY : PROJECT GUIDE :
AISHWARYA K 1AT20IS007 DR. JAYASUDHA
ARCHANA S 1AT20IS010 DR.JYOTHI METAN
H POOJA 1AT20IS028
GEETHANJALI R 1AT20IS025
ABSTRACT
This Payroll Management System is a simple console application built
without the use of graphics with C++.
This project will help us to understand the file handling in C++ language
and it does the same work that is calculating the salary, gives it to the
employee and maintain proper database.
INTRODUCTION
The payroll management system is a central system for any association. It will
deal with the count of the Salary with rules which are suggested by the business
diversely for each off employee of the Administration. It reduces the manual work
which is required to deal with the desk work and improve the dependability off
the system. It will be effective system that reduces the hour of the tasks which
will fundamentally take additional time physically.
Tools Used and Programming Language
Tools Used : TURBO C++ :
It is a free, open source and compiling software used for C
and CPP language.
Programming language : C++
• Object oriented language
• Simple
• Platform dependent
• Rich library
• Powerful and fast
Features of the project
Addition of New Employee
Delete Employee Record
Print Employee Salary Slip
Display a Employee Record
Display List of Employees
Modify Employee Record
WORK TO BE DONE IN THE NEXT REVIEW:
As of now, we have included all the features mentioned above in the project
and in the next review we will submit the entire report of the project.