Django e-commerce website with Advanced Features and SEO Friendly

Overview

MyTech® - Your Technology

Django e-commerce website with Advanced Features and SEO Friendly

mytech.gif

Images and Prices are only used for Demo purpose and does not reflect real products!

Admin credentials

Email address: [email protected] Password: mytek2021

Run the project

  • Install requirements.txt in your venv or pipenv
  • You will need paypal business account and 2 paypal sandboxed accounts: Customer and Store Owner. Then, copy paste your public key in base.html (open base.html and you will find out exactly where to paste it)

Frontend

Backend

  • Python, Django

Local DB

  • sqlite3

Live Demo DB

  • PostgreSQL DB

Project current functionalities

User Management

  • User signup and password reset with email verification - Please check your spam folder as well.
  • User password change while logged in
  • Change basic information

Category Functionalities

  • Query of products related categrory

Products Functionalities

  • Auto-decrement Stock product
  • Auto-Discount appliance
  • Product rating and average rating calculation
  • If stock is 0, Out of stock will take the place of Add to cart button

Cart Functionalities

  • Add and remove products in cart
  • Cart items are saved before and after login using sessionID
  • Add and remove cart items

Search Bar

  • Query using keywords

Pagination

  • Products pagination

Orders

  • Products checkout
  • PayPal payment with PayPal sandbox demonstration
  • Order review before confirmation
  • Order receipt
  • Use your customer paypal sanboxed email address to test payment

Newsletter

  • Customer is able to subscribe to newsletter regardless of being registered or not.
  • Above the footer, input your email address in the subscribe form and click on subscribe.

Modal Contact Form

  • Customer is able to send message regardless of being registered or not.

  • In the footer menu, click on Contact.

Admin Functionalities

  • Python-decouple
  • Admin Honeypot

Django Rest Framework API

  • Django-filter Backend

mytech.gif

CACHE

  • Per-view cache: Deleted as it caused Cart Items are not synchronized on all pages. Working on different CACHE integration.

Run the project from Docker container

  • Navigate to the project root directory
  • Copy paste this command docker-compose build and hit enter
  • Copy paste this command docker-compose up and hit enter
  • Open your browser and go to 127.0.0.1:8000 and not to 0.0.0.0:8000 😁

Project live demo is served with:

  • Heroku web server with Heroku CLI
  • Microsoft Azure Storage
  • Postgres DB

Project Live Demo URL

Heroku

API URLs

AWS Elastic Beanstalk

API URLs

Project Next Functionalities

  • MFA
  • Sub-Categories
  • Elasticsearch
  • Live Chat Support
  • Change Email address
  • Automated email alert once the stock reached 10 pieces as exemple
  • The most feature I am very interested to implement, is: Automated live analytics with automated daily report sent to admin or store owner email address.

Next Django Project

Advanced Hotel Management System: Front office, Back office, Bar, Restaurant, Night club, Beach Bar, Housekeeping, Accounting, Analytics. つづく 😉

You might also like...
django blog - complete customization and ready to use with one click installer

django-blog-it Simple blog package developed with Django. Features: Dynamic blog articles Blog pages Contact us page (configurable) google analytics S

A full stack e-learning application, this is the backend using django restframework and docker.

DevsPrime API API Service backing client interfaces Technologies Python 3.9 : Base programming language for development Bash Scripting : Create conven

CMS framework for Django
CMS framework for Django

Created by Stephen McDonald Overview Mezzanine is a powerful, consistent, and flexible content management platform. Built using the Django framework,

A Django blog app implemented in Wagtail
A Django blog app implemented in Wagtail

Puput Puput is a powerful and simple Django app to manage a blog. It uses the awesome Wagtail CMS as content management system. Puput is the catalan n

Open Source CRM based on Django

Django-CRM Django CRM is opensource CRM developed on django framework. It has all the basic features of CRM to start with. We welcome code contributio

Random tarot card generator + rudimentary Django CMS

TAROT JUICER This is a rudimentary Django-based CMS which dynamically presents tarot-related content placed onto unconventional but familiar contexts

An encylopedia that runs on Django as part of CS50w's coursework
An encylopedia that runs on Django as part of CS50w's coursework

Django Wiki As part of the CS50w course, this project aims to apply the use of Django together with HTML and CSS to replicate an encyclopedia. Require

Django CMS Project for quicksetup with minimal installation process.

Django CMS Project for quicksetup with minimal installation process.

wger Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility.
wger Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility.

wger (ˈvɛɡɐ) Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility.

Releases(v1.0-alpha)
Owner
I am IT Support Specialist, Senior Customer Technical Support and Middle Django Full Stack Developer.
Kotti is a high-level, Pythonic web application framework based on Pyramid and SQLAlchemy. It includes an extensible Content Management System called the Kotti CMS.

