Skip to content

shads06/Employee-Management-System

This branch is 3 commits ahead of kiranshahi/Employee-Management-System:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bdde06e Â· Dec 25, 2024

History

86 Commits
Feb 19, 2023
Oct 3, 2023
Oct 3, 2023
Feb 19, 2023
Sep 28, 2017
Dec 23, 2016
Dec 23, 2016
Dec 6, 2017
Feb 19, 2023
Oct 11, 2018
Oct 3, 2023
Dec 6, 2017
Jul 3, 2018
Oct 3, 2023
Jan 8, 2017

Repository files navigation

Hacktoberfest 2023 Update

We are open for any kind of feature request and pull request [hacktoberfest 2023]

Initially, this repository was created just to showcase the project that was completed in the first year of my undergraduate study. Eventually, this project started to gain the attention of the open-source community. Thanks to all the contributors to this project.

As a part of an open-source community, I would like to invite contributions from all levels of contributors. Whether you are a beginner or have few years of experience we equally value your contributions.

Simply create an issue and start to hit the code in your favourite IDE. Also don't forget to create a pull request.

How to run to this project.

How to contribute to this project.

Employee Management System

Before running the application, don't forget to change connection string at -> EmployeeManagementSystem.Data -> EmployeeManagementContext class in line 16.

Connection String


Do you want to contribute?

Here is the guidelines on how to contribute on this project.


Employee Management System has been developed as coursework of Application Development module.

The main objectives of this project are:

  1. Learn basic concept of Object Oriented Programming.

  2. Learn Windows Form Application.


Some of the features of this system are:

  1. System users can add employee details.

  2. System users can import employee details using CSV file.

  3. System users can edit and update employee details (Employee details will be updated only in dataGridView).

  4. System users can calculate the total wage based on worked hour and hourly wage rate.

  5. System users can generate report on pie-chart based department's total wage.

  6. System users can delete the employee from dataGridView.


Screenshots

Home Screen of Employee Management System

Import CSV file on Employee Management System

Employee Details on Employee Management System

Add Employee Form of Employee Management System

Edit Employee Form of Employee Management System

Generate Pay Roll on Employee Management System

Generate Pie-chart on Employee Management system


Dependencies


Please feel free to download source code and play with it. Happy coding!!! 😊

About

Employee Management System is a desktop based application developed on C# programming language.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%