-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Problem: The program dashboard currently uses db tables which have a cumulative list of users who have joined discord, github, etc. The requirement is to also have a live user dashboard so there is no discrepancy of data.
Goal: A new column has to be added to the table which using which a new current users dashboard can be made. This can be done using the same script that Kanav had made earlier except now this can be run using a cron every day.
Additonally, SQL queries need to be changed to remove the 6 month decay clauses - to be scoped by PM and done by PT
Metadata
Metadata
Assignees
Labels
No labels