Skip to content
This repository was archived by the owner on Apr 21, 2024. It is now read-only.

Conversation

@Vinitvh
Copy link
Contributor

@Vinitvh Vinitvh commented Oct 1, 2022

For an example of how to fill this template out, see this Pull Request in the Wiki.

Description

This PR adds one new component for displaying a form for the section education.

Related Issue

close #7

Acceptance Criteria

  • Create a component called Education.js and save it in a folder called components in the src directory
  • Heading: Education
  • Form with above-mentioned fields
  • Input fields must be editable
  • Input fields are accessible
  • Save button does not require functionality
  • No styling but plain HTML
  • The new component is imported and displayed in the App.js component
  • Only the new component is displayed

Type of Changes

Type
🐛 Bug fix
x ✨ New feature
🔨 Refactoring
💯 Add tests
🔗 Update dependencies
📜 Docs

Updates

Before

After

Testing Steps / QA Criteria

@netlify
Copy link

netlify bot commented Oct 1, 2022

Deploy Preview for dev-cv-ycc failed.

Name Link
🔨 Latest commit 585894f
🔍 Latest deploy log https://app.netlify.com/sites/dev-cv-ycc/deploys/633c87973b7e2f00085dfd54

Copy link
Member

@YuriDevAT YuriDevAT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for you contribution. Well done 👍🏽

@YuriDevAT YuriDevAT added the hacktoberfest-accepted Hacktoberfest contribution label Oct 4, 2022
Signed-off-by: Julia Undeutsch <54622834+YuriDevAT@users.noreply.github.com>
@YuriDevAT YuriDevAT merged commit e393195 into YurisCodingClub:main Oct 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

hacktoberfest-accepted Hacktoberfest contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Form Education

2 participants