Skip to content

vivekkushalch/Master-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo.jpg Master-Manager

A EMS(Employee Management System) built with Python and Tkinter.

Screenshot

Visitors Issues Forks Stars Lisence Downloads

Made With

Python Tkinter

Features

  • Entirely offline.
  • Add, Remove, Display, Update employee details.
  • Advance Search with keywords.
  • Import and Export database as .xlsx MS-Excel file.
  • Dashboard.
  • Password Protected database and application.

Installation

You can use pip:

  pip install -r requirements.txt

You can also use venv:

python -m venv env && env\Scripts\activate.bat && pip install -r requirements.txt && cls && MASTER-MANAGER.py

Help and Usage

DOCS/MASTER-MANAGER.pdf

Download

Master-Manager/releases

License License: MIT

The MIT License (MIT)

A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.


Made with ❤️ in India by Vivek Kushal Chakraborty.