mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-14 17:08:56 +03:00
git'n a system-desgin-primer
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Payment Processing System:
|
||||
|
||||
1. User: Represents a user with a balance.
|
||||
|
||||
2. Transaction: Represents a payment transaction between users.
|
||||
|
||||
3. PaymentProcessingSystem: Processes transactions and handles fund transfers.
|
||||
Reference in New Issue
Block a user