Readit News logoReadit News
a8h commented on GnuCash Tutorial and Concepts Guide   gnucash.org/viewdoc.phtml... · Posted by u/thunderbong
Loic · 2 years ago
If some people have some recommendations, my wife is asking me for an app to basically input our family expenses. It should be fast, painless and very simple. Open the app, select the date (default today), select the category, the shop, amount and payment method. Done. Both of us should be able to input the data (so web based).

At the start, nothing more in the app. She would be happy to do the data analysis using her laptop.

I was thinking about a stupid CRUD app with an SQLite database, but I do not want to reinvent the wheel.

If some of you have ideas, we do not need banking integration.

a8h · 2 years ago
I've been working on an app for iOS. You can essentially add transactions, categories and accounts.

- It's a document based app, the file format is open (JSON zipped), so you can store it on iCloud Drive, Dropbox or anywhere else, thereby giving you and your wife access via cloud sharing.

- No Signup, No Account, No Ads

I've been using it for a few months to track all my transactions and account balances.

It's still a WIP right now. Planning to add a few features more before making it available on Apple App Store.

u/a8h

KarmaCake day1October 20, 2023View Original