北京大学
本科生毕业设计
论文题目:
基于 web 的会员管理系统
姓名:
xxxxxx
指导老师:
xxxxx
学院:
计算机学院
专业
计算机科学与技术
目录
摘要: .......................................................................................................................................................4
Abstract: .................................................................................................................................................5
第一章 绪论 .............................................................................................................................................7
1.1 开发环境简介......................................................................................................................7
1.1.1 编程语言简介...........................................................................................................7
1.1.2 数据库简介...............................................................................................................7
1.1.3 spring 开发框架简介................................................................................................8
1.1.4 面向对象编程思维...................................................................................................8
第二章 需求分析 .....................................................................................................................................9
2.1 会员管理..............................................................................................................................9
2.2 优惠券管理..........................................................................................................................9
2.3 系统定时任务管理 ..............................................................................................................9
2.4 推送功能............................................................................................................................10
第三章 总体设计 ...................................................................................................................................10
3.1 项目规划............................................................................................................................10
3.2 技术选型............................................................................................................................10
第四章 数据库设计 ...............................................................................................................................12
4.1 数据库需求分析................................................................................................................12
4.2 数据库关系结构................................................................................................................13
4.3 数据库表结构....................................................................................................................13
第五章 详细设计 ...................................................................................................................................15
5.1 系统具体实现设计............................................................................................................15
5.1.1 会员管理.................................................................................................................15
5.1.1.1 会员录入......................................................................................................15
5.1.1.2 会员查询 .....................................................................................................16
5.1.1.3 会员等级......................................................................................................16
5.1.1.4 会员关怀......................................................................................................17
5.1.1.5 会员统计......................................................................................................18
5.1.2 优惠券管理.............................................................................................................18
5.1.2.1 优惠券定义..................................................................................................19
5.1.2.2 优惠券生成..................................................................................................19
5.1.2.3 优惠券分配..................................................................................................20
5.1.3 积分管理.................................................................................................................20
5.1.3.5 积分发放......................................................................................................21
5.1.3.6 积分展示......................................................................................................21
第六章 系统测试 ...................................................................................................................................21
6.1 会员管理测试....................................................................................................................21
6.2 积分管理测试....................................................................................................................22
6.3 优惠券管理测试................................................................................................................22
第七章 结论和展望 ...............................................................................................................................22
7.1 创新之处............................................................................................................................22
7.2 改进之处和进一步研究工作 ............................................................................................23
第八章 结束语 .......................................................................................................................................23
参考文献 .................................................................................................................................................24
致谢 .........................................................................................................................................................24
会员管理系统
摘要:
目前,随着现代信息科技的飞速发展,互联网时代正在向我们走来,
万物互联的时代已经开启。面对各种信息碎片我们也可以通过信息化的
方式来进行管理,可以极大地提高人们工作和生活的效率,基于这样一
个时代背景下,我研发了这款会员管理系统。
在以前,没有借助信息化手段管理的会员机制,十分地繁琐、复杂、
难以管理和运营,例如:会员的信息储存、会员的消费情况等等,都需
要耗费大量的时间来进行统计、记录,而此款会员管理系统正好解决了
这些问题,接入此系统后可以更加规范化、系统化、自动化。从而在一
方面提高了管理人员的工作效率,极大地减少了传统人工方式所带来的
人力、物力上的浪费。另一方面本系统具有容量大、查询高效、可扩展
性强等巨大优势,实现了整个会员管理的自动化。
本系统是基于 B/S 架构搭建的一体化服务平台,面向各种管理人员
提供了友好、美观操作界面。后台主要用了 springboot 来开发并且集成
了 Redis 高性能数据库。前端使用 vue 搭建,遵循组件化开发模式。数
据库使用 Mysql,并且严格遵守数据库三范式做到了严谨、规范地数据
库设计。本系统主要分为会员管理、积分管理、优惠券等主要功能模块
组成。
关键字:springboot、mysql、vue
Member management system
Abstract:
at present, with the rapid development of information technology, the Internet
age is coming to us, all things is the era of the open of the Internet. In the face
of all sorts of pieces of information we also can be managed by means of
information technology, can greatly improve the efficiency of people's work and
life, based on such a background, I developed the member management system.
In the past, members without using informatization technology management
mechanism, very tedious, complicated and difficult to manage and operations,
for example: member of information storage and consumption, and so on, all
requires a lot of time for statistics, records, and solve these problems, this
member management system access this system can be more standardized,
systematic and automation. To improve the efficiency of the management on the
one hand, greatly reducing the traditional artificial way of the waste of manpower
and material resources. On the other hand, this system has a large capacity, query
efficiency and strong extensibility, a huge advantage. Realize the automation of
the entire member management.
This system is based on C/S architecture of the integrated service platform, for a
variety of management provides a friendly and beautiful interface. Background
mainly use the springboot to develop and integrate Redis high-performance