Created target project structure

This commit is contained in:
2025-10-11 12:14:49 +02:00
parent 1e2f211057
commit d7439fce46
110 changed files with 6157 additions and 0 deletions

View File

@@ -0,0 +1 @@
// Admin analytics

View File

@@ -0,0 +1 @@
// Admin dashboard

View File

@@ -0,0 +1 @@
// System monitoring

View File

@@ -0,0 +1 @@
// Vendor management

View File

@@ -0,0 +1 @@
// File upload utilities

View File

@@ -0,0 +1 @@
// Notification handling

View File

@@ -0,0 +1 @@
// Search functionality

View File

@@ -0,0 +1 @@
// Vendor context detection and management

View File

@@ -0,0 +1 @@
// Customer account

1
static/js/shop/cart.js Normal file
View File

@@ -0,0 +1 @@
// Shopping cart

View File

@@ -0,0 +1 @@
// Product browsing

View File

@@ -0,0 +1 @@
// Checkout process

1
static/js/shop/search.js Normal file
View File

@@ -0,0 +1 @@
// Product search

1
static/js/vendor/dashboard.js vendored Normal file
View File

@@ -0,0 +1 @@
// Vendor dashboard

1
static/js/vendor/marketplace.js vendored Normal file
View File

@@ -0,0 +1 @@
// Marketplace integration

1
static/js/vendor/media.js vendored Normal file
View File

@@ -0,0 +1 @@
// Media management

1
static/js/vendor/orders.js vendored Normal file
View File

@@ -0,0 +1 @@
// Order management

1
static/js/vendor/payments.js vendored Normal file
View File

@@ -0,0 +1 @@
// Payment configuration

1
static/js/vendor/products.js vendored Normal file
View File

@@ -0,0 +1 @@
// Catalog management