Giter VIP home page Giter VIP logo

digital-ecommerce's Introduction

Digital eCommerce

eCommerce Web App with Python and Serverless Postgres (neon)

Micro eCommerce

Technology Used

  • Python/Django
  • TailwindCSS/Flowbite
  • Neon - Serverless Postgres
  • Payment Processing with Stripe
  • Docker

Steps I followed to build this project

  1. Setup project and install [pip - pip-tools - rav] and using rav.yaml to write some scripts to make commands easy
  2. Setup neon serverless postgres and create a product model to test the database
  3. Using ".env" file, Decouple, and Dj_Database_Url to make database information secure
  4. Build signals for product model to handle slugs
  5. Build forms and four function based views [product_list - product_create - product_update - product_details]
  6. Build pretty templates with Tailwind and Flowbite
  7. Making Product Images more protected using FileSystemStorage and create new MEDIA ROOT called PROTECTED_MEDIA_ROOT
  8. build a new view to handle download product attachments then display this as a table in templates with some condition
  9. Building formsets for product images then making this dynamically by JavaScript Creating orders model to handle purchase products then connect with stripe checkout API and integrate Stripe with our project then build new views to handle the purchase process
  10. Integrate Stripe payment to our Django Models
  11. Containerize the Django App with Docker

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.