Skip to content

Quick & Easy Setup - Everything You Need To Start Selling Online Today. Fully Hosted. SSL Certificate. Drop Shipping Integration. Unlimited 24/7 Support. Fraud Prevention. 99.99% Average Uptime. Social Media Integration. Unlimited Bandwidth. Mobile Commerce Ready.

Notifications You must be signed in to change notification settings

MohitKumarMandhre/E-COMMERCE-WEB-APPLICATION

Repository files navigation

E-COMMERCE-WEB-APPLICATION

  • Building a basic shopping cart application using Django framework

Follow up the PDF contents for more details :-

STEPS :-

  • Creating a Shopping Cart project
  • Creating product catalog models
  • Registering catalog models on the admin site
  • Building catalog views
  • Creating catalog templates
  • Building a shopping cart
  • Using Django sessions
  • Session settings
  • Session expiration
  • Storing shopping carts in sessions
  • Creating shopping cart views
  • Adding items to the cart
  • Building a template to display the cart
  • Adding products to the cart
  • Updating product quantities in the cart
  • Creating a context processor for the current cart
  • Context processors
  • Setting the cart into the request context
  • Registering customer orders
  • Creating order models
  • Including order models in the administration site
  • Creating customer orders

To setup all the libraries use :-

Required libraries :-

  • asgiref==3.2.10
  • certifi==2020.6.20
  • chardet==3.0.4
  • dj-database-url==0.5.0
  • Django==3.1.1
  • django-heroku==0.3.1
  • gunicorn==20.0.4
  • heroku==0.1.4
  • idna==2.10
  • Pillow==7.2.0
  • psycopg2==2.8.6
  • python-dateutil==1.5
  • pytz==2020.1
  • requests==2.24.0
  • sqlparse==0.3.1
  • urllib3==1.25.10
  • whitenoise==5.2.0

Do it using requirements.txt file

  • cd to the directory where requirements.txt is located.
  • activate your virtualenv.
  • run: pip install -r requirements.txt in your shell.

IMAGE GALARY :-

  • alt text

  • alt text

  • alt text

  • alt text

  • alt text

  • alt text

  • alt text

  • alt text

  • alt text

  • alt text

  • alt text

  • alt text

  • alt text

  • alt text

  • alt text

  • alt text

About

Quick & Easy Setup - Everything You Need To Start Selling Online Today. Fully Hosted. SSL Certificate. Drop Shipping Integration. Unlimited 24/7 Support. Fraud Prevention. 99.99% Average Uptime. Social Media Integration. Unlimited Bandwidth. Mobile Commerce Ready.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published