-
- Downloads
Merge branch 'main' into duyanh
Showing
- app/backend/dummy_data.py 29 additions, 2 deletionsapp/backend/dummy_data.py
- app/backend/routes/shop.py 10 additions, 3 deletionsapp/backend/routes/shop.py
- app/frontend/components/auth/login.py 108 additions, 36 deletionsapp/frontend/components/auth/login.py
- app/frontend/components/auth/register.py 180 additions, 45 deletionsapp/frontend/components/auth/register.py
- app/frontend/components/dashboard.py 269 additions, 141 deletionsapp/frontend/components/dashboard.py
- app/frontend/components/product/create_product.py 78 additions, 48 deletionsapp/frontend/components/product/create_product.py
- app/frontend/components/product/view_product.py 180 additions, 0 deletionsapp/frontend/components/product/view_product.py
- app/frontend/components/shop/create_shop.py 218 additions, 49 deletionsapp/frontend/components/shop/create_shop.py
- app/frontend/components/shop/view_shop.py 251 additions, 91 deletionsapp/frontend/components/shop/view_shop.py
- app/frontend/components/user_details.py 158 additions, 150 deletionsapp/frontend/components/user_details.py
- app/frontend/components/user_orders.py 197 additions, 151 deletionsapp/frontend/components/user_orders.py
- app/frontend/main.py 25 additions, 15 deletionsapp/frontend/main.py
- app/frontend/utils/api_requests.py 2 additions, 2 deletionsapp/frontend/utils/api_requests.py
Loading
Please register or sign in to comment