Giter Site home page Giter Site logo

pfycs / employee-management-system Goto Github PK

View Code? Open in Web Editor NEW
4.0 0.0 3.0 5 KB

Employ management system using C++ is a menu-driven program that allows us to add, update, delete and search records of an employee working in an organization. The program employee management system stores employee ID, name, post, department, and salary of the employee. Initially, it has no data.

License: BSD 2-Clause "Simplified" License

C++ 100.00%
cpp cppprojects employee-management employee-management-system

employee-management-system's Introduction

Employee-Management-System

Employ management system using C++ is menu driven program which allows us to add, update, delete and search record of an employee working in an organization. The program employee management system store employee ID, name, post, department and salary of employee. Initially, it has no data.

Employee Management system using C++ program uses EmpID as unique identifier (i.e. primary key) to recognize employee. So, we can’t add two employees having same ID. After successful entry of records of some employee, we can search record on the basic of ID or department. We can search particular employee from ID choosing option #2 and if we want to see all employee working in a department, we have to choose another option (i.e. option#3 in menu). We can list all employee records also using option #4 in menu. Again, we can update and delete existing record. Thus, this project is useful to mange employee records in an organization.

employee-management-system's People

Contributors

supsource avatar

Stargazers

 avatar  avatar  avatar  avatar

employee-management-system's Issues

Welcome to Employee-Management-System Discussions!

Discussed in #1

Originally posted by Supsource October 12, 2021

👋 Welcome!

We’re using Discussions as a place to connect with other members of our community. We hope that you:

  • Ask questions you’re wondering about.
  • Share ideas.
  • Engage with other community members.
  • Welcome others and are open-minded. Remember that this is a community we
    build together 💪.

To get started, comment below with an introduction of yourself and tell us about what you do with this community.

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.