Giter Club home page Giter Club logo

juanbindez / pchdjango Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 9.92 MB

PCHDjango is a turnkey e-commerce platform built on the powerful Django Framework. With its login screen for customers and shopping cart and ordering system, it is a great base for developers to build and enhance their online stores. Its flexibility, security and ease of customization make it an ideal choice for e-commerce projects of any size.

License: GNU General Public License v2.0

Python 66.76% HTML 33.24%
django-application django-ecommerce ecomerce-web-app ecommerce

pchdjango's Introduction

NextLevelWeek

PCHDjango 1.1-rc3


e-commerce in Django Framework 4.2.3

Introducing "PCHDjango", an e-commerce software built on the powerful Django Framework. PCHDjango is a solid foundation for developers who want to build their own online stores, offering a complete shopping experience for customers. In the first version, the software comes equipped with essential functionalities, such as a login screen for customers, an intuitive system for adding products to the cart and placing orders.

Captura de tela de 2023-07-27 10-34-23

Captura de tela de 2023-07-27 10-34-34

Captura de tela de 2023-07-27 10-34-58

make clone:

git clone https://github.com/JuanBindez/PCHDjango/

virtualenv:

  • linux

    virtualenv -p python3 venv
    
  • Windows

    python3 -m venv venv
    

requirements:

pip install -r requirements.txt

migrate:

python3 manage.py migrate

make migrations:

python3 manage.py makemigrations

superuser:

python3 manage.py createsuperuser

run server:

python3 manage.py runserver

pchdjango's People

Contributors

juanbindez avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

moris9

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.