Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

[3] Write functions which will update currentUser in DB & state throughout App #126

Open
4 tasks
MitchellDill opened this issue Aug 14, 2019 · 0 comments
Open
4 tasks

Comments

@MitchellDill
Copy link
Contributor

MitchellDill commented Aug 14, 2019

At the App.jsx level:

  • Make POST to the server with the "currentUser" object that lives in state, to update the currentUser
  • Create functions to pass down which will update Budget page and App-level currentUser with relevant information
  • Create functions to pass down to dashboard page to handle transactions and updating App-level currentUser with relevant information
  • Ensure all other pages are being passed all require information
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant