
Java document body, the start of the function declaring variables and defining methods

Declaring more methods (Java)

Showing the menu that the user can select from

If and else statements to make sure that a user has certain logical parameters

formatting the date format to be MM/DD/YYYY so there is a time stamp as well as defining more parameters and prompting a user to make a decision

Declaring a private method to handle displaying the portfolio

Testing deposit and showing account

Displaying current balance in account

showing brokerage account to see all deposits with dates and stocks

Depositing money and using the deposited money to purchase stocks

Withdrawing money and purchasing stock test

Displaying quantity after purchasing and withdrawing and depositing