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

reset balance and transaction history javadoc #225

Merged
merged 3 commits into from
Dec 4, 2023

Conversation

gursi26
Copy link
Collaborator

@gursi26 gursi26 commented Dec 4, 2023

No description provided.

@gursi26 gursi26 marked this pull request as ready for review December 4, 2023 02:07
@gursi26 gursi26 requested a review from quiz3 December 4, 2023 02:11
Copy link
Collaborator

@quiz3 quiz3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good. It adds needed documentation and also adds a useful sorting feature to the app

@@ -5,32 +5,53 @@
import use_case.GetTransactionHistory.GetTransactionHistoryOutputBoundary;
import use_case.GetTransactionHistory.GetTransactionHistoryOutputData;

/**
* The {@code GetTransactionHistoryPresenter} class implements the
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is super cool, I didn't know there as a @code decorator that we could use.

@quiz3 quiz3 merged commit 9641c74 into main Dec 4, 2023
2 checks passed
@quiz3 quiz3 deleted the transaction-history-reset-javadoc branch December 4, 2023 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants