Skip to content

Releases: Arzzam/Emitrax

v1.0.4

21 Sep 09:53
123f27b

Choose a tag to compare

What's Changed

  • feat(archive): add archive functionality to show and hide in active tabs by @Arzzam in #14

Full Changelog: v1.0.3...v1.0.4

v1.0.3

19 Sep 04:54
964de9c

Choose a tag to compare

What's Changed

  • Minor fixes and performance added by @Arzzam in #11
  • chore(deps-dev): bump vite from 6.1.0 to 6.1.6 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #7
  • chore(deps): bump react-router from 7.1.5 to 7.5.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #6
  • fix(bill-date): fix bill date logic by @Arzzam in #13
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #12

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

09 Aug 20:28
e4d1f31

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

28 Jun 11:17
ee71b9d

Choose a tag to compare

Merge pull request #8 from Arzzam/feat

Application enhancement

v1.0

05 Jun 21:07
f03624f

Choose a tag to compare

🚀 EmiTrax v1.0 – Initial Release

📅 Release Date: June 2025
🏷️ Version: 1.0.0
🔧 Status: Stable


✨ What's New

We’re excited to announce the first release of EmiTrax – a personal EMI and tenure tracker built to simplify loan management.

🧮 Core Features

  • EMI Entry Form with inputs for:

    • Loan name
    • Principal amount
    • Interest rate & discount
    • Tenure (months)
    • GST percentage
    • Bill start date
  • Smart Calculations:

    • Total loan amount with GST
    • Monthly EMI breakdown (principal, interest, GST)
    • Amortization schedule
    • Important end/bill dates
    • Tenure progress & financial summary

📊 Data Insights

  • Remaining balance, months left, total paid interest/principal
  • Auto-updating calculations for each EMI cycle

🛠️ Tech Stack

  • Frontend: React + Vite + Tailwind CSS
  • UI Components: Shadcn UI
  • Backend/DB: Supabase
  • Serverless Logic: Supabase Edge Functions

🧭 What's Next

  • 📆 Reminders for upcoming EMIs
  • 📈 Dashboard with EMI trends & analytics
  • 📱 Mobile-friendly enhancements
  • 🔐 Secure login and multiple account support

Thank you for using EmiTrax! Your feedback will shape future updates. Give as ⭐️ if you like it.

What's Changed

  • Project Base completion 🚀 by @Arzzam in #1
  • Enhance UI and minor changes by @Arzzam in #2
  • chore(workflow): update pipeline and workflow for hosting 🚀 by @Arzzam in #3
  • fix(optional): fix optional values in forms by @Arzzam in #4
  • Add some enhancements by @Arzzam in #5

New Contributors

  • @Arzzam made their first contribution in #1

Full Changelog: https://github.com/Arzzam/Emitrax/commits/v1.0