ojasvirudraksha/ojasvirudraksha.com ? reverse-engineered prompt
Reverse engineered prompt
Build me a Django based online store for Ojasvi Rudraksha.
It should have a product catalog, product detail pages, a shopping cart, customer accounts, wishlists, and an admin area where I can manage products, inventory, customers, and site content. Logged in users should have their cart saved to their account so it comes back on another device or after logging out, and if a guest adds items before signing in those items should merge into their account when they log in. Add customer signup with an optional phone number, plus password reset by email for both customers and admins.
I also want the store to show prices in different countries using exchange rates, with a fallback to INR if rates are unavailable. Set it up so it runs locally with Docker, MySQL, and environment based settings, and include whatever initial data or branding updates are needed to make it feel like a real storefront. Checkout and payments do not need to be built yet. If you need current Django docs for anything, look them up online.
Are you gonna build this?
make sure you review the code using arcumet