Saintfai/Project-GastroLog — reverse-engineered prompt
Reverse engineered prompt
Build me a simple app called GastroLog for tracking digestion and food notes. I want to be able to add a daily entry with the date, what I ate, any stomach symptoms, how bad they were, bowel movement notes, medicines or supplements, and any extra notes. Then I want a clean home page that shows recent entries and lets me open, edit, or delete them.
Make it feel simple and calming, not medical or complicated. Use the existing Next app and whatever database setup is already started in the project. If there isn’t much there yet, create the basic pages, forms, and saved data flow so I can run it locally and actually use it. Add sensible empty states, basic validation, and make it work nicely on phone and desktop.
Please keep the code clean and easy to understand. Look up current docs online if you need to.
Want more depth? Deep Reverse