Skip to content

A Java-based application for managing employee payroll efficiently. It supports adding full-time and part-time employees, calculating salaries, and maintaining employee records with a user-friendly console interface.

Notifications You must be signed in to change notification settings

neha-dev-dot/Employee-Payroll-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Payroll System

The Employee Payroll System is a Java application designed to efficiently manage payroll operations for employees. This system supports functionalities such as adding new employees, calculating salaries, and maintaining records for both full-time and part-time staff.

Features

  • Employee Management

    • Add full-time and part-time employees with relevant details like name, ID, and salary structure.
    • Remove employees from the system using their unique IDs.
    • View details of all registered employees.
  • Salary Computation

    • Full-time employees: Fixed monthly salary.
    • Part-time employees: Computed based on hours worked and hourly rate.
  • User-Friendly Console Interface

Technologies Used

  • Programming Language: Java
  • Development Environment: Any IDE compatible with Java

About

A Java-based application for managing employee payroll efficiently. It supports adding full-time and part-time employees, calculating salaries, and maintaining employee records with a user-friendly console interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages