nvhiep1811/DHKTPM18CTT_Nhom02_WebsiteBanThietBiAnNinhTrucTuyen — reverse-engineered prompt

Reverse engineered prompt

I want you to build out a full online store for security devices called SecureShop using the codebase that already has a frontend and backend. The site should let normal customers browse products like cameras, sensors, doorbells, and smart locks, view product details with images, add items to a cart, and place orders through a simple checkout flow. It should support sign in with Google or Facebook as well as normal token based login, and keep customer and admin permissions separate.

On the admin side, make sure there’s a usable area to manage products, categories, and orders. I also want the overall experience to feel polished, with clear notifications and smooth page flow. Cart state should persist properly, and the frontend should be connected cleanly to the backend API and database.

Please wire up the environment files safely, make it runnable locally, and keep it close to the README scope without adding random features. If anything is unclear, look up the current docs online and fill in the missing pieces sensibly.

Want more depth? Deep Reverse