A Python-based application for managing stock portfolios, buying/selling stocks, and generating portfolio reports.
- Add new portfolios and manage existing ones.
- Add stocks to portfolios with specified quantities.
- Buy and sell stocks with transaction details.
- Generate comprehensive reports for portfolio performance.
- Clone the repository:
git clone https://github.com/MujtabaTaimur/stock-portfolio-tracker.git cd stock-portfolio-tracker