Django Ecommerce | Build Advanced Django Web Application
Open-source project generated by Atrotech in Django Framework. Atrotech
This is a advanced e-commerce website like Digikala built with Django framework. The website displays products. Users can add and remove products to/from their cart while also specifying the quantity of each item. They can then enter their address and choose Stripe to handle the payment processing.
![]() home page |
![]() products |
![]() account |
![]() orders |
![]() product page |
git clone https://github.com/nimadorostkar/Didikala.git
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate --run-syncdb
python manage.py runserver
Solution of Quera's Problems with different programming language and approach.
A simple database based on json for python, Strongly typed, easy and friendly ...
A toolkit full of handy functions including most used models and utilities for deep-learning practitioners!
solve all cs Course for python
SQLAlchemy Admin for Starlette/FastAPI
Python Engineer Roadmap
a simple blog and otp Authentication with django rest framework
This project is an open-source project which I made due to sharing my experience around the Python programming language.