Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mobile): [Transaction] add list transactions and basic wallet statistic #105

Conversation

bkdev98
Copy link
Member

@bkdev98 bkdev98 commented Jul 11, 2024

  • Empty and loading state.
  • Temporary current balance (TODO: correct calculate balance with currency exchanges).
  • Transaction list with pagination.
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-07-11.at.19.22.21.mp4

Resolves #35

Copy link
Member Author

bkdev98 commented Jul 11, 2024

@bkdev98
Copy link
Member Author

bkdev98 commented Jul 11, 2024

Still needs some optimistic & offline support for better UX.

Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-07-11.at.19.30.34.mp4

Copy link
Member

duongdev commented Jul 12, 2024

Merge activity

Base automatically changed from 07-11-fix_mobile_new_transaction_amount_should_be_negative to main July 13, 2024 19:26
@bkdev98 bkdev98 merged commit 0d268d5 into main Jul 13, 2024
3 of 4 checks passed
@bkdev98 bkdev98 deleted the 07-11-feat_mobile_transaction_add_list_transactions_and_basic_wallet_statistic branch July 13, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Transaction][FE] List transactions
2 participants