Git Product home page Git Product logo

employee_system's Introduction

Employee System.

An employment management system that allows the user to manage and follow the employees' details and manage them.

Description

An application of object-oriented programming using python in an employment system that allows the user to:

  1. Add new employee.

    The user can add employees & their information (age & salary).

  2. Print all employees.

    The user can view all the employees with all their details. If no employees registered, it displays "No employees at the moment!"

  3. Delete by age.

    The user can delete employees based on the age range by entering the boudries of the range, and all the employees within the range will be deleted.

  4. Update salary by name.

    Typing the employee's name in the application, the user can update his salary.

  5. End the program.

    If the user chose 5, the program terminates.

This project covers multiple concepts such as object-oriented programming, deque data structure, handling invalid input and other types of errors, and case statements in an advanced way.

Executing program

Run the program, choose your desired process, and have fun ^^.

employee_system's People

Contributors

mariamelwirish avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.