Skip to content

Repository files navigation

Django E-Commerce Project

Django Django

An advanced eCommerce platform built with Django, offering robust features, a seamless shopping experience, and scalability for businesses of all sizes.

This project also has a UI design, which is available in this repository.

This project is the administrative interface for managing the e-commerce platform. It allows administrators to manage products.

uml uml

Table of Contents

Documentation

uml

Features

  • Full REST API project
  • JWT Authentication system via Http-only cookies
  • WebSocket support for real-time communication
  • Documented API for better usability
  • Hierarchy in product classes
  • Modern EAV design
  • Multi-language support

Installation

Follow these steps to set up the project locally:

  1. Clone the repository:
       git clone https://github.com/zariny/ecommerce.git
       cd ecommerce
    
  2. If you have docker-compose you can run with only one command: jwt
       docker-compose up
    
  1. Or run project via manage.py locally:
       pip install -r requirements.txt
       python sandbox/manage.py runserver
    
    
    

License

Read the license.

About

E-commerce platform with Django framework

Topics

Resources

Security policy

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages