teamforus / forus

Platform voor de uitgifte van sociale regelingen
https://forus.io
GNU Affero General Public License v3.0
9 stars 3 forks source link

Financial dashboard. Part 2 - Statistieken #2278

Closed danrminds closed 3 years ago

danrminds commented 3 years ago

Main asssignee: @aghimpu

Context/goal:

https://www.figma.com/file/VvtIJnhenSBskmAQSrzaGx/Financial-dashboard-improvements-SDOA?node-id=333%3A17343

Screenshot 2021-04-22 at 12 33 11

In the statistics page we need to display a more generic overview, statistics of the financial part.

Filtering and graph

Top bar is meant to do the filtering of the lower parts: Screenshot 2021-04-22 at 12 34 47

Filtering should happen by:

Also, the Dag / Week / Maand / Kwartaal / Jaar will change the bottom timeframes. See example below:

https://user-images.githubusercontent.com/33207036/115701062-a9c2b180-a367-11eb-8fbe-8c4e6f8997d8.mov

As a priority for now would be Maand / Kwaartal / Jaar

Based on this the timeframe of the graph will differentiate.

Totals

Lower, we have some totals (for the selected timeframe): Screenshot 2021-04-22 at 12 39 53

Totaal uitgegeven = total amount spent at shops Totaal transacties = number of transactions at shops

Hoogste aankoopbedrag = highest transaction Bij aanbieder = provider where this highest transaction happened

Hoodste dagtotaal = highest daily total Datum = when this happened

Providers

And the last part is the providers. The list shows ALL PROVIDERS, but numbers change according to the filtering: Totaal uitgegeven bij = total amount spent at this shop Hoogste aankoopbedrag = highest transaction Aantal transaction = number of transactions

Screenshot 2021-04-22 at 12 45 07

jamalv commented 3 years ago

"Totaal uitgegeven = total amount spent at shops" - comment: https://www.figma.com/file/VvtIJnhenSBskmAQSrzaGx?node-id=323:7511#76092320

LindaForus commented 3 years ago

@jamalv @danrminds - see comment in figma

LindaForus commented 3 years ago

Review

Filters

Schermafbeelding 2021-04-30 om 12 22 57
  1. Filtering by year is active, the others (week, month, quarter) are not working yet

    Schermafbeelding 2021-04-30 om 12 36 12
  2. Category filter is missing

  3. Filter options: search bar is missing

  4. Filter options: number of organizations is missing

    Schermafbeelding 2021-04-30 om 12 27 35 Schermafbeelding 2021-04-30 om 12 33 50

Chart

Schermafbeelding 2021-04-30 om 12 37 41
  1. Add euro sign to graph 'total spent' Schermafbeelding 2021-04-30 om 12 39 58

Providers

  1. Text change: Totaal uitgegeven bij = Totaal uitgegeven

    Schermafbeelding 2021-04-30 om 13 43 52
  2. Can the order of the provider list be set? What is the order based on now? Option to sort the table by name, zip code, total spent, highest purchase amount, highest amount (top ten providers)

    Schermafbeelding 2021-04-30 om 13 45 09
  3. The transactions (transactions buttons) per provider are missing (just like it works in the current dashboard) Option: Add transaction button first. Add organization information later, so that the zip code will also be visible.