The eCommerce Site is a web application designed to provide users with an intuitive and seamless online shopping experience. It offers a wide range of products and features, catering to the needs of both buyers and sellers.
Features
User Registration and Authentication:
Users can create accounts, log in securely, and manage their profiles. Product Browsing and Searching: Browse through a vast catalog of products and use search filters to find specific items.
Shopping Cart Management:
Add products to the cart, view the cart contents, and adjust quantities before proceeding to checkout.
Order Tracking and Management:
Track the status of orders, view order history, and manage returns or cancellations. User Reviews and Ratings:
Provide feedback and ratings for products, helping other users make informed purchasing decisions.
Inventory Management:
Sellers can manage their product inventory, update stock levels, and track product availability.
Admin Dashboard:
An administrative interface for site administrators to manage users, products, and site settings.
Technologies Used Front-end: HTML, CSS, JavaScript Back-end: Django Database: Sqlite Additional Libraries:Bootstrap
Installation Clone the repository:
git clone https://github.com/sudip-khanal/ecommerce_site.git
Usage Upon accessing the eCommerce Site, users can sign up or log in to their accounts. They can browse through product categories,add products to their cart. During the checkout process, users can track their orders and manage their profiles.
Contributing
Contributions to the eCommerce Site project are welcome! If you have any bug reports, feature requests, or improvements, please submit a pull request or open an issue in the GitHub repository.