-
- Downloads
Merge branch 'main' into duyanh
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 1 deletion.gitignore
- app/backend/main.py 8 additions, 1 deletionapp/backend/main.py
- app/backend/routes/product.py 28 additions, 41 deletionsapp/backend/routes/product.py
- app/backend/routes/shop.py 23 additions, 13 deletionsapp/backend/routes/shop.py
- app/frontend/components/auth/login.py 65 additions, 16 deletionsapp/frontend/components/auth/login.py
- app/frontend/components/auth/register.py 62 additions, 22 deletionsapp/frontend/components/auth/register.py
- app/frontend/components/dashboard.py 154 additions, 90 deletionsapp/frontend/components/dashboard.py
- app/frontend/components/shop/create_shop.py 10 additions, 3 deletionsapp/frontend/components/shop/create_shop.py
- app/frontend/components/shop/view_shop.py 32 additions, 9 deletionsapp/frontend/components/shop/view_shop.py
- app/frontend/components/user_details.py 287 additions, 0 deletionsapp/frontend/components/user_details.py
- app/frontend/components/user_orders.py 228 additions, 0 deletionsapp/frontend/components/user_orders.py
- app/frontend/main.py 15 additions, 10 deletionsapp/frontend/main.py
- app/frontend/utils/api_requests.py 21 additions, 11 deletionsapp/frontend/utils/api_requests.py
- app/static/front_end_img/login.jpg 0 additions, 0 deletionsapp/static/front_end_img/login.jpg
- requirements.txt 0 additions, 0 deletionsrequirements.txt
Loading
Please register or sign in to comment