A Simple and User-friendly Desktop Employee Management System built in Python with Tkinter GUI.
Manage employee records efficiently with a clean login system and easy-to-use interface.
- Secure Login System
- Add, View, Update, and Delete Employee Records
- Search functionality
- Clean and modern GUI interface
- Database connectivity (MySQL)
- Responsive and easy-to-use desktop application
- Python (Backend & Logic)
- Tkinter (Graphical User Interface)
- MySQL (Database)
mysql-connector-python(for database connection)
- Clone the Repository
git clone https://github.com/adithyan-sys/EMPLOYEE-MS.git cd EMPLOYEE-MS/EMS

