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 Credit Card Payoff Calculator #611

Merged
merged 7 commits into from
Feb 24, 2024
Merged

Added Credit Card Payoff Calculator #611

merged 7 commits into from
Feb 24, 2024

Conversation

Yuvraj960
Copy link
Contributor

Fixes Issue🛠️

Closes #554

Description👨‍💻

Added the calculator which helps you calculating the time you need to pay-off your credits

Type of change📄

  • New feature (added new calculator)

How this has been tested✅

  • Done checking the calculations from the basic formulae and validating the results of calculator.
  • Verified the results from the calculators that are currently on the internet, and are verified for their accurate results.
  • Tested for responsiveness so that it can run on any device

Checklist✅

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I am an Open Source Contributor

Screenshots/GIF📷

image

Copy link

netlify bot commented Feb 24, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit 43cb72b
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/65d99ada132a3a0008a61536
😎 Deploy Preview https://deploy-preview-611--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.

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 @Yuvraj960, 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!! ✨

@Rakesh9100
Copy link
Owner

  1. Pls rename your folder to Credit-Card-Payoff-Calculator and make the necessary changes in this same PR.
  2. Add a Readme.md file in your calculator folder.
  3. Make sure to always update your forked repo branch time to time so that conflicts should not occur @Yuvraj960

@Rakesh9100 Rakesh9100 changed the title Credit Pay-off Calculator Added Credit Card Payoff Calculator Feb 24, 2024
@Yuvraj960
Copy link
Contributor Author

@Rakesh9100, Done updating all the changes in the calculator. Let's Merge it!

@Rakesh9100
Copy link
Owner

Merged 🎉 @Yuvraj960

@Rakesh9100 Rakesh9100 merged commit cbf7da8 into Rakesh9100:main Feb 24, 2024
4 checks passed
@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion SWOC S4 SWOC Open Source Program Medium IWOC2k24 (30 Points) ✨, JWOC2k24 (3 Points) 🎉, SWOC2k24 Level-2 (30 Points) 💫 labels Feb 24, 2024
@Yuvraj960 Yuvraj960 deleted the CreditPayOff branch February 24, 2024 07:37
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 Medium IWOC2k24 (30 Points) ✨, JWOC2k24 (3 Points) 🎉, SWOC2k24 Level-2 (30 Points) 💫 SWOC S4 SWOC Open Source Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add Credit Card Payoff Calculator
2 participants