Skip to content

v1.0.0 — Initial Release

Latest

Choose a tag to compare

@Rishiidev Rishiidev released this 19 Jun 07:50

What's in v1.0.0

  • Privacy-first expense and income tracking — all data in browser localStorage
  • Recurring transactions (weekly / monthly / yearly) with auto-generation
  • Custom categories with icons, colors, and per-category monthly budgets
  • Budget rollover toggle per expense category
  • Interactive analytics dashboard — net flow, category breakdown, trend charts
  • Multi-currency: USD, EUR, INR, GBP with locale-correct formatting
  • Dark mode, light mode, high-contrast theme
  • PWA manifest — installable on iOS and Android home screens
  • Full offline capability

Use it now

Live app: https://submap.vercel.app/

Self-host:

git clone https://github.com/Rishiidev/Submap-App.git
cd Submap-App
npm install && npm run build

What's next

See open issues — contributions welcome.