-
Notifications
You must be signed in to change notification settings - Fork 0
abdelrahmansalahali/my-project1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published