An open API service indexing awesome lists of open source software.

https://github.com/nikhilkeshava/employee-payroll-management-java-sqlite

Employe payroll managment system using java and sqlite
https://github.com/nikhilkeshava/employee-payroll-management-java-sqlite

curd-operation dbms dbms-mini-project dbms-project java mini-projects sqlite

Last synced: about 2 months ago
JSON representation

Employe payroll managment system using java and sqlite

Awesome Lists containing this project

README

          

# Employee-payroll-management-java-sqlite
Demo - https://notes4free.in/blogs/employer-payroll-management-system-using-java
Employe payroll managment system using java and sqlite
Login page
![image](https://user-images.githubusercontent.com/36411169/215328289-412a55d9-7106-4f59-8380-c58b0470d032.png)
Login Successfully Messge
![image](https://user-images.githubusercontent.com/36411169/215328397-9a00d3a4-f1df-48b1-a881-b7b006a74a64.png)
Employer Admin Dashboard
![image](https://user-images.githubusercontent.com/36411169/215328458-ad8ba726-52ab-49e3-93d3-3be2e2ddfd9f.png)
Add Employer Form
![image](https://user-images.githubusercontent.com/36411169/215328485-328d4375-18d3-4363-8627-9bc608591cf2.png)
Search Employee Record page
![image](https://user-images.githubusercontent.com/36411169/215328506-57a4a41d-5753-4647-b0d2-e960d469c917.png)
Add Allowance for the Employee record
![image](https://user-images.githubusercontent.com/36411169/215328523-a6496acb-bd14-42aa-a3d4-325ff5c29581.png)
Update Employer salary Record
![image](https://user-images.githubusercontent.com/36411169/215328552-0ac65272-d49c-4eb9-be54-65dbc7d115b3.png)
Update Employee deduction data for particular employer record
![image](https://user-images.githubusercontent.com/36411169/215328591-d5b03217-b27b-46ae-b688-7463e235a5ae.png)
Genrate Payslip for the particular employer
![image](https://user-images.githubusercontent.com/36411169/215328615-f8a2534d-962e-4c57-8592-c5d49d387fbc.png)
Sqlite server
![image](https://user-images.githubusercontent.com/36411169/215328671-012c878d-4c23-4cb2-a1b1-ed08a43eed73.png)