-
Notifications
You must be signed in to change notification settings - Fork 0
hungnguyen-yyc/WorldBank
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WorldBank solution: - Models should have simple and single responsibility with minimum logic for what it does. - Complicated logic (transfer, deposit, etc.) should be handled by services - Using Guid instead of using int for account number or customer id - Account Number property is not presented in Account because, in this scenario, it acts just like id - Each transaction will be kept by both from and to account for better auditing when needed - Each customer will have one Cash account, multiple Banking account
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published