Leave Management System Using C# and MySQL Database with Source Code
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
- XAMPP Latest Version
- MySQL Connector
- MySQL Odbc
- Microsoft Visual Studio 2015 (recently tested using Visual Studio 2019 community)
- SAP Crystal Reports
Installation
- Download and Extract the provided source code zip file. (download button is located below)
- Open your XAMPP's Control Panel and start the "MySQL" for the database and "Apache" to use PHPMyAdmin in managing the database.
- Locate the provided SQL file known as "db_leave.sql" inside the extracted source code folder.
- Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
- Create a new database naming "db_leave".
- Import the SQL file into your newly created database.
- Locate the Solution file known as "LeaveManagementSystem1.1.sln" inside the extracted source code folder.
- Open the Solution File with your MS Visual Studio Software.
- 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
Found an error like this…
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.
Found an error like this…
Hello, I'm Max from Ukraine,…
Add new comment
- Add new comment
- 8284 views