All Packages

Package Summary
Package
Description
This package contains the core logic of the Capital Gains Calculator application, including models and classes responsible for processing financial operations such as buying and selling stocks, calculating profits, and applying tax rules.
This package provides custom exception classes used to handle errors and exceptional scenarios during the execution of the application, such as invalid input formats or logical inconsistencies.
This package contains utility classes and helper methods used across the application, such as formatting, calculations, or data conversions that support the main application logic.