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

Implement methods for the GUI client #110

Closed
jaRulez opened this issue Jul 6, 2022 · 0 comments
Closed

Implement methods for the GUI client #110

jaRulez opened this issue Jul 6, 2022 · 0 comments

Comments

@jaRulez
Copy link
Collaborator

jaRulez commented Jul 6, 2022

User Story

  • As a Developer,
  • I want the implement the methods for the GUI,
  • to improve the functionality of the Blockchain.

Acceptance Criteria

  • from sequence_number return the message if tempered
  • from two sequence_number return the tempered messages in that interval
  • Show how many events does the Blockchain hold
  • Show how many files does the Blockchain hold
  • Show much space the Blockchain occupies

Definition of Done

Feature Code Review has been completed and passed
a) Code is completly implemented
b) Code is structured according to our coding guidelines and commented
c) Code is checked into repository
d) Documentation is updated
Cleanliness of Code
JUnit Tests have been written and passed (if required)
No critical bugs are open
Feature branch has been tagged and merged
Feature Code has been included into the release (candidate)
Product Owners accept Feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants