目 录
摘 要 I
Abstract II
1 引言 1
2 需求分析 2
2.1 需求概述 2
2.2 需求规格 4
2.3 功能详细需求描述 6
2.4 界面需求 7
2.5非功能性需求 8
3 平台设计 10
3.1 阐述 10
3.2 关键技术和算法 11
3.3 平台架构 12
3.4 平台类图 13
3.5 平台流程图 14
3.6 数据结构设计 16
3.7 前端界面设计 17
3.8 后台功能实现 21
4 平台实现 25
4.1 主要功能展示 25
5 平台测试 30
5.1 测试目的 30
5.2 测试用例 30
总结 33
参考文献 34
致谢 35
摘 要
本平台基于jsp实现技术,平台包括用户模块和管理员两大模块。用户模块包括用户注册登录后可进行首页浏览分类的手机商品信息、手机购买、评论手机商品、将手机商品加入购物车、购物车结算功能、搜索商品、查看用户信息、编辑用户信息;管理员模块实现了商品管理、用户管理、评论管理、销售报表管理、对平台的数据进行维护;管理员有专门的的管理员界面进行数据维护,这样可以更直观的看到对商品数据操作后在平台所展示的结果,无需直接在数据库进行数据维护,大量的节约了时间的同时可以达到智能化信息处理的目的。同时满足用户和管理员都拥有可视化界面,让数据更真切的展示在用户面前,提高用户的体验,同时保障数据传输的安全性。
关键词:手机购买;数据维护; 数据操作平台
Abstract
This platform is based on JSP technology, including user module and administrator module. The user module includes mobile product information, mobile purchase, comment on mobile product, add mobile product to shopping cart, shopping cart settlement function, search for product, view user information and edit user information. The administrator module realizes product management, user management, comment management, sales report management and platform data Maintenance; the administrator has a special administrator interface for data maintenance, which can more intuitively see the results displayed on the platform after the operation of commodity data, without directly maintaining the data in the database, saving a lot of time and achieving the purpose of intelligent information processing. At the same time, users and administrators have visual interface, so that the data can be displayed more vividly in front of users, improve user experience, and ensure the security of data transmission.
Key words: Mobile phone purchase; Data maintenance; Data operation platform