This is a Loan Approval Prediction Web App built with FastAPI (Backend) and HTML, CSS, JavaScript (Frontend).
It predicts whether a loan application will be approved or not approved based on user input.
- ✅ User-friendly frontend built with HTML, CSS, JavaScript
- ✅ Backend powered by FastAPI
- ✅ Machine Learning model for loan approval prediction
- ✅ Clean and simple UI
- ✅ Fast and interactive response
- Backend: FastAPI
- Frontend: HTML, CSS, JavaScript
- ML Model: Scikit-learn (or whichever you used)
- Deployment: Local / (mention if deployed online)
- Clone this repository
git clone https://github.com/yourusername/loan-approval-prediction.git
cd loan-approval-predictionbash
Copy code
pip install -r requirements.txt
bash
Copy code
uvicorn backend.main:app --reload
Open the index.html file in your browser for the frontend
The model is trained on a Loan Dataset with features like:
Applicant Income
Co-applicant Income
Loan Amount
Loan Term
Credit History
Property Area
Pull requests are welcome. If you’d like to contribute, please open an issue first to discuss what you’d like to change.
Created by Ali Ahmad – feel free to reach out!
LinkedIn: (https://www.linkedin.com/in/ali-ahmad-dawana/)
Email: aliahmaddawana@gmail.com