EgbieAndersonUku1 / Fullstack-fruit-and-veg

Fullstack Fruit & Veg Shop: A web application developed with HTML, CSS, and JavaScript for the frontend, and Django for the backend. Features include user authentication, a product catalogue, shopping cart functionality, and order management. and much more
https://fullstack-fruit-and-veg.vercel.app
0 stars 0 forks source link

Updated HTML templates to use Django tags and added partial and base templates for reusability #3

Closed EgbieAndersonUku1 closed 2 months ago

EgbieAndersonUku1 commented 2 months ago

Refactored HTML templates to use Django tags and added partial templates for reusability

Note: The "Next" button currently does not advance to the next form, because it hasn't been wired for navigation yet. However, you can access each section of the "Add Product" page form directly via the following links where http://127.0.0.1:8000/ is localhost and the rest is the path

Navigation as path as follows

- http://127.0.0.1:8000/account/product-management/add-new-product/basic-description/
- http://127.0.0.1:8000/account/product-management/add-new-product/detailed-description/
- http://127.0.0.1:8000/account/product-management/add-new-product/pricing-and-inventory/
- http://127.0.0.1:8000/account/product-management/add-new-product/images-and-media/
- http://127.0.0.1:8000/account/product-management/add-new-product/shipping-and-delivery/
- http://127.0.0.1:8000/account/product-management/add-new-product/seo/
- http://127.0.0.1:8000/account/product-management/add-new-product/additional-information/
- http://127.0.0.1:8000/account/product-management/add-new-product/review-and-submit/
vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fullstack-fruit-and-veg ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 17, 2024 2:24am