Skip to content

Latest commit

 

History

History
67 lines (48 loc) · 1.89 KB

Readme.md

File metadata and controls

67 lines (48 loc) · 1.89 KB

Advanced EMI Calculator (2025 Edition)

EMI Calculator Python

🚀 About the Project

Advanced EMI Calculator is a feature-rich and user-friendly tool designed specifically for Indian consumers in 2025. It helps users calculate monthly EMI payments, compare loan options, and estimate loan affordability.

🔗 Live Demo: Streamlit Cloud Deployment


🎯 Key Features

Real-time EMI Calculation based on principal, interest rate & tenure
Loan Affordability Estimator based on salary & expenses
Prepayment Simulation to visualize impact on loan balance
Comparison Mode for multiple loan types (Home, Car, Personal, etc.)
Interactive Visualizations (Loan balance over time, Payment breakdown)
Downloadable Loan Amortization Schedule


🛠️ How to Run Locally

1️⃣ Clone the Repository:

git clone https://github.com/20481A450/InstalMint.git
cd InstalMint

2️⃣ Install Dependencies:

pip install -r requirements.txt

3️⃣ Run the Application:

emi_Cal run app.py

🖥️ Tech Stack

  • Python 3.8+
  • Streamlit (UI Framework)
  • Pandas & NumPy (Data Processing)
  • Plotly (Data Visualization)

🤝 Contributing

Want to improve this project? Contributions are welcome!

  1. Fork the repository
  2. Create a new feature branch (git checkout -b feature-name)
  3. Commit your changes (git commit -m 'Add feature')
  4. Push to your branch (git push origin feature-name)
  5. Open a Pull Request 🚀

🌟 Show Your Support

Give a ⭐ if you found this project helpful!


📬 Contact

For queries or feedback, reach out via GitHub Issues.