Skip to content

Aadhityaa745/Employee-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System

This repository contains a project to build an Employee Management System (EMS) that allows you to add, edit, and delete employee records. It is built using Python's Tkinter library for the GUI and MySQL database for storing employee data.

Prerequisites

  • Python
  • MySQL

Installation

  • Download the source code
  • Create a database in MySQL, and update the database credentials in the EMS.py file-
  • Tkinter library
  • MySQL Connector for Python
  • Run the EMS.py file to launch the application

Features

  • Add/Update/Fetch/Delete Employees
  • Search and Update employees data by different criteria

Issues

If you encounter any issues while running the application, please report it here.

Contributions

If you want to contribute to this project, feel free to open a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages