Skip to content

Minimal frontend to store cash expenses for later import to GNUCash

License

Notifications You must be signed in to change notification settings

fbrosda/csv-cash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSV Cash

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.

Installation

  • 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.

Improvements

  • [X] Auto completion for description and amount
  • [X] Add offline support -> Added service worker

About

Minimal frontend to store cash expenses for later import to GNUCash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published