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

BE - State Management #24

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

BE - State Management #24

rmrose78 opened this issue Jul 20, 2022 · 0 comments
Labels
Backend enhancement New feature or request

Comments

@rmrose78
Copy link
Contributor

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

  • Create a useState variable to containe User input data.
  • Create an initial state that is an object containing a key for each resume section.
  • State must be able to be passed down to all needed components.

Time Investment

  • BE: Create the initial state for the useState hook to be passed through to the components from the App.js. estimated time 2 hours.

Business Sense

  • This will allow the User to receive a resume that has the information they have entered.
@Cameron-Porter Cameron-Porter added enhancement New feature or request help wanted Extra attention is needed Backend labels Jul 20, 2022
@rmrose78 rmrose78 changed the title Frontend - State Management BE - State Management Jul 20, 2022
@rmrose78 rmrose78 added Major Major feature for functionality of App and removed Major Major feature for functionality of App help wanted Extra attention is needed labels Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants