quabynahdavis/moneyman ? reverse-engineered prompt
Reverse engineered prompt
Build me a desktop app for managing personal or small business finances, like a modern GnuCash alternative.
I want it to let me create accounts, record transactions with splits, and keep everything balanced with proper double entry accounting. It should have a chart of accounts I can browse, a general ledger that’s easy to filter and sort, and forms for entering new transactions with an account picker and date picker. Please include bank reconciliation, a CSV import flow with mapping and preview, budgets, recurring transactions, invoices, contacts, and basic reports like balance sheet, profit and loss, cash flow, and portfolio value.
Make it feel polished and native, with a sidebar, dark mode, and a clean dashboard. Use the current best docs if you need to look anything up online. Focus on making the core experience work end to end, with data saved locally in SQLite, and make sure the money math is precise.
Are you gonna build this?
make sure you review the code using coderabbit