目 录
摘要 1
Abstract 1
1 引言 5
2.1 系统需求分析 7
2.2 可行性分析 8
2.3 本系统采用的关键技术 9
3 系统概要设计 12
4 系统详细设计 14
4.1 后台数据库设计 14
4.2 系统E-R图 18
4.3.2 数据增加流程 19
4.3.3 数据修改流程 19
4.3.4 数据删除流程 20
4.4 系统模块设计 20
4.4.1管理登陆 20
4.4.2 售后服务分类管理 21
4.4.3 售后服务信息管理 22
4.4.4 投诉信息管理 23
4.4.5 产品回访管理 25
5 系统调试与测试 26
结论 30
参考文献 32
致谢 32
基于JSP的产品售后管理系统设计与实现
摘 要
我国信息产业、企业售后服务发展迅速,电商的发展超出了所有人都想象,与此同时也带来了诸多的问题。飞速发展的交易额,带来了大量的GDP增长,然而光鲜的背后是每天无数客服手忙脚乱的为顾客服务。由于顾客对自身生活质量要求越来越高,售后管理业必须随着人们生活水平的提高而改变。伴随着购物规模的不断扩大,售后的各项反馈、投诉,对售后的要求等都将越来越复杂,售后管理系统的自身的管理工作量也将越来越大。人工服务不能做到及时有效的反映,以及做出正确的应对以及保存,迫切需要一个系统来解决这些问题。本项目的出发点力在解决这一困难!
本系统的主要任务是为基于JavaEE技术和SQL Server数据库的售后服务管理系统建立一个企业设计。主要技术要求包括:掌握web开发所需的技术,包括HTML和JSP动态网页编程技术,SQL Server数据库知识,等等。主要实现企业售后服务信息的增删改查,顾客信息的增删改查,顾客留言信息的及时反馈保存,管理员帐号增删、登录等。该系统还可以方便制造商跟踪产品的质量和服务和管理以及购买者对企业的建议提交。
关键词: JavaEE技术;产品售后;管理系统
Implement the product after-sales service system with
Java EE technology
Abstract
The development of the information industry and the after-sales service of our country is growing rapidly, and the development of e-commerce is beyond the imagination of all people, and it brings many problems as well. The boom in trading volumes has led to a lot of GDP growth, but behind the slick is the daily scramble for customer service. Because customers are demanding higher quality of their own quality of life, the after-sales management industry must change with the improvement of people's living standard. Along with the continuous expansion of shopping, after all the feedback, complaints, will be more and more complicated, such as to the requirement of after-sales service management system of its own management workload will be greater and greater. Human services do not respond to timely and effective responses, and make the right response, and the need for a system to address these problems. The purpose of this project is to solve this problem!
The main task of the system is to establish an enterprise design for the after-sales service management system based on the JavaEE technology and the SQL Server database. The main technical requirements include: mastering the technologies required for web development, including HTML and JSP dynamic web programming techniques, SQL Server database knowledge, and so on. Mainly to reach the company after-sales service to add and delete information, customer information, add and delete customer feedback message/save, add or delete for the administrator account, login, etc. The system also allows manufacturers to track the quality and service and management of products and the recommendations of the buyers for the enterprise.
Key words: JavaEE technology; After Service;Management System