Skip to content

DEV Connect cost to backend and display them in the card form #370

@prooflesben

Description

@prooflesben

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions