Skip to content

Better integrated dashboard backend and add other pages to match #294

@plinck

Description

@plinck

Describe the solution you'd like

Right now the dashboard has totals/results but also activities info cards. To eliminated the host activity calls we need to eliminate items on dash that need all activities. We could show the current user's top 10 etc but the whole point is to minimize the BIG activity all and get results saved on backend. This is currently being done on dashboardbackend.

We can add other total cards in there place since it is on the results records

But we should add some separate activity reports etc but we should wait.

Also, need to refactor GoogleMap and Map since I had to separate the building of the map with places users or teams on that map. Right now I have two copies of both of those components since the user one is quite different. That needs refactoring.

This also may speed it up since we dont need all the data just to draw map from the challenge.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions