Skip to content

Rayan-Sarieddine/Python-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation



The following Python script will provide a way of managing an employee database system where there are 2 types of users: Admin and normal users(employees).

The employees will have the ability to view their salary on this system after logging in. The admin has the following controls: -Displaying Statistics about employees (gender), Adding an Employee, Displaying all Employees, Changing Employee’s Salary, Removing an Employee and Raising an Employee’s Salary. -Each user log-in and log-out time will be registered on a seperate text file with their own ID ad a name. -An updated sheet of employees will be generated after each admin change of the database information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages