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

Enhancing a Stock Profit Calculator #298

Closed
atharva012004 opened this issue Jul 16, 2024 · 2 comments
Closed

Enhancing a Stock Profit Calculator #298

atharva012004 opened this issue Jul 16, 2024 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request MEDIUM VSoC'24 contribution under VSOC 24

Comments

@atharva012004
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In current Stock profit Calculator I can only view financial data in INR and have no visual representation of profit/loss. Additionally, I miss having comprehensive performance metrics such as ROI and annualized return.

Describe the solution you'd like
I want to enhance the application with the following features:

  1. Currency Selection:
    • Allow users to choose different currencies instead of just INR.
    • Implement a currency conversion feature using real-time exchange rates.
  2. Data Visualization:
    • Add charts or graphs to visually represent the profit/loss.
    • Use a library like Chart.js to create interactive charts.
  3. Performance Metrics:
    • Add calculations for additional metrics like ROI (Return on Investment), annualized return, etc.

Describe alternatives you've considered

  1. Providing static exchange rates, but this wouldn’t reflect real-time currency values.
  2. Using simpler, static graphs instead of interactive charts, but this reduces user engagement and understanding.
  3. Manually calculating additional metrics, but this is prone to error and inconvenient for users.

Additional context
Adding these features will significantly improve user experience by providing real-time, interactive, and comprehensive financial insights. Here are some mock-ups of the proposed charts and metrics section.
Before
Screenshot 2024-07-16 123111

After

20240716-0711-17.0317487.mp4
Copy link
Contributor

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

@dhairyagothi dhairyagothi added documentation Improvements or additions to documentation enhancement New feature or request VSoC'24 contribution under VSOC 24 MEDIUM labels Jul 16, 2024
Copy link
Contributor

Hello @atharva012004! Your issue #298 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request MEDIUM VSoC'24 contribution under VSOC 24
Projects
None yet
Development

No branches or pull requests

2 participants