Skip to content

Conversation

PouriaMoradi021
Copy link
Contributor

  • Added TransferTransactionRemoteDataSource and its implementation.
  • Created TransferTransactionModel and TransferTransactionEntity.
  • Implemented TransferTransactionMapper for data transformation.
  • Developed TransferTransactionRepositoryImpl for data handling.
  • Introduced TransferTransactionService for remote service calls.
  • Established BLoC architecture with GetTransferBloc, GetTransferEvent, and GetTransferState for managing transfer transaction state.
  • inject dependencies of tranfer transaction sub module in loactor

@PouriaMoradi021 PouriaMoradi021 linked an issue Apr 10, 2025 that may be closed by this pull request
@PouriaMoradi021 PouriaMoradi021 self-assigned this Apr 10, 2025
@PouriaMoradi021 PouriaMoradi021 added the feature Add/Create new feature label Apr 10, 2025
@esmaeil-ahmadipour esmaeil-ahmadipour marked this pull request as draft April 11, 2025 09:45
- Added `TransferTransactionRemoteDataSource` and its implementation.
- Created `TransferTransactionModel` and `TransferTransactionEntity`.
- Implemented `TransferTransactionMapper` for data transformation.
- Developed `TransferTransactionRepositoryImpl` for data handling.
- Introduced `TransferTransactionService` for remote service calls.
- Established BLoC architecture with `GetTransferBloc`, `GetTransferEvent`, and `GetTransferState` for managing transfer transaction state.
- inject dependencies of tranfer transaction sub module in `loactor`
@esmaeil-ahmadipour esmaeil-ahmadipour force-pushed the feat/implement-transfer-section branch from d76da17 to 8a516d9 Compare August 7, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Add/Create new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Transfer section from Transation feature
3 participants