ayush-that / FinVeda

A web application designed to enhance financial literacy.
https://fin-veda.vercel.app/
GNU General Public License v3.0
67 stars 119 forks source link

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

Open VesperAkshay opened 1 week ago

VesperAkshay commented 1 week ago

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

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
github-actions[bot] commented 1 week ago

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 commented 1 week ago

Add Gssoc level also