Git Product home page Git Product logo

empolyee_management_system's Introduction

Empolyee_Management_System

Create a console app using C# and .Net

  • Create an Employee management system that will do the following:
  • Add, update, delete an employee (ID, name, address, email, phone, role)
  • Payroll feature for adding this weeks wages (ID, employeeID, hours worked, hourly rate, date)
  • Vacation days (ID, employeeID, numberOfDays)
  • Each employee will be given 14 days when a new employee is added and will increment by 1 when a new payroll entry is entered for that employee.
  • Use collections to store your data, you must use a custom class for Employee, Payroll and Vacation.
  • Use LINQ to query, insert, update, delete from collections.

Note: all functions listed above must actually perform insert/update/delete/view into a collection of your choice and must use LINQ to perform the query.

empolyee_management_system's People

Contributors

kumar-akshay 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.