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

Adding a ROI (Return On Investment) Calculator in Tools Section #297

Open
VesperAkshay opened this issue Jun 13, 2024 · 2 comments
Open
Assignees
Labels
enhancement New feature or request gssoc24

Comments

@VesperAkshay
Copy link

Issue: Add ROI Calculator to Tools Section

Description

The current tools section of the application does not include a calculator for determining the return on investment (ROI) for users. Adding an ROI calculator would provide a valuable feature to help users analyze the potential financial benefits of using the product or service.

Objective

Implement a ROI calculator tool that allows users to input relevant financial data, such as initial investment, expected returns, and timeline, and then calculates the projected ROI. The calculator should be intuitive and easy to use, providing users with a clear understanding of the potential financial impact of their investment.

Acceptance Criteria

  • The ROI calculator is added to the tools section of the application
  • The calculator accepts user input for the following fields:
    • Initial investment
    • Expected annual returns
    • Investment timeline (in years)
  • The calculator displays the projected ROI based on the user's input
  • The calculator provides clear and understandable results, including the calculated ROI percentage and any relevant visualizations or explanations
  • The calculator is mobile-friendly and responsive

Potential Implementation Tasks

  1. Design the user interface and layout for the ROI calculator
  2. Develop the backend logic to perform the ROI calculation
  3. Integrate the calculator into the tools section of the application
  4. Ensure the calculator is accessible and user-friendly
  5. Implement any additional features, such as saving past calculations or providing guidance on interpreting the results
Copy link

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@VesperAkshay
Copy link
Author

Add Gssoc level also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc24
Projects
None yet
Development

No branches or pull requests

2 participants