GithubHelp home page GithubHelp logo

eightsoft-academy / django-online-shop Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 779 KB

Django E-commerce Website

Python 11.85% HTML 5.24% CSS 39.94% JavaScript 42.98%
django e-commerce-project django-project

django-online-shop's Introduction

Building an Online Shop

Django online shop with many implemented features such as browsing products, adding them to the cart, applying discount codes, going through the checkout process, paying with a credit card, and obtaining an invoice. Also it has a recommendation engine and internationalization with multiple languages.

Checkpoint №1 - First steps

  • Create a product catalog
  • Build a shopping cart using Django sessions
  • Create custom context processors
  • Manage customer orders
  • Configure Celery in your project with RabbitMQ as a message broker
  • Send asynchronous notifications to customers using Celery
  • Monitor Celery using Flower for async tasks
  • RabbitMQ massage broker for celery (http://localhost:15672 )

Checkpoint №2 - Managing Payments and Orders

  • Integrate a payment gateway into your project
  • Export orders to CSV files
  • Create custom views for the administration site

Checkpoint №3 - Extending with more features

  • Creating a coupon system to apply discounts
  • Adding internationalization to your project
  • Using Rosetta to manage translations
  • Translating models using django-parler
  • Building a product recommendation engine

References:

  1. https://www.onlinetutorialspoint.com/windows/how-to-install-rabbitmq-on-windows-10.html

django-online-shop's People

Contributors

rustam-z avatar

Watchers

 avatar

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.