Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added more functionality in Vector Calculator #874

Merged
merged 7 commits into from
May 31, 2024

Conversation

MohiniMehta
Copy link
Contributor

Fixes Issue🛠️

Closes #706

Description👨‍💻

User needs to enter value of x and y component of both vectors.
I added the option where user can select from the dropdown list various operations like add, subtract and dot product. I added the operation add, subtract and dot product.
Depending upon the selected option the operation is performed.

Type of change📄

  • New feature (non-breaking change which adds functionality)

How this has been tested✅

I tested by inputting different values for vector.

Checklist✅

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added demonstration in the form of GIF/video file
  • I am an Open Source Contributor

Screenshots/GIF📷

  1. Addition:
    image
    2)Subtraction:
    image
    3)Dot product and the angle between two vecors:
    image

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey @MohiniMehta, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨

Copy link

netlify bot commented May 25, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit bf5e26f
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/66598f824871870008362f9c
😎 Deploy Preview https://deploy-preview-874--calcdiverse.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 configuration.

@Rakesh9100
Copy link
Owner

Pls give some space below and above the Operation box, and also style that box same as that of X or Y @MohiniMehta

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label May 25, 2024
@Rakesh9100 Rakesh9100 changed the title Added more functionality in vector calculator Added more functionality in Vector Calculator May 25, 2024
@Rakesh9100
Copy link
Owner

Are you working on the suggested changes @MohiniMehta

@MohiniMehta
Copy link
Contributor Author

Yes, I worked on it and I have updated the branch. Please check it once.

@Rakesh9100 Rakesh9100 merged commit f6a9f90 into Rakesh9100:main May 31, 2024
4 checks passed
@Rakesh9100
Copy link
Owner

Congrats on getting your PR merged to the repo under GSSOC 2k24 🥳 @MohiniMehta

@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion gssoc GSSOC Open Source Program level2 Intermediate task and removed question 🤔 Further information is requested labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed 🥳 PR successfully merged and issue resolved on completion gssoc GSSOC Open Source Program level2 Intermediate task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add more functionality in Vector Calculator
2 participants