Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 357 Bytes

E-commerce-site

This is an ecommerce dynamic site made with django and little bit of javascript.

Downlaod the repository and do the following:

Create a virtual env using python and

run:

pip install python-social-auth

pip install django-allauth

pip install Pillow

pip install django-crispy-forms

After installing packages run your server