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

Statistics: Indexed Object Count #18

Open
lukas-rotsching opened this issue May 9, 2023 · 0 comments
Open

Statistics: Indexed Object Count #18

lukas-rotsching opened this issue May 9, 2023 · 0 comments

Comments

@lukas-rotsching
Copy link
Contributor

lukas-rotsching commented May 9, 2023

User story

  1. As a user
  2. I want a graph that shows the amount of indexed data objects over the course of time
  3. So that i have something satisfying to look at. I like charts that go up.

Acceptance criteria

  • Implement a statistics plot that shows the number of data objects in the database over the course of time
  • The plot is expected to automatically scale its dimensions to values that are reasonable for the available data (e.g. if the first object was added 10 days ago, i don't need a x-axis that shows the trend for the last 5 years. However, if i add new objects for 5 years daily, i want to see the trend over 5 years and not only the last 3 months...)

Definition of done (DoD)

A feature is considered complete when

  • All of its acceptance criteria have been met.
  • It has been thoroughly tested.
  • The code has been peer reviewed by the dedicated team.
  • It can be seamlessly integrated into the main branch without causing any negative side effects.
  • Its core functionality has been thoroughly documented.

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
@lukas-rotsching lukas-rotsching moved this to Product Backlog in amos2023ss02-feature-board May 9, 2023
@lukas-rotsching lukas-rotsching changed the title Plot the amount of data objects over the course of time Indexed Object Count Statistics Plot May 9, 2023
@lukas-rotsching lukas-rotsching moved this from Product Backlog to Sprint Backlog in amos2023ss02-feature-board May 10, 2023
@lukas-rotsching lukas-rotsching moved this from Sprint Backlog to Product Backlog in amos2023ss02-feature-board May 10, 2023
@lukas-rotsching lukas-rotsching changed the title Indexed Object Count Statistics Plot Statistics: Indexed Object Count May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant