Git Product home page Git Product logo

codingforentrepreneurs / ecommerce Goto Github PK

View Code? Open in Web Editor NEW
1.5K 140.0 858.0 1.14 MB

We're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.

Home Page: http://www.codingforentrepreneurs.com

Python 41.78% HTML 14.09% CSS 11.98% JavaScript 32.15%
python django django1-11 python3-6 bootstrap4 ecommerce stripe mailchimp ajax custom-queryset

ecommerce's People

Contributors

codingforentrepreneurs avatar teamcfe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ecommerce's Issues

What is the license for eCommerce?

All other codingforentrepreneurs repos have licenses. eCommerce has no license file. What is the license? I'm thinking of taking the course, but may I also use the code for a commercial project? Is the license MIT like all other repos?

Checkout Address View not working

I am unable to add an address in my checkout view. I get the following error:

ValueError at /ajax/add_user_address/
The view accounts.views.add_user_address didn't return an HttpResponse object. It returned None instead.

Help would be much appreciated
Thank you

Cart Not working properly

After logging out and then logging in again creates a new session that's why a new cart object is created every time hence after logging in again user do not get their previous updated cart instead empty.

eCommerce or eCommerce2?

I would like to try your project. But there are two. But I found eCommerce is more updated than eCommerce2. Is that right? Any suggestions? Thanks in advance.

Create a new Virtualenv

Hello,
I have some issue. so please help me.

user@dem0:~$ pip install virtualenv Requirement already satisfied: virtualenv in /usr/lib/python2.7/dist-packages (15.1.0)

What's mean this message ? and how to install virtualenv?

Thank you,

Trying to get in touch regarding a security issue

Hey there!

I'd like to report a security issue but cannot find contact instructions on your repository.

If not a hassle, might you kindly add a SECURITY.md file with an email, or another contact method? GitHub recommends this best practice to ensure security issues are responsibly disclosed, and it would serve as a simple instruction for security researchers in the future.

Thank you for your consideration, and I look forward to hearing from you!

(cc @huntr-helper)

TypeError: unsupported operand type(s) for +: 'decimal.Decimal' and 'float'

when i follow you steps
Section: Checkout Process
4 - Calculate the Order Total

i find that:

Request Method: GET
http://127.0.0.1:8000/cart/checkout/
1.11.6
TypeError
unsupported operand type(s) for +: 'decimal.Decimal' and 'float'
/home/eli/django_projects/eCommerce/src/orders/models.py in update_total, line 29
/home/eli/django_projects/eCommerce/venv/bin/python
3.5.2
['/home/eli/django_projects/eCommerce/src', '/home/eli/django_projects/eCommerce/venv/lib/python35.zip', '/home/eli/django_projects/eCommerce/venv/lib/python3.5', '/home/eli/django_projects/eCommerce/venv/lib/python3.5/plat-x86_64-linux-gnu', '/home/eli/django_projects/eCommerce/venv/lib/python3.5/lib-dynload', '/usr/lib/python3.5', '/usr/lib/python3.5/plat-x86_64-linux-gnu', '/home/eli/django_projects/eCommerce/venv/lib/python3.5/site-packages']
Mon, 26 Feb 2018 15:52:36 +0800

Product not visible ven after follwing each step

hey, i was following your course and despite doing everything as instructed..
class ProductListView(ListView) is giving no response, i am getting blank page while having 10 proucts and list.html is also set in right place. i never even got simple list view of the products and rest every bit of code worked.

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.