-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Overview
The main point of this tickets is to call our backend endpoints to populate our frontend with the cost. You will be updating the frontend store with this data and making sure the data shows up on the page. The graph and cost cards should be finished so you should just be hooking connecting things moreso than implementing designs. Make sure to call the method to get all of cashflow cost only if the account is an admin. Since the cashflow data is sensitive info make sure that only admins will get the data from the backend.
Tasks
- Create method to retrieve all cashflow cost data and call the method on an admins login
- Update store with cashflow cost data
- Update Cost list to show all of the cashflow data
Acceptance Criteria
- On login an admin account fetch's the cashflow data
- Cashflow cost data shows in the cashflow screen including the cost cards
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels