wasem1a1w-sketch/demo-project — reverse-engineered prompt
Reverse engineered prompt
Build me a complete online store using Laravel with Vue and Inertia.
I want customers to browse a homepage, shop products, search as they type, filter by category, view product pages, add items to a cart, use coupons, checkout, and get an order confirmation. Guests should be able to cart items, and signed in customers should have order history, saved addresses, wishlist, reviews, payments, and notifications.
Please include an admin area where I can manage products, categories, orders, coupons, users, roles, reviews, settings, and activity logs. Product images should upload cleanly and make smaller versions. Orders should track stock, payment status, shipping status, and notify customers when things change.
Use Stripe, PayPal, and offline payment options, with mock mode so it works locally. Make it responsive, with dark and light mode, email login and registration, password reset, email verification, permissions for admins, and real time notifications.
Set it up so I can run it with Docker and seed a default admin account.
Want more depth? Deep Reverse