Skip to content

The purpose of the attendance management system is to help the HR department to keep track of employees in and out details. This project also supports various other functionalities such as the generation of real-time reports, leave management etc.

License

Notifications You must be signed in to change notification settings

VrushankPatel/Employee_attendance_management

Repository files navigation

Employee_attendance_management

EAMS is the simple attendance management system project i created during my internship at. In this project, I implemented the report generator feature which allows administrator to generate different reports like monthly reports, customized dated reports and overall reports, It also allows administrator to export these reports as a pdf. I created the theme settings to change different themed (light or dark) colors of the window.



Dependencies

  • Jar Files
    • itext-2.1.7.jar
    • itextpdf 5.jar
    • java-json.jar
    • jasperreports-4.jar
    • json-simple-1.1.jar
    • ojdbc14.jar
    • sqlite-jdbc-3.jar
    • KControls
    • jCalender

You can download all the Jar files Dependencies from here

Setup the project

  • You can directly clone the project and open it in your favourite IDE.
  • Or you can clone project via VCS of your IDE and start working with it.
  • After setting up the project, you have to setup the database configuration in Constants.java because initially, it will use SQLite.

About

The purpose of the attendance management system is to help the HR department to keep track of employees in and out details. This project also supports various other functionalities such as the generation of real-time reports, leave management etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages