Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 367 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 367 Bytes

App Devlopment Website for Year 1 Sem 2 NYP

E-Commerce Banking Website Swiss built with Flask

before running project please create select a new interprter in pycharm or create a new envrioment in vscode and run the following commands for python 2:

pip install -r requirements.txt

for python3: pip install -r requirements.txt

or

pip install -r requirements.txt