abhi9720 / abhi9720/BankingPortal-API

Currency on Account

Aperta
#37 4 commenti 0 reazioni 1 assegnatario Assegnata a @siddhureddy5372 Vedi su GitHub
enhancement
Lingua principale
Java
Stelle
278
Fork
222
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**Is your feature request related to a problem? Please describe.**
The current account model lacks currency support, making it difficult to handle multi-currency accounts. This could be problematic for future expansion in regions with different currencies.

**Describe the solution you'd like**
Introduce a Currency model that allows accounts to be linked to different currencies. This will enable the application to support multi-currency accounts and transactions.

**Describe alternatives you've considered**
Adding a simple currency field to the account model without a full currency entity.

**Additional context**
This feature would future-proof the application for international usage. It could also open the door to additional features like currency conversion, exchange rate tracking, and multi-currency balances.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.