This web application is created to help control money spendings. You can
- register a spending (i.e. add a receipt with some set of items)
- view monthly statistics (e.g. how much money is spent in the
Entertainment
category)
This app is PWA (Progressive Web Application). It means you can install it on your phone and it will look like a regular application and work offline.
This app stores all the data in your browser and does NOT transfer it outside of your device.
By selecting the corresponding options in the app, you can:
- back up the data of the app (the backup is a human-readable JSON file)
- replace the data of the app with the data stored in the backup file