Skip to content

abdelrahmansalahali/my-project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/e-commerce-project
├── assets/
│   ├── css/
│   │   ├── styles.css
│   │   └── 
│   ├── js/
│   │   ├── script.js
│   │   ├── 
│   │   └── 
│   └── images/
├── pages/
│   ├── customer/
│   │   ├── index.html       # واجهة المنتجات
│   │   ├── product.html    # تفاصيل المنتج
│   │   ├── cart.html       # سلة التسوق
│   │   ├── wishlist.html   # قائمة الأمنيات
│   │   ├── checkout.html   # إتمام الطلب
│   │   └── orders.html     # الطلبات السابقة
│   └── auth/
│       ├── login.html      # تسجيل الدخول
│       └──                 # التسجيل
├── index.html (Shortcut)   # الصفحة الرئيسية
└── admin/                  # لوحة التحكم (لأحمد محمد)
    ├── products.html
    └── orders.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published