Giter Site home page Giter Site logo

puresteelzhang / django-shop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awesto/django-shop

0.0 2.0 0.0 8.24 MB

A Django based shop system

Home Page: http://www.django-shop.org

License: BSD 3-Clause "New" or "Revised" License

Python 82.14% Dockerfile 0.20% Shell 0.06% CSS 0.83% JavaScript 4.95% HTML 11.82%

django-shop's Introduction

django-SHOP

Build Status PyPI version Join the chat at https://gitter.im/awesto/django-shop Software license Twitter Follow

Release 1.0 will be ready soon! If you want to get a first impression, vistit https://github.com/awesto/cookiecutter-django-shop and follow the instructions. In less than three minutes you will have a running instance of django-SHOP, preconfigured to your needs.

Run the demo projects using Docker

To get a first impression on django-SHOP, try out one of the six fully working demo projects.

git clone --depth=1 https://github.com/awesto/django-shop.git
cd django-shop
export DJANGO_SHOP_TUTORIAL=commodity
docker-compose up --build

Wait a few minutes until everything has been build and media files have been downloaded. In the meantime find the IP address of your Docker machine using docker-machine ip.

Point a browser onto http://docker-machines-ip:9009/

Change DJANGO_SHOP_TUTORIAL to i18n_commodity, smartcard, i18n_smartcard, polymorphic or i18n_polymorphic and rebuild the container to run the other prepared demos.

Run the demo in a local virtualenv

Following the introduction instructions should create a running shop in minutes, prefilled with a dozen of products. You can even pay by credit card.

Current Status of Django-SHOP

Django-SHOP aims to be a the easy, fun and fast e-commerce counterpart to django-CMS.

Specifically, we aim at providing a clean, modular and Pythonic/Djangonic implementation of an e-commerce framework, that a moderately experienced Django developer should be able to pick up and run easily.

Whenever possible, extra features shall be added to third party libraries. This implies that django-SHOP aims to provide an API, which allows merchants to add every feature they desire.

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.