Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 388 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 388 Bytes

OlineShop

This particular project is build up using python famous frame work django

First clone/download the project. Then extract it and open the project in visual studio/pycharm/any IDE. Then open the terminal/CMD and type

pip install django

pip install pillow

pip install django-crispy-forms

then run file > python manage.py runserver go to http://127.0.0.1:8000/products/