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 dashboard #20

Open
8 tasks
timbryandev opened this issue May 25, 2023 · 0 comments
Open
8 tasks

Statistics dashboard #20

timbryandev opened this issue May 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@timbryandev
Copy link
Owner

timbryandev commented May 25, 2023

It would be cool if we could keep track of how jokes are being interacted with. Maybe should have it's own statistics API endpoint that we can build an FE page to display the data from. Having an API endpoint keeps inline with how we're currently passing jokes to the FE anyway(?)

What we could display:

  • How many times has a joke been viewed via FE directly
  • How many times has a joke been viewed via FE randomly
  • How many times has a joke been viewed via API directly
  • How many times has a joke been viewed via API randomly
  • Total FE hits
  • Total API hits
  • Highlight 3 most popular jokes (maybe inline with the jokes listing too with a flame emoji)
  • Highlight 3 newest jokes Show "🆕 New" tag next to the newest 3 jokes #5
@timbryandev timbryandev added the enhancement New feature or request label May 25, 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

1 participant