naistangz / curated-shopping

E-Commerce Store built from scratch using Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E Commerce Store

Work in progress 🤙🏼

Main functionality

  • Create a product and shopping cart functionality
  • Create a payment portal

Technologies Used

  • Django

    • Function and Class Based Views
    • Understanding Templates
      • Django Template Inheritance and Reusability
      • Context Processors to make objects globally to all templates
    • Session Handling
    • Queries and Databases with get_object_or_404 for Single Objects
  • Python

  • Material CSS

  • HTML

  • CSS

  • JavaScript

  • Jquery

    • Ajax Requests
  • Bootstrap

About

E-Commerce Store built from scratch using Django


Languages

Language:Python 54.3%Language:HTML 45.4%Language:CSS 0.4%