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

Integrate Partner statistics from mapswipe #6568

Open
wants to merge 83 commits into
base: develop
Choose a base branch
from

Conversation

bshankar
Copy link
Collaborator

@bshankar bshankar commented Sep 18, 2024

What type of PR is this? (check all applicable)

  • 🍕 Feature

Related Issue

This PR fixes #6550 #6538 #6537 #6491

Describe this PR

This PR adds mapswipe statistics for partners.

  1. Add a generic DTO (data transfer object) that contains generic partner statistics.
  2. Add a mapswipe connector that fetches mapswipe statistics and loads them into the DTO.
  3. Implement the UI and various chart components to display these statistics. (Screenshots attached below)

Screenshots

partner-mapswipe-stats

Review Guide

Here are some group ids that we have tested with.
-NL6WXPOdFyWACqwNU2O (American Red cross)
-NOyTo2zuMtyCNGaqb6J (Microsoft)
-O1uWeupd5RrKo-QQGdU (HOT)
-NPOaQfvxJ9arN1lmc2X (Leonardo DRS)

You have to link partners with a valid mapswipe group ID first using Manage > edit partner. Needs admin access.
Then click on statistics button and then the mapswipe tab.

You can visit the following URL (after substituting the group ID) to view these stats on Mapswipe.
https://community.mapswipe.org/user-group/[groupid]/

@bshankar bshankar force-pushed the feature/partner-mapswipe-stats branch from 404c2b6 to cad3cdd Compare September 18, 2024 13:27
@github-actions github-actions bot added dependencies Pull requests that update a dependency file scope: frontend labels Sep 18, 2024
@bshankar bshankar force-pushed the feature/partner-mapswipe-stats branch from aa018c9 to c882514 Compare September 19, 2024 09:31
@bshankar bshankar force-pushed the feature/partner-mapswipe-stats branch from a5993c5 to 9586ec8 Compare September 23, 2024 01:59
@bshankar bshankar force-pushed the feature/partner-mapswipe-stats branch from 827535b to ad9dc64 Compare September 23, 2024 02:26
@bshankar bshankar changed the title [WIP] Partner statistics from mapswipe Integrate Partner statistics from mapswipe Sep 23, 2024
@bshankar bshankar marked this pull request as ready for review September 23, 2024 03:10
Copy link

sonarcloud bot commented Sep 23, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file scope: backend scope: frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contribution Time Grid Component for Partner Statistics Page
2 participants