rmak78/phpledger — reverse-engineered prompt
Reverse engineered prompt
Build me a simple browser accounting app for everyday bookkeeping, based on the phpledger idea. I want a basic double entry general ledger where I can log in, create and manage accounts, enter transactions with debits and credits, and view the ledger in a clean way.
Use PHP with MySQL for the backend, and keep the pages simple with HTML, CSS, JavaScript, jQuery, and Bootstrap. It doesn’t need to be fancy, just practical and easy to run on a normal web server. Please include the database setup, sample install steps, and enough starter data or example pages so I can tell it’s working after installation.
Make the interface straightforward for a small business user, with clear forms, totals, and basic validation so entries balance before saving. If you need current syntax or setup details, look up the docs online.
Want more depth? Deep Reverse