An open API service indexing awesome lists of open source software.

https://github.com/mattkasun/playground

playground for personal stuff
https://github.com/mattkasun/playground

docker-image finance go

Last synced: 10 days ago
JSON representation

playground for personal stuff

Awesome Lists containing this project

README

          

# Cash Tracker

I use [GNU Cash](www.gnucash.org) to track my personal finances but I needed something
to keep track of cash spending between data entry sessions. I tried a number of mobile
apps but, in no particular order
+ ads
+ cost for pro versions
+ sync between multiple devices (tablet, phone, laptop)

so I decided to create this app. It serves my purposes
note => not intended for multiple simultaneous access.

check out [demo](https://demo.nusak.ca) running on [Digital Ocean](https://m.do.co/c/7ecc5675b40b)
+ username: demo
+ password: demo

ToDo:
+ delete transaction
+ month, year views
+ comments in transactions
+ mutex for simultaneous users
+ export for GNUCash import