adavidoaiei / Employee-Management-System

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

Home Page:http://kiranshahi.github.io/Employee-Management-System/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Management System


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


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.

http://kiranshahi.github.io/Employee-Management-System/

License:GNU General Public License v3.0


Languages

Language:C# 100.0%