This is a very small helper page, to write done your cash expenses on your phone, while not at home. The records are stored in a csv file, which is intended for import into GNUCash later on.
- Required are PHP and some web server
- Add the files in public to the server
- Make sure the created
data
directory is writable by the process your web-server is executed in - Make the page accessible
Now all cash expenses can be written down with minimal effort.
- [X] Auto completion for description and amount
- [X] Add offline support -> Added service worker