An open API service indexing awesome lists of open source software.

https://github.com/21hook/js-tmall

基于HTML, CSS, & JS构建的一个具有14个页面的desktop website
https://github.com/21hook/js-tmall

Last synced: 5 months ago
JSON representation

基于HTML, CSS, & JS构建的一个具有14个页面的desktop website

Awesome Lists containing this project

README

          

# JS-tmall
基于HTML, CSS, & JS构建的一个具有15个页面,近30个页面组件的desktop site.

[技术栈](#技术栈)

[目录架构](#目录架构)

[前台页面截图](#前台页面截图)

[后续功能](#后续功能)

[License](#license)

### 技术栈
HTML + CSS + JS + jQuery

### 目录架构
* components
* common //common components through all pages
* header
* footer
* searchbox
* simple-searchbox
* initial
* carousel
* category
* category-product
* navbar
* category
* filter
* product-list
* product
* basic-info
* thumbnail
* detail
* rating
* shopping-cart
* clearing-cart
* clearing
* submit-order
* user-address
* order
* order-header
* order-list
* utilities /utility styles
* dist
* .jshintrc
* .package.json

### 前台页面截图
![initial](screenshots/initiial.png)
![category](screenshots/category.png)
![product list](screenshots/product-list.png)
![product](screenshots/product.png)
![clearing](screenshots/clearing.png)
![pay](screenshots/pay.png)
![pay success](screenshots/pay-success.png)
![shopping cart](screenshots/shopping-cart.png)
![user order](screenshots/user-order.png)
![product list](screenshots/confirm-erceipt.png)
![product list](screenshots/receipt-success.png)
![product list](screenshots/product-review.png)
![product list](screenshots/login.png)
![product list](screenshots/register.png)

### 后续功能
readme文件补充中 ...

后台开发中 ...

### License
[MIT](LICENSE)