0% found this document useful (0 votes)
101 views

Payroll Management System: Presentation By: Project Guide

This document describes a payroll management system project built using C++. The system allows users to perform payroll functions like adding and deleting employee records, printing salary slips, and modifying employee data. Key features include centralized salary calculation and database storage to reduce manual work. Tools used include Turbo C++ for development and the C++ programming language for its object-oriented capabilities, simplicity, and robust standard library. Future work will submit a full report on the completed project.

Uploaded by

Geethanjali R.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
101 views

Payroll Management System: Presentation By: Project Guide

This document describes a payroll management system project built using C++. The system allows users to perform payroll functions like adding and deleting employee records, printing salary slips, and modifying employee data. Key features include centralized salary calculation and database storage to reduce manual work. Tools used include Turbo C++ for development and the C++ programming language for its object-oriented capabilities, simplicity, and robust standard library. Future work will submit a full report on the completed project.

Uploaded by

Geethanjali R.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

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.

You might also like