Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend - State Management #5

Open
3 tasks
rmrose78 opened this issue Jul 20, 2022 · 0 comments
Open
3 tasks

Frontend - State Management #5

rmrose78 opened this issue Jul 20, 2022 · 0 comments

Comments

@rmrose78
Copy link

rmrose78 commented Jul 20, 2022

Description

As a User, I need the information I provided to be on the Resume that I am downloading

Acceptance Criteria

  • Must choose an efficient way to pass state.
  • Must structure the useState variable/s from entries.
  • Must allow the state to be passed from all pages to the end resume builder.

Time Investment

  • Structure the state starting on the main App component to allow each page to pass state through to the final resume builder. A Context Provider may or may not make sense to use. Estimated time 2 hours.

Business Sense

  • This will allow the User to receive a resume that has the information they have entered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant