plutonicdev/GroceryStore-with-server — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a native Android grocery shopping app like a small online supermarket. It should feel clean and modern, work well on normal phone sizes, and have multiple screens for browsing groceries, searching products quickly, viewing categories, seeing item details, adding items to a cart, and placing an order with cash on delivery.

I also want a simple server connected to it so products, categories, prices, customers, and orders can be managed from an admin dashboard. The admin should be able to update items, confirm orders, mark them as preparing, on the way, or delivered, and keep everything organized. Use a simple database backed setup for the server.

Please make the app easy to customize later, like changing colors, text, images, fonts, and product photos. Keep the code clean and understandable because I may want to edit it myself. If you need current Android or backend setup details, look them up online.

Want more depth? Deep Reverse