Skip to content

Created for my Object-Oriented Design course at Northeastern

Notifications You must be signed in to change notification settings

gpalmer27/Stocks-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Stocks-Program

As part of my Object-Oriented Design course, I worked with a partner to develop a stock simulation in Java. In our program, the user can choose between viewing a text-based interface or a graphical interface. In both the text version and the GUI version, the user can create a portfolio of stocks, and in each portfolio, they can add and remove stocks (simulating the purchasing and selling of stocks). Furthermore, the user can see the contents of their portfolio and the value of that portfolio on a specified date. The text-based version also provides the user with more options, including viewing both the average performance of a specified stock and a bar chart of a stock's performance over time.

By instructor policy, source code can be accessed only by request.

Demo

Text version: https://youtu.be/lgX-gO3HmXQ

GUI version: https://youtu.be/T-V6LDUEiL0

About

Created for my Object-Oriented Design course at Northeastern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published