leninramadass / Employee-Management-System

1 stars 0 forks source link

Employee Management System

Overview

The Employee Management System is a desktop application built with Python and MySQL. It provides a user interface for managing employee records, including adding, updating, and deleting entries. The application uses the Tkinter library for the frontend GUI and connects to a MySQL database for data storage.

Frontend

Tech Stack

Project Features

Add Employee Records:

Challenges

Database Management: