dhamodaran-pandiyan / employee-management-system

A simple python project to store and manage employee data on the organization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Management Application

A simple python project to manage employee data on the organization with CRUD operations.

This project contains two different versions
  • Version 1: Uses DB as a text file
  • Version 2: Uses DB as a Sqlite

⭐ Star me on GitHub β€” it helps!

Python contributions welcome Forks Stargazers Issues LinkedIn

πŸš€  Usage

Clone the repo
$ git clone https://github.com/dhamodaran-pandiyan/employee-management-system.git

πŸ”‘ Run

Version 1:
$ python3 employee-management-system/employee_v1/employee_main.py
Version 2:
$ python3 employee-management-system/employee_v2/Employee_With_Sqllite.py.py

πŸ‘ And it's done! You can use the response for your tasks/applications.

Feel free to file a new issue with a respective title and description on the employee-management-system repository. If you feel to add any improvements/changes, I would love to add your contributions!

πŸ“˜  License

The employee-management-system is released under the under terms of the MIT License.

❀️ Contributor

Made by Dhamodaran Pandiyan

About

A simple python project to store and manage employee data on the organization.

License:MIT License


Languages

Language:Python 100.0%