Kotti Kotti is a high-level, Pythonic web application framework based on Pyramid and SQLAlchemy. It includes an extensible Content Management System c

Kotti 394 Jan 07, 2023
Flask-SQLAlchemy implementation of nested/threaded comment replies.

Threaded comments using Common Table Expressions (CTE) for a MySQL Flask blog or CMS Credits to peterspython Also read more about the implementation h

ONDIEK ELIJAH OCHIENG 5 Nov 12, 2022
django blog - complete customization and ready to use with one click installer

django-blog-it Simple blog package developed with Django. Features: Dynamic blog articles Blog pages Contact us page (configurable) google analytics S

MicroPyramid 220 Sep 18, 2022
ConnectLearn is an easy to use and deploy Open-Source Project meant to make it easier for the right students to find the right teachers online.

ConnectLearn ConnectLearn is an easy to use and deploy Open-Source Project meant to make it easier for the right students to find the right teachers o

Aditya 5 Oct 24, 2021
A website (webapp) to get food recipes by recipes names & ingredients.

Ramy's tedbira A website (aka: webapp) to get food recipes by recipes names & ingredients that you have in your fridge, using Django-framework and Spo

Rami Berrekia 15 Dec 23, 2022
A plugin for Wagtail CMS, to have Icon Blocks (Fontawesome support)

WAGTAIL ICONIFY Library developed for Wagtail CMS, its purpose is to provide icon blocks from various libraries Special thanks to Alex Gleason, as wel

2 Jun 07, 2022
Ella is a CMS based on Python web framework Django with a main focus on high-traffic news websites and Internet magazines.

Ella CMS Ella is opensource CMS based on Django framework, designed for flexibility. It is composed from several modules: Ella core is the main module

295 Oct 16, 2022
Django content management as it should be

Django content management as it should be. Documentation Read the full documentation or get a quick brief below. Install $ pip install djedi-cms Confi

5 Monkeys 75 Dec 13, 2022
A full stack e-learning application, this is the backend using django restframework and docker.

DevsPrime API API Service backing client interfaces Technologies Python 3.9 : Base programming language for development Bash Scripting : Create conven

Nnabue Favour Chukwuemeka 1 Oct 21, 2021
Set of Web-backend projects to implement micro-blogging site

Mini-Twitter This repository contains a set of projects covered for CPSC-449 Web-Backend development under the guidance of Prof. Kenytt Avery at CSU,

1 Nov 07, 2021
A curated list of awesome packages, articles, and other cool resources from the Wagtail community.

Awesome Wagtail A curated list of awesome packages, articles, and other cool resources from the Wagtail community. Wagtail is a Python CMS powered by

Springload 1.7k Jan 03, 2023
🐰 Bunnybook 🐰 A tiny social network (for bunnies), built with FastAPI and React+RxJs.

🐰 Bunnybook 🐰 A tiny social network (for bunnies), built with FastAPI and React+RxJs. Click here for live demo! Included features: 💬 chat 🔴 online

Pietro Bassi 190 Jan 03, 2023
An open source CMS, in python and integrable in Django

Python CMS based on the Django Framework

Titouan Bénard 0 Sep 10, 2021
The easy-to-use and developer-friendly CMS

django CMS Open source enterprise content management system based on the Django framework and backed by the non-profit django CMS Association. Get inv

django CMS Association 9.1k Jan 08, 2023
A Django content management system focused on flexibility and user experience

Wagtail is an open source content management system built on Django, with a strong community and commercial support. It's focused on user experience,

Wagtail 13.8k Jan 01, 2023
Library Management system designed for managing and operating various aspects of a library

Proposal This proposal is written to clarify the project work of Information Systems, assigned to us as an individual task in order to tackle the case

Prawal 1 Oct 27, 2021
wger Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility.

wger (ˈvɛɡɐ) Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility.

wger Project 2k Dec 29, 2022
A Django blog app implemented in Wagtail

Puput Puput is a powerful and simple Django app to manage a blog. It uses the awesome Wagtail CMS as content management system. Puput is the catalan n

APSL 535 Jan 08, 2023
LibreLingo🐢 🌎 📚 a community-owned language-learning platform

LibreLingo's mission is to create a modern language-learning platform that is owned by the community of its users. All software is licensed under AGPLv3, which guarantees the freedom to run, study, s

Daniel Kantor 1.4k Jan 09, 2023
A full-stack clone of Instagram, allowing the user to interact with posts and other users.

This project is a full-stack clone of Instagram, allowing the user to interact with posts and other users

Alejandro Carrizosa Grant 4 Feb 14, 2022