Sakib3602/Shoe_Django ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple shoe store website with Django that looks clean and modern.
I want a homepage that shows featured shoes, a shop page with product cards, and a product detail page where people can see photos, price, sizes, and a short description. It should also have a basic cart and checkout flow, even if the payment part is just a simple placeholder for now. Please include user login and signup so people can create an account and view their orders or profile.
Use the existing static and media setup for images and styling, and make the design responsive so it works well on mobile too. Keep the layout polished and easy to browse, with good use of product images and clear buttons. If anything is missing or unclear, make sensible choices and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit