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

[Feature] Add Perpetuity Calculator #1988

Closed
4 tasks done
Rakesh9100 opened this issue Jan 19, 2025 · 4 comments · Fixed by #1989
Closed
4 tasks done

[Feature] Add Perpetuity Calculator #1988

Rakesh9100 opened this issue Jan 19, 2025 · 4 comments · Fixed by #1989
Assignees
Labels
Advance Complex task calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request SWOC SWOC Open Source Program

Comments

@Rakesh9100
Copy link
Owner

Rakesh9100 commented Jan 19, 2025

Description

Add a perpetuity calculator to the project that allows users to compute the present value of an infinite series of cash flows. The formula is:

$PV = \frac{C}{r}$

Where:

  • ( PV ) is the present value
  • ( C ) is the annual cash flow
  • ( r ) is the discount rate

Suggested Features:

  • Input fields for cash flow and discount rate.
  • A button to calculate the present value.
  • A button to reset the values and the result.
  • Clear error handling and tooltips for user guidance.
  • Calculator should be fully responsive.

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a SWOC'25 contributor.

Code of Conduct

@Rakesh9100 Rakesh9100 added help wanted 🙌 Extra attention is needed up for grab ✋ This issue is up to be assigned labels Jan 19, 2025
Copy link

Hey @Rakesh9100, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Ujjwal-Singh-20
Copy link
Contributor

I would like to contribute to this issue, please assign

Ujjwal-Singh-20 added a commit to Ujjwal-Singh-20/CalcDiverse that referenced this issue Jan 20, 2025
added perpetuity calculator
@Rakesh9100
Copy link
Owner Author

Go ahead @Ujjwal-Singh-20

@Rakesh9100 Rakesh9100 added SWOC SWOC Open Source Program and removed help wanted 🙌 Extra attention is needed up for grab ✋ This issue is up to be assigned labels Jan 20, 2025
Copy link

Hello @Rakesh9100! Your issue #1988 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator Advance Complex task labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Advance Complex task calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request SWOC SWOC Open Source Program
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants