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 want to see a component that allows me to enter all of my education to be put on my Resume
Acceptance Criteria
Must have a title.
Must have inputs for School Name, From, To, and Degree.
Must have inner grayed text on the inputs showing example information.
Must have a checkbox for current enrollment.
Must have a button to add a new education block with the same prompts as the first education block.
Must have a button to remove education blocks.
Must have buttons to go backward or forward a component.
State needs to be hooked up to the inputs to be passed to the final resume build
Time Investment
Frontend focuses on JSX and CSS to build the UI/UX Figma template. Backend will be ensuring the data is transferred from inputs to the state. Estimated 3 hours to complete.
Business Sense
Allows the User a clean interface to enter their educational achievements to the end resume product.
The text was updated successfully, but these errors were encountered:
Description
As a user, I want to see a component that allows me to enter all of my education to be put on my Resume
Acceptance Criteria
Time Investment
Business Sense
The text was updated successfully, but these errors were encountered: