Home Loan Management System in PHP
Home Loan Management System Project Using PHP and MySQL is a Web-based Application. The main objective is to provide good interaction & communication facilities between customers & the Administrator. Home Loan management Project has been designed to online the back-office activities of bank and finance company that offers home loan. The administrator manages the customer information database more efficiently, Loan details, inquiry, and interest rate information. Admin can use a calculator to give exact payable loan amount for the customer & generate all these work info as a report of each customer.
Home Loan Management System Project in PHP Requirements
Project Name Home Loan Management System Language Used PHP5.6, PHP7.x Database MySQL 5.x User Interface Design HTML, AJAX,JQUERY,JAVASCRIPT Web Browser Mozilla, Google Chrome, IE8, OPERA Software XAMPP / Wamp / Mamp/ Lamp (anyone)
Online Home Loan Management System Project Modules
It has two modules:
AdminUsers
ADMIN OF THE SYSTEM WITH SPECIFIC ROLE
Dashboard: In this section, admin can see brief information of registered users, new loan applications, approved loan applications, rejected loan applications, disbursed loan applications, unread enquiry and read enquiries.Loan Request: In this section, admin can view loan application that is sent by users.Disbursed Loan: In this section, admin disbursed the loan of users which is approved by him/her.Pages: In this section, the admin can manage about us and contact us pages.Reports: In this section, admin can generate between dates reports of home loan requests received.Enquiry: In this section, admin can read the enquiries of users.Search: In this section, admin can search the loan application with help of the application number and user registered mobile number.Reg Users: In this section, admin can view the detail of registered users.
Admin can also update the profile and change the password of his/her account.
USERS OF THE SYSTEM WITH SPECIFIC ROLE
Non-Registered User:-
Home Page: Users visited the home page.About Us: Users can view the about us page.EMI Calculator: The user can view can calculate the EMI of the home loan.Contact us: Users can view the contact us page.
Registered Users:-(User can sign up and login)
Home Page: Users visited the home page.About Us: Users can view the about us page.EMI Calculator: User can view can calculate the EMI of the home loan.Application Form: Registered users can fill the application form.My Account:Setting: User can change his/her account passwordApplication History: In this section, user can view the status of his/her loan request.Logout: User log out from their account.Contact us: Users can view the contact us page.
Project Output Screens
Home Page
Loan Application Form
Loan Detail Page
Admin Dashboard
How to run the Home Loan Management Project in PHP
Download the zip file
2. Extract the file and copy hlms folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/Html)
4.Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with the name hlmsdb
6. Import hlmsdb.sql file(given inside the zip package in SQL file folder)
7. Run the script http://localhost/hlms
Admin Credential
Username: admin
Password: Test@123
User Credential
Username: 1234569870
Password: Test@123
Project Demo
Project Download Link
The post Home Loan Management System Using PHP and MySQL appeared first on PHPGurukul.