Skip to content

Merge into main #55

Merged
merged 104 commits into from
May 26, 2026
Merged

Merge into main #55

merged 104 commits into from
May 26, 2026

Conversation

mohenoen
Copy link
Member

Merging working release 1 into main

nolydvo and others added 30 commits March 4, 2026 12:24
Filled out remaining functionality in SaleCalculator
Merge Main onto dev to keep dev up to date
- getHistoricalPrices: returns a list of all prices for a stock
- getHighestPrice: returns the highest historical price for a stock
- getLowestPrice: returns the lowest historical price for a stock
- getLatestPriceChange: returns the difference between the current and previous price for a stock
…tock-class

Completed issue: add new methods to stock class
…ing-stock-data-from-file

merge reading stock data from json
…ethod-for-portfolio-class

Added getNetWorth methods to player and portfolio
Nikollai and others added 26 commits May 19, 2026 16:10
…oundExceptions from reader to view. Added logging in case of unexpected IOExceptions
@mohenoen mohenoen requested a review from nolydvo May 26, 2026 11:36
Copy link
Member

@nolydvo nolydvo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@nolydvo nolydvo merged commit 810c2fd into main May 26, 2026
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants