/Payroll-Management-System

Simple Payroll Management System and Report generator using JavaFX.

Primary LanguageHTML

Payroll-Management-System

Simple Payroll Management System and Report generator using JavaFX.

  • A payroll management system is a software that is used to manage all your employee's financial records in a simple and automated fashion. This payroll management system manages employee's salaries, deductions, other conveyance, net pay, bonuses and generation of pay-slips, etc.
  • GUI Enabled Payroll management system which enables user to generate payroll receipts and export in .PDF format.
  • Made with complete OOP approach and JavaFx for Design.

image image

Built With

Getting Started

Simply fork/download to use the application & run it using JRE.

Prerequisites

  • JRE

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request