Skip to content

Implement History Section (Transactions, Deposits, and Withdrawals) #73

@Hossein-ab99

Description

@Hossein-ab99

The "History" section in the application needs to be implemented with the following three subsections:

Transaction History
Displays all transactions that result in any increase or decrease in the user's balance.
Requires its own service, data handling, and components.

Deposit History
Shows only deposit-related data.
Requires its own dedicated service, data handling, and components.

Withdrawal History
Displays only withdrawal-related data.
Requires its own dedicated service, data handling, and components.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions