You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Description
As a User, I need the information I provided to be on the Resume that I am downloading
Acceptance Criteria
Time Investment
Business Sense
The text was updated successfully, but these errors were encountered: