pratyaksaocsa/web-kantin-fti — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Web Kantin FTI app in this existing Laravel project. I want students or staff to open the site, see a clean home page for the canteen, browse food and drink menus with photos, prices, categories, and availability, then place a basic order with their name, phone number, and pickup note.
Please add an admin area with login so canteen staff can add and edit menu items, mark items as available or sold out, and view incoming orders with their status. Keep the design simple, mobile friendly, and easy to understand, with Indonesian labels where it makes sense.
Use the current Laravel structure, add the needed database tables, seed a few sample foods and drinks, and make sure it can run locally after setup. If anything is unclear, choose the simplest practical version and keep the code tidy.
Want more depth? Deep Reverse