Skip to content

NxAdx/CodeAlpha_Task_Ecommerce

Repository files navigation

Ecom an E-Commerce Website


This is an e-commerce website built using the Django web framework, Bootstrap, and Django Allauth for user authentication. The website allows users to browse and purchase products, manage their orders and view their order history. Admin users have access to an admin panel where they can manage products, orders, and users.

Features

  • User authentication and account management with Django Allauth.
  • Browse and search products with a comprehensive catalog and detailed product pages.
  • Add and remove products from the shopping cart and checkout with ease.
  • Manage orders and view order history.
  • Admin panel for managing products, orders, and users.
  • Responsive design with Bootstrap for a seamless mobile experience.

Technologies Used

  • Django
  • Django Allauth
  • Bootstrap