Live Demo: loan-repayment-tracker.vercel.app/
- Calculate EMI based on loan amount, interest rate, and tenure
- Track payment status (Paid/Pending/Overdue)
- Edit payment details (amount, date) with audit trail
Metric | Example Value |
---|---|
Loan Amount | $25,000 |
Total Interest | $4,850 (+19.4%) |
Monthly EMI | $1,237.50 |
Next Payment Due | May 15, 2024 |
- Principal/Interest breakdown per payment
- Visual payment timeline
- Remaining balance tracking
- Generate PDF of full repayment schedule
- Printable payment history
- Frontend: Next.js + TypeScript
- Styling: Tailwind CSS
- PDF Generation: react-to-pdf
- Deployment: Vercel
git clone https://github.com/Alirazahaider/loan-repayment-tracker.git
cd loan-repayment-tracker
npm install
npm run dev
Thank you for checking out this project! If you have any questions, suggestions, would like to collaborate, or need my development services: