Skip to content

Latest commit

 

History

History
62 lines (31 loc) · 1.55 KB

README.md

File metadata and controls

62 lines (31 loc) · 1.55 KB

TMALL Front End Practice

I have deployed the whole Project in Alibaba Cloud (阿里云), so everyone can visit at FRONTEND directly! Note: The backend of the project is based on SSM frameworks, which doesn't show in the repo!

This is a front end simulation of the tmall - the biggest b2c shopping website in China. The original idea comes from a project practice in a JAVA learning website: how2j.

Most of the project are composed of HTML, CSS and JQuery, combined with a minor flavor of bootstrap (eg. carousel). The major pages are as below:

  1. Home page

  1. Login

  1. Registration

  1. Category

  1. Search results

  1. Product

  1. Shopping cart

  1. Check-out

  1. Pay

  1. Receiving

  1. Review

  1. Order list

Redistribution is NOT allowed, it is only for personal study!