Budget/README.md

21 lines
432 B
Markdown

# Budget
A simple Budgeting software written in JavaScript for classic Amiga.
## Features
- Auto Summation of the current account
- Transfering Money from one account to another (via referencing)
- Adding or Subtracting Money from an account
- Saving and Restoring a budgeting plan
## Missing Features
- Graphing of Expenses
- Managing (Adding, Closing) Accounts
## Screenshots
![](./budget_mainview.png)
![](./transfer.png)