健身俱乐部管理系统的设计(ASP.NET,SQL)

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

健身俱乐部管理系统的设计(asp.NET,SQL)(任务书,开题报告,论文13000字,程序代码,SQLserver数据库)
摘  要
随着社会科学技术的高速发展,人们物质生活水平的满足的同时,肩上背负的社会压力增大,人们越来越关注自身的身体素质,运动也成为必不可少的一项生活方式,也代表了人们对生活积极的追求。如今健身房、俱乐部等产业层出不穷,然而管理也是很大一门学问,能设计出让管理者操作简单,用法流利的系统是很重要的。效率低下的原始目录化查询已经满足不了客户对信息的掌控和管理员对信息管理的需求,健身俱乐部经理也意识到利用计算机来进行系统的管理好处甚多,这个项目不仅收益于管理员更是为想要加强锻炼的人们提供便利。
伽斯特健身俱乐部管理系统的开发是利用SQL2008数据库系统作为本系统的数据库,它是一个多用户的数据库,适用于大中型数据量需求。Internet的构建为新系统服务器/用户端的结构提供了硬件的支持,利用Microsoft Visual Studio 2010集成开发环境来开发和设计网站。
关键词:健身课程,asp.NET,数据库,SQL2008,教练预约

Abstract
With the rapid development of social science and technology, the satisfaction of people's material life and the increase of social pressure, people pay more and more attention to their physical health. However, exercise has also become an indispensable way of life, and also represents the pursuit of life. Nowadays, gymnasium, club and other industries emerge in an endless stream. However, management is also a great learning. It is very important to design a system that allows managers to operate simply and fluently. The original directory query of the low efficiency of customers have been unable to meet the demand of information control and administrator information management, the club management personnel is also aware of the use of computer to carry out many benefits management system, this project will not only benefit from the administrator is to provide more convenience for the people to strengthen the exercise.
The Guardian Health Club Management System is developed by using SQL2008 database system as the database of the system. It is a new database supporting multi-user, which is suitable for large and medium scale data volume demand. The construction of the Internet also provides hardware support for the structure of the new system server / client, and develops and designs the website by using Microsoft Visual Studio 2010 integrated development environment.
Keywords:Fitness course, asp.NET, database, SQL2008, coach appointment 
开发环境:Microsoft visual studio
数据库工具:SQL Server
3.7系统功能需求分析
3.7.1 网站前台功能模块
(1)会员前台功能模块
修改个人信息、修改登录密码、我的课程报名、我的教练预约、在线充值、
用户注册、新闻通告、教练团队、课程报名、课程列表、建议留言、教练预约
(2)教练前台功能模块
基础资料管理:是对教练信息的管理,包括修改密码、个人信息修改
预约我的会员
我的课表
报名信息管理
系统管理:返回首页
3.7.2 网站后台功能模块
基础资料管理:是对管理员信息的管理,包括添加管理员的账号、管理员账号达到管理、修改管理员账号的密码
教练管理:是对教练信息的管理,包括添加教练、管理员对教练的管理、管理员对教练预约的管理
课程管理:是对课程信息的管理,包括添加课程、管理员对课程的管理、管理员对报名信息的管理
用户信息管理:是管理员对会员信息的管理
留言管理:是管理员对用户留言信息的管理,可以对留言信息进行回复
新闻管理:是管理员对新闻信息的管理,包括新闻发布、新闻管理
系统管理:是管理员对后台的管理,包括退出系统、返回首页
 

伽斯特健身俱乐部管理系统的设计(ASP.NET,SQL)
伽斯特健身俱乐部管理系统的设计(ASP.NET,SQL)
伽斯特健身俱乐部管理系统的设计(ASP.NET,SQL)
伽斯特健身俱乐部管理系统的设计(ASP.NET,SQL)
伽斯特健身俱乐部管理系统的设计(ASP.NET,SQL)
伽斯特健身俱乐部管理系统的设计(ASP.NET,SQL)


目录
第1章绪论    1
1.1 课题背景和意义    1
1.2 研究现状    1
第2章关键技术研究    3
2.1 数据库技术    3
2.2 asp.NET技术框架    3
2.3 B/S架构    4
第3章需求分析    5
3.1 可行性分析    5
3.2 系统调研    6
3.3 系统需求分析    6
3.4 业务流程分析    6
3.4.1 管理员的业务流程    6
3.4.2 教练的业务流程    8
3.4.3 会员的业务流程    8
3.4.4 系统业务流程图    9
3.5 数据流程分析    12
3.6 数据字典    12
3.7 系统功能需求分析    13
3.7.1 网站前台功能模块    13
3.7.2 网站后台功能模块    14
3.8 系统用例    14
第4章系统的总体设计    16
4.1 系统的目标    16
4.2 系统功能模块设计    16
4.3 系统的数据模型设计    17
4.3.1 实体关系(E-R)图设计    17
4.3.2 数据物理模型的设计    20
第5章系统实施    23
5.1 首页页面    23
5.2 用户的注册和登录    24
5.3 教练的登录    27
5.4 教练管理    29
5.5 课程管理    31
5.6 预约管理    34
5.7 课程信息管理    36
5.8 新闻通告管理    36
第6章总结与展望    38
6.1 总结    38
6.2 展望    38
致谢    39
参考文献    40