Skip to content

kirillsaidov/ecommerce_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce website template

E-commerse website template, built from scratch using Python and Flask.

Gallery

Front page

Add new item

Add items from Excel

Run

python3 -m venv venv
source ./venv/bin/activate
pip install -r requirements.txt
./flask_run.sh

LICENSE

All code is licensed under the BSL license.