Skip to content

celikyuksell/Django-E-Commerce

Repository files navigation

Admin Superuser Information
User Name : admin
User Passw: Qwert12345*

Django-E-Commerce

This project is a multilingual and multi-currency e-commerce Python Djnago web project.

Youtube playlist of the project (Playlist include 36 videos):
https://www.youtube.com/playlist?list=PLIUezwWmVtFXaHcJ63ZM6uOJdhMrnZFFk

Web Template of this prpoject: https://colorlib.com/wp/template/e-shop/

Downloading project:
Clone as zip file and open it your computer or if you have git application
https://github.com/celikyuksell/Django-E-Commerce.git

Before running this project you need intall below list apps and packages

Install Python 3.7 or above -> https://www.python.org/
Install Pip -> python get-pip.py

pip install Django
pip install django-admin-thumbnails
pip install django-ckeditor
pip install django-currencies
pip install django-mptt
pip install Pillow

For running

python manage.py runserver

Playlist Video Topics
1 Django Installation Structure Introduction
2 Django E Commerce css web template implementation
3 Django E Commerce database model admin relation category and product image upload
4 Django E Commerce Github
5 Django E Commerce Product Image gallery
6 Django E Commerce Implemet Richtext Editor Ckeditor
7 Django E Commerce Setting About Contact pages
8 Django E Commerce Contact Us Form and Messages
9 Django E Commerce Category Tree Subcategory menu
10 Django E Commerce Automatically Creating Slug for Category and Product
11 Django E Commerce Dynamic Slider in homepage
12 Django E Commerce products with images on homepage
13 Django E Commerce Listing Category products
14 Django E Commerce Search Products
15 Django E Commerce Autocomplete in Search by Using AJAX JQuery
16 Django E Commerce Product detail page with image gallery
17 Django E Commerce Product Review Comment Rating
18 Django E Commerce Shop cart Add list delete items
19 Django E Commerce user profile information
20 Django E Commerce user custom login logout user image
21 Django E Commerce user signup form
21a Django E Commerce Creating User profiles automatically at the User Signup time
22 Django E Commerce order products
23 Django E Commerce User Menu & Panel Profile Page
24 Django E Commerce Update Change User & Profile Information
25 Django E Commerce Change User Password
26 Django E Commerce User Order Product List and Detail
27 Django E Commerce User Comments List and Delete
28 Django E Commerce Count and Average of Products Reviews
29 Django E Commerce Frequently Asked Questions FAQ with Jquery ui Accordion
30 Django E Commerce Product Attributes Variants Amazon style Size Color #1
31 Django E Commerce Product Attributes Variants Amazon style Size Color #2
32 Django E Commerce Access to functions from templates (Template Tags)
33 Django E Commerce Multi Language on static html files and Urls Part1
34 Django E Commerce Multi Language on Database Models Part2
35 Django E Commerce Multi Language on Category Tree Recursive Function Part3
36 Django E Commerce Multi Currency

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published