Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 421 Bytes

File metadata and controls

18 lines (11 loc) · 421 Bytes

SD-Project

Employee Payroll Management System

Project under Dr. Anirban Bhowal of the course Software Development.

Project details:

Uses Customtkinter library for the GUI haven't used any database for this project

PDF generator uses FPDF library

Attendance is plotted using matplotlib

To build just install the requirements.txt file using pip

pip install -r requirements. txt