You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a GUI-based interface to manage stock portfolios, including features to buy/sell stocks, view portfolio value/composition, and save/retrieve portfolios from files. Followed OOD design principles and the MVC architecture and SOLID principles.