Skip to content
John Avitable edited this page Oct 8, 2021 · 5 revisions

Account Menu

=== Printing available options for Account menu===
1: Print all accounts
2: Update current balance
3: Set low balance level
4: Project balance
Q: Quit

1: Print all accounts

This option prints all information present in the account record in the accounts collection.

2: Update current balance

This option allows to directly manipulate the account balance.

3: Set low balance level

This option allows to set a low balance level to alert when running a balance projection.

4: Project balance

This option will allow you to run a balance projection.

Required inputs:

  1. End date
  2. Account

Output:

Enter end date for projection: 2022-01-01
Enter account for projection: Joint
Joint account projected balance for 2022-01-01 will be $ 245.43
Projection graph available at: http://127.0.0.1:8080/output.png
Clone this wiki locally