ramykamil/ceramic-erp — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Ceramic ERP app for managing a ceramics product catalogue and stock.
I want it to run locally as either a desktop app or a browser based app with a database behind it. The main goal is to help me import my Excel and CSV product files, compare old and new product lists, detect duplicate products, find missing products, fix stock quantities, and produce clean reports I can export again. Keep the screens very practical, with pages for products, inventory, imports, duplicate cleanup, comparison reports, and basic order or stock history if the existing data supports it.
Please use the files already in this repo to understand the current workflow and data fields. Make setup easy for a normal user, including database migration, environment loading, and safe start scripts. If something is unclear, make a sensible simple version first and leave notes in the app. Look up current docs online if you need to.
Want more depth? Deep Reverse