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.
- Clone the repository
git clone https://github.com/hammadu696/Ecommerce.git
- Install the required dependencies
pip install -r requirements.txt
- Run the development server
python manage.py runserver
- Access the application at http://localhost:8000
- Add to Cart
- Remove from Cart
- User Authentication
- Sign In
- Sign Up
- Cart Management
- And more (pending upgrades)
We welcome contributions to enhance the functionality and user experience of this e-commerce project. Feel free to submit pull requests and raise issues.
This project is licensed under the MIT License.