Skip to content

facpro070/eshopping_python

Repository files navigation

This is an Ecommerce websites that help you sell and represent your products 🚀

Introduction

This is my first real project with django and i had many challenges to make this. django is very simple and nice framework i have ever seen. beause its powered and developed with python and i love python too. Actually, i just developed a backend side of this website and frontend side of it is pre-created and i just downloaded. everything that a Ecommerce website needed is available in the following website and can used by everyone who wants to start or have small shopping. Enjoy it. :)

Features
admin page whole main page

Installation

  1. Follow the steps below to install app perfectly:
 > git clone https://github.com/facpro070/eshopping_python.git

 > virtualenv venv 

 > venv\scripts\activate 

(venv) > cd project_folder 

(venv) > pip install -r requirements.txt

(venv) > python manage.py runserver 

Now you can open a browser like chrome or etc and just go to url as http://localhost:8000/

Admin

If you want to login to admin page look below:

username/email : admin
password : admin123456

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published