Open vitaliidasaev opened 4 years ago
@MarlonMaercz , @ElenaBelyavskaya , please add a clear definition on how to calculate required data for a specific partner
@starkmsu, @vitaliidasaev I have commented and added mockups, please review
@ElenaBelyavskaya , please update text description as well, so we don't need to search for required part in the picture.
@starkmsu it's also described in the text; added some details.
@ElenaBelyavskaya , do we want to have numbers for VOUCHER PURCHASES and VOUCHER FLOWS to be calculated for the same tine frame? Or VOUCHER PURCHASES - for all time and VOUCHER FLOWS - only for specified period?
Point 2 added to the desc (decided to separate "static" widgets and those dependent on the time frame, and place the period selection in such a way that's it's 100% clear to which widgets it's applicable)
@MarlonMaercz , @ElenaBelyavskaya , what should we show in case vouchers were bought in different currencies? Should it be converted into some base currency or shown as separate sum-currency pairs?
@MarlonMaercz , @ElenaBelyavskaya, ^^^
@starkmsu good point :) This was described when we just had one currency... Later on, we need to have a base currency, which will be selected by the user, and data would be adjusted to this currency selection. For the time being, until we implement the base currency selection flow, we have 2 options: 1) Convert sums for all other currencies to CHF (using CHF as a base currency in fact) 2) Show separate numbers by currency Option 1 seems to be closer to the base currency approach, and we don't create additional UI items which we would then remove. What do you think from the implementation perspective, @starkmsu? CC @MarlonMaercz
@starkmsu For the dashboard data, the admin portal should use a base currency CHF (additional ones to be added later and set as a admin portal setting). Therefore please proceed with option 1. from @ElenaBelyavskaya 's comment.
As an SME owner, when I open dashboard, I want to see data about my business.
AC's
AND the data should be calculated as follows:
NEW CUSTOMERS
ACTIVE AND REPEAT CUSTOMERS
VOUCHER PURCHASES
VOUCHER FLOWS
Bought / Redeemed chart (options: CHF, Number; Number by default):
Bought, number: Number of purchases of the SME's vouchers (by day)
Redeemed, number: Number of redemptions of the SME's vouchers (by day)
Bought, CHF: Sum of purchases of the SME's vouchers (by day)
Redeemed, CHF: Sum of redemptions of the SME's vouchers (by day)