Skip to content

This an E commerce Application built with Python/Django and Brain-tree Payments for online payments.

Notifications You must be signed in to change notification settings

GeoffMahugu/Django-Ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Ecommerce

This an E commerce Application built with Python/Django and Brain-tree Payments for online payments.

preview

Setup Process.

i. Setup the Virtual Environment. ii. Run the installation of packages. iii. Run local server.

Setup the Virtual Environment

Please refere to this documentationto see how to settup a VNV

Setup the Virtual Environment

Run this command to install the packages.

pip install -r requirements.txt

Setup the Virtual Environment

Make sure you are in the virtual env.

which python

Run local server:

python manage.py runserver

Got to 127.0.0.1:8000 to access the shop.

About

This an E commerce Application built with Python/Django and Brain-tree Payments for online payments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published