Giter VIP home page Giter VIP logo

kiranshahi / employee-management-system Goto Github PK

View Code? Open in Web Editor NEW
113.0 14.0 73.0 1.78 MB

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

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

License: GNU General Public License v3.0

C# 100.00%
employee-management employee-details employees csharp desktop-application hacktoberfest hacktoberfest2023

employee-management-system's Introduction

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!!! ๐Ÿ˜Š

employee-management-system's People

Contributors

kiranshahi avatar programm3r avatar sathwikmatsa avatar shads06 avatar tsamansumbane avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

employee-management-system's Issues

how can i run the project

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Disable add row in grid.

Since we provide separate form to add employee, so that I would be better idea to disable to the add row in DataGridView.

  • Disable add row
  • Enable full row select instead of cell select.
  • Remove the default cell. i.e. Cell 0. Set RowHeadersVisible to false.

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.

Auto Increment an ID of employee

For now, if i will create a two users with the same ID, they will exist together but it's not logical i suppose.
Also while we are importing a data from csv we need to validate do we have already an employee with the same ID and request to increment it or not to insert in table.

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.