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 Finance Calculator #1785

Closed
4 of 7 tasks
priyashuu opened this issue Aug 4, 2024 · 5 comments · Fixed by #1832
Closed
4 of 7 tasks

[Feature] Add Finance Calculator #1785

priyashuu opened this issue Aug 4, 2024 · 5 comments · Fixed by #1832
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level3 Advanced task

Comments

@priyashuu
Copy link
Contributor

Description

Issue: Implement Financial Calculator Feature

Description

We aim to add a financial calculator to our CalciDiverse app. This feature will allow users to perform key financial calculations, including:

  • Loan Payment Calculator: Calculate monthly payments based on loan amount, interest rate, and term.
  • Future Value Calculator: Estimate the future value of investments with given interest rates and compounding periods.
  • Present Value Calculator: Determine the present worth of future sums.
  • Mortgage Payment Calculator: Compute monthly mortgage payments, including principal and interest.

Requirements

  • Implement calculations using JavaScript.
  • Design a responsive HTML interface for user input and output.
  • Ensure input validation and error handling.

Tasks

  1. Develop the UI for input and output.
  2. Write JavaScript functions for calculations.
  3. Integrate calculations with the UI.
  4. Test for responsiveness and accuracy.

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

github-actions bot commented Aug 4, 2024

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

@priyashuu
Copy link
Contributor Author

priyashuu commented Aug 4, 2024

@Rakesh9100 please assign me this issue under GSSOC'24

@priyashuu
Copy link
Contributor Author

@Rakesh9100 please assign me this issue under GSSOC'24

@Rakesh9100
Copy link
Owner

Go ahead @priyashuu

@Rakesh9100 Rakesh9100 changed the title [Feature] <Financial Calculator> [Feature] Add Financial Calculator Aug 8, 2024
@Rakesh9100 Rakesh9100 added the gssoc GSSOC Open Source Program label Aug 8, 2024
@priyashuu priyashuu mentioned this issue Aug 8, 2024
5 tasks
@Rakesh9100 Rakesh9100 changed the title [Feature] Add Financial Calculator [Feature] Add Finance Calculator Aug 10, 2024
Copy link

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

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level3 Advanced task labels Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level3 Advanced task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants