Today, I will try a new project — Vue family barrel imitation Millet Shopping mall series. Here I will introduce the general project planning.
First is the mall page process, as follows:
Log in — > Product Home — > Product Site — > Product details — > Shopping cart — > Order confirmation — > Order Payment — > Order list
Then there is the business development process:
Requirements sorting — > familiar with UI design draft — > interface specification docking — > build front-end architecture, develop e-commerce page — > wechat Alipay docking — > online deployment
The core technology needed for the project
Finally, the harvest that can be obtained through the project
1. Quickly mastered Vue family barrel to develop e-commerce system
2. Construction of project architecture
3. Componentized and modular development
4. Use ES6
5. Integrated skills of Git, Nginx, debugging, Mock, online deployment, etc