You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on the user profile page we will need to show the public user profile view of the cause owned by that user, similar to how we show projects they own
we will need to add new tab called Causes, when clicked it will show a list view of cause preview cards of the causes they own
in addition we will need a top level component showing the number of causes they own and two data points
total amount raised to all causes they own
total amount distributed from all causes they own
@kkatusic - these two data points above, can we calculate them on the FE or should we calculate it on the BE? How is it currently handled for fetching projects all time raised amount for all projects owned by a user?
@markoprljic if you can also quickly mock this up that would be helpful
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
on the user profile page we will need to show the public user profile view of the cause owned by that user, similar to how we show projects they own
we will need to add new tab called Causes, when clicked it will show a list view of cause preview cards of the causes they own
in addition we will need a top level component showing the number of causes they own and two data points
@kkatusic - these two data points above, can we calculate them on the FE or should we calculate it on the BE? How is it currently handled for fetching projects all time raised amount for all projects owned by a user?
@markoprljic if you can also quickly mock this up that would be helpful
The text was updated successfully, but these errors were encountered: