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
@fattazzo i try to summarize each functionality mentioned above.
budget list of the current account: you have to show
status : a circle green/yellow or red related to budget.status ( see enum AccountStatusEnum)
name: budget.name
category icon
if the user click on a budget shown in the list you have to expand it as movement and show more info
new budget :
name (mandatory)
description
category : if null all category
amount( mandatory)
frequency ( mandatory see ScheduledFrequencyEnum)
alertThreshold : from 0 to 100 , the threshold percentual; if the user specify it under the percentual specified the budget status became Warning and the event can generate a push notification
The text was updated successfully, but these errors were encountered: