Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 176 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 176 Bytes

ecommerce

Ecommerce platform for seller

Installation

poetry init
poetry shell
poetry install

for Db connection
add sqlalchemy
now move forward with mvc pattern