Leave Management System Using C# and MySQL Database with Source Code

Language

This Leave Management System is an automated system that is made up of C# and MySQL Database. The system aims to track the activity of every employee in a company most especially their leave of absence. With the use of this system, the admin has the ability to see how often an employee made a leave all throughout the month and that can be viewed in the Reports. To know more about the system you can check the following features shown below.

Features

Manage Employees

  • List of Employees
  • Add New Employee
  • Edit Employee Information
  • Print All Employee
  • Print Remaining Leaves of Employee

Manage Leave of Absence

  • Apply Leave of Absence
  • History of Approved Leaves

Maintenance

  • Manage Position of Employees
  • Manage Departments

How to Run

Requirements: Download and Install the following

Installation

  1. Download and Extract the provided source code zip file. (download button is located below)
  2. Open your XAMPP's Control Panel and start the "MySQL" for the database and "Apache" to use PHPMyAdmin in managing the database.
  3. Locate the provided SQL file known as "db_leave.sql" inside the extracted source code folder.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming "db_leave".
  6. Import the SQL file into your newly created database.
  7. Locate the Solution file known as "LeaveManagementSystem1.1.sln" inside the extracted source code folder.
  8. Open the Solution File with your MS Visual Studio Software.
  9. Press the "F5" key on your keyboard to Run the Leave Management System in C# and MySQL Database Project.

Credentials:

Username: admin
Password: admin

DEMO

That's it! You can now explore the features and functionalities of this Leave Management System Project using C# and MySQL Database. I hope this will you with what you are looking for and for your future C# Projects.

For more information about the system. You can contact me @
Email – [email protected]
Mobile No. – 09305235027 – TNT
FB Account – https://www.facebook.com/onnaj.soicalap
Or feel free to comment below.

Explore more on this website for Tutorials and Free Project Source Code.

Enjoy :)

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 byAnonymous (not verified)on Mon, 08/19/2019 - 16:30

It's what i was looking for. An example of the leave application using C#. thanks man.
Submitted byAnonymous (not verified)on Sat, 05/29/2021 - 21:03

In reply to by janobe

Found an error like this while logging in --->
Could not load file or assembly 'Renci.SshNet, Version=2016.1.0.0,Culture=neutral,PublicToken=1cee9f8bde3db106' or one of its dependencies. The system cannot find the file specified.
Submitted byAnonymous (not verified)on Sat, 05/29/2021 - 21:17

Found an error like this while logging in ---> Could not load file or assembly 'Renci.SshNet, Version=2016.1.0.0,Culture=neutral,PublicToken=1cee9f8bde3db106' or one of its dependencies. The system cannot find the file specified.
Submitted byMaxim5 (not verified)on Tue, 01/10/2023 - 12:21

Hello, I'm Max from Ukraine, we have a difficult situation here, I want to say a big thank you to the author of this work this work helped me a lot!

Add new comment