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

Create Statistics Page #144

Open
Thomas-Gallant opened this issue Mar 30, 2023 · 0 comments
Open

Create Statistics Page #144

Thomas-Gallant opened this issue Mar 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Thomas-Gallant
Copy link
Contributor

Acceptance Criteria

  • Statistics must be displayed in charts or graphs
    • Score over time graph (1 value each month)
    • Number of puzzles completed graph (1 value each month)
    • Total time playing sudoku (1 value each month)
    • Number of incorrect cells played (1 value each month)
    • Number of hints used (1 value each month)
  • total statistics must be displayed (preferably not in graph form)
    • total score
    • total number of puzzles completed
    • total time played
    • total number of incorrect cells played
    • total number of hints used
  • User's learned/unlearned lessons must be displayed

Description

  • May need to have separate "pages" for the different charts like Lessons does or user can scroll down the page
  • Must have dynamic resizing so that everything is visible on both web and mobile depending on the user's screen size
@Thomas-Gallant Thomas-Gallant added the enhancement New feature or request label Mar 30, 2023
@Thomas-Gallant Thomas-Gallant changed the title Statistics page displays properly on mobile and web Create Statistics Page Mar 30, 2023
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
None yet
Development

No branches or pull requests

3 participants