Design of Wechat Applet Shopping System based on Personalized Recommendation
Jianlin Qiu,Yuwei Yang,Jie Gao
DOI: https://doi.org/10.1145/3544109.3544172
2022-04-14
Abstract:In recent years, more and more people choose to shop on the mobile terminal, which makes the functional requirements and performance complexity of the mobile terminal shopping system increasing. The traditional shopping APP is not enough to deal with the frequent changes of the shopping system. Therefore, there is an urgent need for a flexible, efficient and fast mobile shopping system. Wechat applet was born in this context. Wechat applet has the characteristics of installation free, small memory, low cost and easy extension. With the continuous growth of network information, the problem of data overload promotes the development of personalized recommendation technology. On the basis of literature research and practical research, this paper designs a wechat applet shopping system based on personalized recommendation. The system is divided into seven functional modules: user login, products information display, products classification, shopping cart, order payment, personal information management and personalized recommendation. The system adopts layered architecture design, and the module realizes the corresponding functions by calling API interface. Among them, the personalized recommendation module uses the recommendation algorithm based on collaborative filtering to analyze the user's behavior, and makes recommendations in four different scenarios. The system designed in this paper can meet the shopping needs of users, provide intimate recommendation services, improve shopping efficiency, add shopping fun, and meet the personalized life of users.
Computer Science