论文无忧网提供:计算机毕业论文范文|计算机毕业设计|计算机毕业论文
栏目导航 ASP Java Web .NET VB6.0 JAVA VC VF DELPHI PB 计算机网络 计算机科学与技术 PHP 安卓APP 其他 C# 代写论文
当前位置: > 计算机 > Java Web >

JSP嘉伟健身俱乐部信息网站

嘉伟健身俱乐部信息网站

摘要:随着计算机技术的进步,人们的生活水平逐步提高,越来越多的人注重身体健康,很多人愿意花钱去健身消费,这也促进了健身房的不多扩大和发展,同时健身房的业务管理也越来复杂。因此一套完整的嘉伟健身俱乐部信息网站是非常方便。以降低管理成本,提高管理效率。
为了实现健身房的信息化管理开发一套嘉伟健身俱乐部信息网站。本文从课题的背景和系统的开发意义进行介绍,根据软件工程的方法介绍软件的需求分析、系统设计和系统实现的过程,最后概述系统的测试过程。本系统采用Servlet技术,采用B/S架构,使用jsp进行前台页面的展示,后台使用MySQL数据库实现数据的存储。

关键词:健身俱乐部信息网站;Servlet; B/S结构;MySQL


















Abstract
With the progress of computer technology, people's living standards gradually increased, more and more people pay attention to good health, many people are willing to spend money to fitness consumption, which also contributed to the gym not much expansion and development, while the gym business management More and more complex. So a complete set of gym management system is very convenient. To reduce management costs and improve management efficiency. 内容来自www.paper51.com
In order to achieve the gym of the information management and development of a gym management system. This paper introduces the background of the project and the development significance of the system, introduces the software demand analysis, system design and system realization process according to the software engineering method, and finally summarizes the testing process of the system. The system uses Servlet technology, using B / S architecture, the use of jsp foreground page display, the background using MySQL database to achieve data storage.

Key words: health club information website; Servlet; B / S structure;

目    录

第1章 绪  论 2
1.1课题背景 2
1.2 课题研究的目的及意义 3
1.3论文组织结构 5
第2章相关技术简介 6
2.1 servlet简介 6
2.2 JDBC简介 6
2.3 JSP简介 7
2.4 JavaScript概述 8
第3章 健身房业务管理系统需求分析 10
3.1 可行性分析 10
3.1.1技术可行性 10
3.1.2经济可行性 10 内容来自www.paper51.com
3.1.3社会可行性 10
3.2 系统功能需求分析 10
3.3系统非功能分析 11
3.4数据流图 11
3.4 系统设计的目标 14
第3章 嘉伟健身俱乐部信息网站概要设计 15
3.1 系统功能设计 15
3.2 业务流程分析 16
3.3 数据库设计 17
4.3.1 数据库概要设计 17
4.3.2 E-R图向关系模型的转换 18
4.3.3 数据表结构 19
第5章 健身房业务管理系统详细设计 23
5.1 系统前台功能模块 23
5.1.1  用户注册 23
5.1.2登录模块 24
5.1.3 健身项目介绍 25
5.1.4 课程信息模块 26
5.1.5 教练信息 26
5.1.6 场地信息 27
5.1.7在线留言 27
5.1 系统后台功能模块 27
5.2.1 用户管理模块 27
5.2.3健身项目模块 28
5.2.4教练管理 28
5.2.4课程信息管理 29
5.2.4场地信息管理 29
第六章 系统调试与测试 31
6.2 测试方法 31
6.2 测试环境介绍 31
6.3 功能模块测试 31
6.3.1 用户登录测试 31
6.3.2 用户注册测试 32
结    论 33
致    谢 34
参考文献 35
内容来自www.paper51.com


3.1 系统功能设计
根据系统的使用对象为健身房管理人员和会员,因此,该系统主要设置两个权限,管理员权限和会员权限。管理员权限的主要功能如下:
1. 会员管理主要是会员基本信息的维护,可查看、修改会员信息,增添、删除会员。
2. 管理员管理主要完成查看所有管理员信息,能增加、修改、删除管理员信息。
3. 课程管理主要是健身房的课程信息的添加、删除、查看、修改。
4. 教练管理主要是教练基本信息的维护,可查看、修改教练信息,增添、删除教练信息。
5. 场地信息管理:主要完成场地信息的添加、查看、删除工作。
6. 活动预告管理:主要完成活动预告信息的添加、查看、删除工作。
7. 健身食谱预告管理:主要完成健身食谱信息的添加、查看、删除工作。
8. 健身常识管理:主要完成健身常识信息的添加、查看、删除工作。
会员权限的主要功能为:注册;登录;查看、修改本人基本信息;查看锻炼内容、课程、场地等信息。



------分隔线----------------------------
联系方式