FinVeda icon indicating copy to clipboard operation
FinVeda copied to clipboard

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

Open VesperAkshay opened this issue 1 year ago • 2 comments

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

VesperAkshay avatar Jun 13 '24 08:06 VesperAkshay

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.

github-actions[bot] avatar Jun 13 '24 08:06 github-actions[bot]

Add Gssoc level also

VesperAkshay avatar Jun 14 '24 06:06 VesperAkshay