Roadmap
Development
In a first phase I want to achieve a minimum viable product. In a first phase I want to achieve a minimum viable product (MVP) like: bank account and bank card. On the other hand, we should be able to create an account as a client user and be able to log in.
- (HU1) Add bank account as customer user
- (HU4) Delete bank account as customer user
- (HU16) Erase Account
- (HU14) Create user
In a second phase, I would develop more about core functionality as bank_card and utils to check numbers, cvc…
In a third phase it would be ideal to be able to carry out about investments:
In a fourth phase of development it would be necessary to enable the ability to remove financial products from the user account, thus covering the following user stories
- (H17) Disable account
- (H18) Enable disabled account
- (HU7) Create saving-group
- (HU9) Create a payment-group
- (HU8) Exit from saving-group
- (HU10) Exit from payment-group
In a fifth phase of development it would be ideal to implement the functionalities related to the creation of alerts on financial products.
- (HU11) Create alert-trigger for bank-account movement
- (HU12) Create alert-trigger for bank-card movement
- (HU13) Create alert-trigger for fund investment movement
The implementation of the respective system logs would be transversal to the whole project