BobsProgrammingAcademy /
ecommerce-auction-website
An eBay-like e-commerce auction website built using Django 4, HTML 5, CSS 3, and Bootstrap 5 with a Bootswatch theme.
Loading repository data…
Faishal003 / repository
An ecommerce website ✍ using Django and Python with sslcommerz payment system.
Django-eCommerce is an open-source e-commerce platform built on the Django Web Framework.
Note : Make sure you have Python version 3.8.x 👈 Install a few prerequisite files before running the project 👀
pip install Django
pip install pillow
pip install Django-crispy-forms
pip install crispy-bootstrap4
pip install django_cleanup
pip install sslcommerz-python
After installing the prerequisite files just clone the project:
git clone https://github.com/Faishal003/Ecommerce-website-with-Django.git
Run command in terminal:
python manage.py createsuperuser
After creating superuser, run the following commands in the Terminal:
python manage.py makemigrations
python manage.py migrate
python manage.py makemigrations
Run command in terminal:
Execute: python manage.py runserver
Open up a browser and visit: http://127.0.0.1:8000/ , the you will see the blog💥❤️.
All Set! 🤩🔥
https://ecommerce003.pythonanywhere.com/
This project is just a basic foundation of the e-commerce Django website. Many features should be added in the future and more responsive ui also.🤞
Selected from shared topics, language and repository description—not editorial ratings.
BobsProgrammingAcademy /
An eBay-like e-commerce auction website built using Django 4, HTML 5, CSS 3, and Bootstrap 5 with a Bootswatch theme.
Cyebukayire /
An Ecommerce Website Built in Python
truptibansode /
This is an E-Commerce Website for a Thrift Store 'Verve' I created as my Final Year Project. This project uses HTML, CSS, JavaScript, AJAX, JQuery, BootStrap, Python's Web Framework Flask and hashing library Bcrypt.
victortu4 /
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jayne Doe</title> <link rel="stylesheet" href="Portfolio.css"> </head> <body> <div class="wrapper"> <div class = "header"> <h1>Jayne Doe</h1> <h2>Master of Shadows and the Internet</h2> </div> <div class = "Biography"> <img src="photo_of_me.jpg" alt="photo_of_me"> <div class="About"> <h2>About</h2> <p>Hello! I'm an extremely driven and creative Full Stack Developer who is currently open for career oppurtunities as a front-end or back-end web developer in the Greater Seattle Area.</p> <br> <p>I'm a recent graduate of Coding Dojo, a coding school located in Bellevue, WA that teaches 3 full stacks in 3 months. I'm capable of learning new technologies very quickly, and am always looking for opportunities to further expand my skills and grow as a developer. <a href="#">Continue Reading</a></p> </div> </div> <div class="FlexBoxes"> <div class="Col"> <h3 class="Tag">La Mode</h3> <div class="Personal_Image1"> <img src="lamode.png" alt="lamode" class="Personal" > <p>La Mode is an Ecommerce website for designed to market various clothing products. Users are able to view the available garments, select their desired quantity, and complie a shopping cart for making a final purchase. </p> <div class="Tech_Buttons"> <h1>Technology</h1> <img src="JavaScript.png" alt="JavaScript" class= "Techs"> <img src="ajax.png" alt="ajax" class= "Techs"> <img src="bootstrap.png" alt="bootstrap" class= "Techs" > <img src="angular.png" alt="angular" class= "Techs"> <img src="c-sharp.png" alt="c-sharp" class= "Techs"> <img src="codeigniter.png" alt="codeigniter" class= "Techs"> <img src="codepen.png" alt="codepen" class= "Techs"> <img src="CSS.png" alt="CSS" class= "Techs"> <button>La Mode</button> </div> </div> </div> <div class="Col"> <h3 class="Tag">Family Contacts</h3> <img src="familycontacts.png" alt="family_contacts" class="Personal"> <p>Family Contacts is a free application for managing, sharing, and visualizing your family relationships for both extended and immediate family. As an essential feature of the the project, your log-in information determines who you can see and reveals how people are related to you.</p> <div class="Tech_Buttons2"> <h1>Technology</h1> <img src="d3.png" alt="d3" class= "Techs"> <img src="django.png" alt="django"class= "Techs" > <img src="expressjs.png" alt="expressjs" class= "Techs"> <img src="HTML.png" alt="HTML" class= "Techs" > <img src="iOS-Swift.png" alt="iOS-Swift" class= "Techs"> <img src="jQuery.png" alt="jQuery" class= "Techs"> <img src="LAMP.png" alt="LAMP" class= "Techs"> <img src="materialize.png" alt="materialize" class= "Techs"> <img src="MEAN.png" alt="MEAN" class= "Techs"> <button>Family_Contact</button> </div> </div> <div class="Col"> <h3 class="Tag">five Eleven</h3> <img src="fiveEleven.png" alt="fiveEleven"class="Personal" > <p>Five Eleven is a data visualization project built on the Python software stack. The application transforms the developer job-hunt into a more visual, user friendly experience. Based on location, technology popularity, and the other vast data sets, users may easily visualize the varying sizes and concentrations of the junior developer job market across nation.</p> <div class="Tech_Buttons3"> <h1>Technology</h1> <img src="mongodb.png" alt="mongodb" class= "Techs"> <img src="mysql.png" alt="mysql" class= "Techs"> <img src="nodejs.png" alt="nodejs" class= "Techs"> <img src="php.png" alt="php" class= "Techs"> <img src="python.png" alt="python" class= "Techs"> <img src="RUBY.png" alt="RUBY" class= "Techs"> <img src="sqlite.png" alt="sqlite" class= "Techs"> <img src="socket.png" alt="socket"class= "Techs" > <button>fiveEleven</button> </div> </div> </div> <div class="Footer"> <div class="p1"> <p>jdoe@gmail.com | 555-555-5555<sP> </div> <p class="p2"><img src="github.png" jaynedev width=40px; height=40px; alt="github"> <class="p2"><img src="linkedin.png" jaynedev width=40px; height=40px; alt="linkedin"><class="p2"><img src="twitter.png" jaynedevwidth=40px; height=40px;alt="twitter"><class="p2"><img src="codepen.png" jaynedev width=40px; height=40px; alt="codepen"></p> </div> </div> </body> </html>
the-sam-mit /
An ecommerce website project using Django(Python) as backend.The application uses sqlite3 as its database and CSS with Bootstrap as a frontend.
nagesh882 /
FriendsCart is a full-stack e-commerce project built using HTML, CSS, Bootstrap, JavaScript, Python, Django, and SQLite3. The project encompasses features such as user authentication, product browsing, shopping cart functionality, order management, and checkout processes. It's a comprehensive solution for setting up and managing an online store.