You will need to store the expenditures like a spreadsheet, with columns for
- date
- category
- amount
You can keep the table in a single TinyDB tag, or use the year as the tag.
You will need to store the expenditures like a spreadsheet, with columns for
You can keep the table in a single TinyDB tag, or use the year as the tag.