Hammadu696 / Ecommerce

This project is an e-commerce platform that is currently under construction XD. It is built using Python Django .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-commerce Project

Overview

This project is an e-commerce platform that is currently under construction XD. It is built using Python Django and includes functionalities such as add to cart, remove from cart, authentication, sign in, sign up, and many more. The project is continuously being upgraded to enhance its features and performance.

Installation

  1. Clone the repository
    git clone https://github.com/hammadu696/Ecommerce.git
    
  2. Install the required dependencies
    pip install -r requirements.txt
    

Usage

  1. Run the development server
    python manage.py runserver
    
  2. Access the application at http://localhost:8000

Features

  • Add to Cart
  • Remove from Cart
  • User Authentication
    • Sign In
    • Sign Up
  • Cart Management
  • And more (pending upgrades)

Contributing

We welcome contributions to enhance the functionality and user experience of this e-commerce project. Feel free to submit pull requests and raise issues.

License

This project is licensed under the MIT License.

About

This project is an e-commerce platform that is currently under construction XD. It is built using Python Django .


Languages

Language:HTML 66.1%Language:CSS 21.0%Language:Python 10.3%Language:JavaScript 2.5%