ADORSYS-GIS / e2e-banking-app

Banking app for people
https://adorsys-gis.github.io/e2e-banking-app/
Mozilla Public License 2.0
4 stars 21 forks source link

Implement basic Class Diagram #3

Closed stephane-segning closed 6 months ago

stephane-segning commented 6 months ago
NkwaTambe commented 6 months ago

Hello sir @stephane-segning please can you enlighten me more on these ticket..

stephane-segning commented 6 months ago

Yes @NkwaTambe. Going from the User Story, a class diagram was created. In this ticket, you're in charge of implementing that in Java into a specific package, called 'domain'

NkwaTambe commented 6 months ago

Hello sir @stephane-segning should i add annotations to innitialize a DB since we are focusing on the model classes??

NkwaTambe commented 6 months ago

Because i was thinking , following the mvc pattern, the model functions in updating and manipulating data hence works with the Database to do that..

i will need you idea on these sir if you don't mine...