8000 Add activity table · Issue #33 · adocasts/adocasts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add activity table #33

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

Open
tomgobich opened this issue Oct 6, 2023 · 0 comments
Open

Add activity table #33

tomgobich opened this issue Oct 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tomgobich
Copy link
Member

Right now collecting an activity feed (for profiles) is a manual process from the various tables. In order to aggregate this towards a progression system, we'll need a way to be able to score these and store it as a single source.

Thinking the app/ViewModels/ActivityVM.ts class could be converted into a full model that would allow us to

  • assign a score per "type" of action
  • backfill existing user's actions into it
  • easily sum up a user's overall score to discern a progression total
@tomgobich tomgobich added the enhancement New feature or request label Oct 6, 2023
@tomgobich tomgobich self-assigned this Oct 6, 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
0