Skip to content

Multi-currency support#327

Merged
Smartdevs17 merged 3 commits into
Smartdevs17:mainfrom
Cyberking99:fix/49-multi-currency-support
Apr 27, 2026
Merged

Multi-currency support#327
Smartdevs17 merged 3 commits into
Smartdevs17:mainfrom
Cyberking99:fix/49-multi-currency-support

Conversation

@Cyberking99
Copy link
Copy Markdown
Contributor

Implements multi-currency support in SubTrackr. Fixes #49.

Key changes:

  • Created CurrencyService for exchange rate management (Frankfurter API) with 24h caching.
  • Implemented SettingsStore for user preferences (currency, notifications).
  • Updated SubscriptionStore to support converted spending metrics.
  • Updated UI components (SubscriptionCard, HomeScreen, Analytics, Detail, Add) to handle currency conversion and selection.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 25, 2026

@Cyberking99 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Smartdevs17 Smartdevs17 merged commit 94f160f into Smartdevs17:main Apr 27, 2026
7 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💱 Add multi-currency support

2 participants