Human Resource Management System with Source Code

Language

This Human Resource Management System (HRMS) can be used to manage a certain company's employees' records. It is created using C#.NET & MS SQL Server. Coding Stand is 3 Tier Architecture. This system store the company's employees' details and other relevant information such as the employees leave details. The system also manages the daily attendance of the employees. This HRMS generates reports for Employee Details and Salary.

Features

  • Employee Details
  • Department Details
  • Job Details
  • Leave Details
  • Create User Account
  • Employee Report
  • Salary Report
  • Backup SQL Database and more other option

How to Run

Requirements

  • Download and Install Microsoft Visual Studio
  • Download and Install Microsoft SQL Server
  • Download the source code zip file. (download button is located below)

Setup

  1. Extract the source code file.
  2. Open the extracted source code folder and locate the solution file known as "HRMS.sln".
  3. Open the Solution file with your Visual Studio.
  4. Open your MS SQL Server then attach the database. The database file is located at the "Database" folder of the extracted source code folder.
  5. Configure the connection string data source according to your attached database. Data Source configuration should be done in both the "app.config" file and "Commoncls.cs"(data source is located in setConnectionString method) file.
  6. Configure the path/directory where you want to save your backup database file. To do this Open the "Commoncls.cs" file and locate the "Sqlback method".
  7. Press the "F5" key on your keyboard to run the project.

Account Info

username: john
password: 123

Demo

I hope this Human Resource Management System in C#.NET and MS SQL Server project will help you with what you are looking for and for your future C# projects.

Enjoy Coding :)

For More C# Projects and Tutorials, Visit the link below:

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byBudheswar Patra (not verified)on Sun, 07/04/2021 - 15:23

Please send the project human resource management system
Submitted byshashank mohan (not verified)on Wed, 12/15/2021 - 13:11

what are the all should be installed in computer to run this project database which sql server version??
Submitted byZhul (not verified)on Wed, 01/26/2022 - 10:59

it's not running, it's says " The type or namespace 'Reporting' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Submitted byHello , My ema… (not verified)on Tue, 07/19/2022 - 23:34

Am tried to run this project but the database is not connected, please can you help me. I am a final year student computer science. please help me with the full source code. my WhatsApp # +232 88510830
Submitted byHello , My ema… (not verified)on Tue, 07/19/2022 - 23:50

Am tried to run this project but the database is not connected, please can you help me. I am a final year student computer science. please help me with the full source code. my WhatsApp # +232 88510830

Add new comment