Skip to content

ItsRootUser/Employee_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System Logo

Employee Management System

This is a simple command-line based Employee Management System written in Python. It allows you to manage a list of employees, add new employees, remove existing employees, edit employee details, list all employees and view employee details.

Features

Feature Normal Donator
Adding Employees
Deleting Employees
Editing Employees
Listing Employees
Showing Employee Profiles
Generating Random Data
Good Feeling

Requirements

  • Windows 7 or higher
  • Python 3.12 or higher

Getting Started

  1. Download the release .zip file. Or use git clone or wget
  2. If you want to erase every dummy data employy erase the content of ./employees.json
  3. Run the script using the command python "admin.py" or python3 "admin.py" in your terminal or command prompt.

Login

Upon starting the script, you will be presented with a login screen. Default login is admin and password is admin123. You can change that later.

Selecting option 6 will log you out of the system and take you back to the login screen.

Licence

This Employee Management System is released under the GNU GENERAL PUBLIC LICENSE. You can view more in LICENSE file.

About

Example system for Managing Employees.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages