Developed a dynamic E-commerce platform integrating Django with TailwindCSS for seamless styling and responsive design. Built a product catalog with category-based sorting and a dynamic shopping cart for adding and removing items. Designed a streamlined checkout process with order confirmation and backend order management capabilities. Utilized Django’s admin panel for efficient management of products, categories, and customer orders.
Features: Django & TailwindCSS Integration: Set up Django with TailwindCSS for easy styling. Product Catalog: Manage products efficiently, with the option to sort by categories. Shopping Cart: Implement a dynamic cart allowing users to add and remove items. Checkout Process: Provide a checkout experience, including order confirmation. Order Management: Administer customer orders from the backend. Admin Interface: Use Django’s admin panel for management of products, categories, and orders.