Ezee Microfinance System using VB.NET and MS SQL with Source Code

This is a VB.NET and MS SQL Project called Ezee Microfinance System. This project manages the microfinance business records including the list of clients, clients loans, and many more. The system stores the loans and automatically calculates the monthly payment due amount of the client. This project also records the payment, deposit, and withdrawal transactions of the company clients. The system also generates a Daily Transaction Report.

This Microfinance System was developed using VB.NET# as the front-end and MS SQL as the backend. The source code is free to download. Feel free to modify the source code the way you desire. To know more about this project, please continue reading below.

These are the following features of the system

  • Register Employees, Users, Customers and perform updates
  • Search for persons as well as view all persons registered
  • Affords client to deposit, withdraw money from their savings
  • Affords client to take loans.
  • Back up Database.
  • Generate reports

How to Run

Requirements:

Download and install the following:

  • Microsoft Visual Studio (recently tested using VS 2019 Community)
  • MS SQL Server
  • SAP Crystal Reports

Installation/Setup

  1. Download and Extract the provided source code zip file. (download button is located below)
  2. Locate the provided database file in the source code folder. The file is known as "EzeeDB.mdf" inside the "database" folder.
  3. Attach the MDF file in your MS SQL SERVER.
  4. Locate the Solution file in the extracted source code folder. The file is known as "EZEE MICROFINANCE.sln"
  5. Open the solution file with your MS Visual Studion Software.
  6. Configure the dbpath variable in "modVariables.vb" file inside the "modules" folder. Configure it according to your server setup.
  7. Press the "F5" key on your keyboard to run this Ezee Microfinance System Project

Access this system using the admin accounts:

Username: Admin
Password: wiszy

Read the "Readme.txt" file for more instructions for this project

DEMO

That's it! I hope this Ezee Microfinance System using VB.NET and MS SQL Project will help you with what you are looking for. Explore more on this website for more free source codes and tutorials.

Happy Coding :)

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

Add new comment