Practical Django 2 and Channels 2 Building Projects and Applications with Real-Time Capabilities /

Learn how to rapidly build your own ecommerce site by applying Django's battle-tested components. This book demonstrates Django's features and conventions to help you develop modern web applications quickly. You'll adopt a "learn by doing" approach and gain a deeper understa...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Marani, Federico (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2019.
Έκδοση:1st ed. 2019.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Chapter 01: Introduction to Django and basic concepts
  • Chapter 02: Getting started with a simple company site
  • Chapter 03: Adding the product catalogue to the site
  • Chapter 04: A checkout system for receiving orders online
  • Chapter 05: Adding CSS/Javascript to our Django project
  • Chapter 06: Using external libraries in our project
  • Chapter 07: Making an internal dashboard for the company
  • Chapter 08: : Backend for a mobile customer service app (using Channels: Chapter 09: Mobile customer service app (using websockets)
  • Chapter 10: How to deploy Django sites.