Please enable JavaScript.
Coggle requires JavaScript to display documents.
EStore App Structure (:file_folder: frontend (:file_folder: templates…
EStore App Structure
:file_folder: frontend
:file_folder: templates
index_page.j2
product.j2
library_page.j2
index.py
library.py
:file_folder: assets
css
js
:file_folder: store
customers.py
products.py
orders.py
:file_folder: db
:page_facing_up: models.py
:page_facing_up: tools.py
:file_folder: tests
:file_folder: unit
:file_folder: features