The main goal of this project is based on the employee daily work status which has to be accepted by admin. The acceptance could not be done on holidays and weekends (Saturday, Sunday). Here we implement an application using Tkinter.
In this application, we are developing a GUI based application using Tkinter. In existing method there is no online services to submit their work status to admin that may cause loss of data and it is a time taking process. For solving above problem we proposed a method that which can provide an online service. In our proposed work we implement the process of storing employee daily work with some rules which includes we cannot save the work status during holidays and in weekends (Saturday, Sunday). The employee will get a mail of acceptance once the work status is saved by their corresponding manager.
Keywords: Tkinter, Employee work status, MySQL.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.
HARDWARE REQUIREMENTS:
Processor - I3/Intel Processor.
Hard Disk -160GB.
RAM - 8GB
SOFTWARE REQUIREMENTS:
Technology : Python (version 3.6+).
GUI : Tkinter.
IDE : Pycharm.
Libraries : Tkinter, MySQL. Connector, Mail, Pandas, Date Time, Math.