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

Conversation

@MusfiqDehan
Copy link
Contributor

Description

  • Create and add empty CV.js component of size 2480 x 3508
  • To keep the ratio smaller, divide both height and weight by 4
  • height=2480/4=620 and
  • weight=3508/4=877
  • The new height and weight is 620 x 877
  • Give a 2px solid black border for the visibility of the component

Related Issue

Closes #22

Acceptance Criteria

  • Create a component called CV.js and save it in a folder called components in the src directory
  • The component is in format of DIN A4 (ratio, of course it can be smaller)
  • Additional styling: Only a border is added to showcase the component
  • The new component is imported and displayed in the App.js component

Type of Changes

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

Updates

Before

The below of Education component is empty before adding the CV component

image

After

Place the CV component below the Education component

image

Testing Steps / QA Criteria

…onents in the `src` directory

Signed-off-by: Md. Musfiqur Rahaman <musfiqur.rahaman@northsouth.edu>
Signed-off-by: Md. Musfiqur Rahaman <musfiqur.rahaman@northsouth.edu>
Signed-off-by: Md. Musfiqur Rahaman <musfiqur.rahaman@northsouth.edu>
Signed-off-by: Md. Musfiqur Rahaman <musfiqur.rahaman@northsouth.edu>
Signed-off-by: Md. Musfiqur Rahaman <musfiqur.rahaman@northsouth.edu>
@netlify
Copy link

netlify bot commented Oct 9, 2022

Deploy Preview for dev-cv-ycc ready!

Name Link
🔨 Latest commit 499e8c9
🔍 Latest deploy log https://app.netlify.com/sites/dev-cv-ycc/deploys/6343315b3718230008fa68b8
😎 Deploy Preview https://deploy-preview-25--dev-cv-ycc.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@MusfiqDehan
Copy link
Contributor Author

Hey @YuriDevAT ,

No one is assigned to this issue, so I have tried to solve it. Can you kindly check this PR and let me know if it needs any changes? Thanks.

@YuriDevAT YuriDevAT merged commit 180a030 into YurisCodingClub:main Oct 12, 2022
@YuriDevAT YuriDevAT added the hacktoberfest-accepted Hacktoberfest contribution label Oct 12, 2022
@YuriDevAT
Copy link
Member

Thank you for your contribution, @MusfiqDehan 👍🏽

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] Add empty component in DIN A4 format to store values

2 participants