Skip to content

Loan Management System: Streamline loan processes from application to repayment. Features robust borrower management, customizable loan plans, and comprehensive payment tracking. Built with PHP, MySQL, HTML/CSS.

Notifications You must be signed in to change notification settings

prateekmlg-1907/Loan-Management-System

Repository files navigation

Loan Management System 🏦💻

A web-based application designed to streamline the loan process, from application to repayment.

Setup Instructions 🚀

  1. Download and install XAMPP: XAMPP
  2. Install a text editor: Notepad++, Sublime Text 3, etc.
  3. Download the source code: Click on the "Code" button above and select "Download ZIP".
  4. Extract the ZIP file: Copy the "Loan_Management_System" folder.
  5. Paste the folder inside the XAMPP root directory: Typically located in C:\xampp\htdocs.
  6. Create a database: Open PHPMyAdmin (http://localhost/phpmyadmin) and create a database named loan_db.
  7. Import SQL file: In the "SQL file" folder of the extracted zip, find and import loan_db.sql into the loan_db database.
  8. Run the application: Navigate to http://localhost/Loan_Management_System in your web browser.

Login Details 🔐

  • Admin:
    • Username: admin
    • Password: admin123

Additional Resources ℹ️

About

Loan Management System: Streamline loan processes from application to repayment. Features robust borrower management, customizable loan plans, and comprehensive payment tracking. Built with PHP, MySQL, HTML/CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published