The objective of a loan management system is to adding the loan details and the Apply loan process, SO based on that we are providing the repayment method efficient loan origination, approval, Messages, and monitoring while ensuring compliance.
The Loan Management System project facilitates efficient interaction among Borrowers, Lenders, and Admin. Borrowers can access registration, login, view loans, check loan status, and perform logouts. Lenders have functionalities for registration, login, adding loans, updating/deleting loan information, viewing user requests, and logging out. Admin oversees the system, monitoring lenders, borrowers, and loan statuses. The system enhances transparency and streamlines loan processes, ensuring a user-friendly experience for all stakeholders.
Keywords: 1. Loan application, 2. Borrower information, 3. Credit analysis, 4. Approval process
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.
ardware Requirements
Processor :I3/Intel Processor
Hard Disk :160GB
Key Board :Standard Windows Keyboard
Mouse : Two or Three Button Mouse
Monitor : SVGA
RAM :8GB
Software Requirements
Operating System :Windows 7/8/10
Server side Script : HTML, CSS, Bootstrap & JS
Programming Language : Python
Libraries : Flask, Pandas, Mysql.connector, Os, Smtplib, Numpy
IDE/Workbench : PyCharm
Technology : Python 3.6+
Server Deployment : Xampp Server
Database : MySQL
ADMIN:
Login: The admin will login with the default email and password.
View lender: Once the lender will login they can’t directly login the admin has to accept the request for registration.
View borrower: The borrower also can’t login after their registration directly, the admin has to accept the request.
Track Loan: The admin also view the loan details.
Logout: After all the process they will logout from the website.
LENDER:
Registration: The lender can register with their details like name, email, password, contact number, age and address.
Login: After the admin accepting the lender will login with email and password.
Add loan: the lender will add the loan details like bank name, bank type, loan type, interest, loan amount, contact number, number of years, aadhra number, and purpose of the loan.
View loan: After adding the loan details the lender can view the details what he/she has given and he/she can update and delete those details.
View request: When the borrower and when he will share or apply for the loan here the lender can see those details and he has to accept or reject the request.
Loan status: The lender can view the loan status.
View loan amount: The lender can view the loan amount like in which mount how much amount he has paid.
Message: Here the lender and borrower can contact each other by messaging each other.
Logout: After all the process they will logout from the website.
BORROWER:
Registration: The borrower will register with the name, email, password, contact, age, profile, Id proof, country, pincode, job title etc.,
Login: After the admin accepting the borrower will login with email and password.
View Loan: The borrower will view the loan details which is give by the lender and according to the need the borrower will apply the loan.
View response: The borrower can view the response form the lender weather they have accepted or rejected.
Repayment: The borrower can re-pay the amount.
Loan status: The lender can view the loan status.
Message: Here the lender and borrower can contact each other by messaging each other.
Logout: After all the process they will logout from the website.