← Back to Projects
Stocks Portfolio Manager
CLI application for creating, managing, and valuating stock portfolios. Supports CSV import, historical price lookup, and persistent data storage.
About
A Java CLI application implementing the MVC pattern for managing stock portfolios. Supports CSV import of historical data, real-time price lookup via API integration, dollar-cost averaging strategies, and persistent storage of portfolio state.
Tech Stack
JavaMVCCSV Parsing