vets-who-code-app
vets-who-code-app copied to clipboard
<Romeo-Golf-Main Branch> Education Component
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
- [ ] 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
Business Sense
- Allows the User a clean interface to enter their educational achievements to the end resume product.