SOOlutions / HomeTaskApp

True OO implementation in Java of a Home Task Management System. This project is a port and modification from https://github.com/SilasReinagel/HomeTaskManagement
2 stars 1 forks source link

Query: View all current account balances #20

Open SilasReinagel opened 6 years ago

SilasReinagel commented 6 years ago

Should be able to ask the application for a list of all current account names and balances.

This may be done as a query, or as a print operation.