hackforla / VRMS

Volunteer Relationship Management System: This is an ambitious project to create a system that will help us measure our human capital development, reduce repetitive tasks and processes, and improve outcomes.
GNU Affero General Public License v3.0
40 stars 79 forks source link

New Dashboard Chart: Total Volunteers #76

Closed kelseylc closed 4 years ago

kelseylc commented 4 years ago

As an admin user, I want the dashboard to show key metrics in a chart visualization, so that I can easily see the count of total volunteers across brigades (and global filters on this chart as desired).

Link to Wireframes: https://www.figma.com/file/9c6pxjImN8MjHAZLH7zxYm/VRMS-Mocks?node-id=22881%3A2738

Action Items:

Acceptance Criteria: As a user, I should now see in the VRMS admin dashboard a chart like so, underneath the global location filters: image

kelseylc commented 4 years ago

Note: When Location === All, each section of the pie is the count of volunteers from each hacknight.

If the user filters to a single location, the donut chart should be filled with 1 color, matching the location selected.

Also, the legend below the chart will now only show the 1 location with the count for that single location (which in the case of having a single location selected, will be duplicative to the chart header)