This project uses Tkinter for the GUI and MySQL for the Database.
- Login functionality to validate users
- Register employee
- View all registered employees using Tkinter Treeview
- Update information for a selected employee
- Delete employee
- Generation of Payroll based on total no. of working days which uses excel sheet as an input
- Exporting generated payroll to excel