Skip to content

Update various classes #51

Closed
tommyah opened this issue Mar 6, 2026 · 0 comments · Fixed by #73
Closed

Update various classes #51

tommyah opened this issue Mar 6, 2026 · 0 comments · Fixed by #73
Assignees
Labels
enhancement New feature or request

Comments

@tommyah
Copy link
Member

tommyah commented Mar 6, 2026

This task is dedicated to the process of updating multiple classes to satisfy the requirements given in the second part of the Millions project description.

This task includes:

  • Updating stock class with getter methods for historical prices (all prices), lowest price, highest price, and latest price change (0 if first price)
  • Updating exchange class with methods for getting gainers and losers on the exchange this week.
  • Update portfolio class with method for getting networth, including the effective value of owned shares.
  • Update player class with method for getting networth, including the effective value of owned shares.
@tommyah tommyah added the enhancement New feature or request label Mar 6, 2026
@tommyah tommyah self-assigned this Mar 15, 2026
@tommyah tommyah linked a pull request Mar 18, 2026 that will close this issue
Sign in to join this conversation on GitHub.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant