文档详情

医院网上预约挂号平台的设计与实现论文.doc

发布:2019-05-11约3.03万字共57页下载文档
文本预览下载声明
PAGE 5 邢台学院2014届本科毕业设计 PAGE 5 PAGE III 本科毕业设计 题目: 邢台医院网上预约挂号平台的设计与实现 姓 名: 学 号: 院(系、部): 专 业: 班 级: 指导教师: 完成时间: 2014 年 4 月 邢台学院2014届本科毕业设计 摘 要 邢台医院网上预约挂号平台使用Visual Studio 2005作为开发工具,采用ASP.NET技术、C#语言进行设计与实现,后台采用SQL Server 2005进行数据库管理。从技术可行性、经济可行性、操作可行性、用户的需求、数据库设计和系统实现方面进行了详细阐述。根据需求分析可把系统分为游客、用户和后台管理员三种角色。该平台主要实现了游客浏览网站、注册账号,成为用户后可修改基本信息、预约挂号、查看及取消预约,管理员进行医院管理、科室管理、医生管理、用户管理、疾病管理、新闻管理、预约信息管理和时间安排表管理等功能。邢台医院网上预约挂号平台可使患者方便、快捷地进行预约挂号,大大节省了患者的挂号时间,并且改善了医院窗口挂号的紧张现状,维持了医院的秩序,提高了医院的工作效率。 关键词:数据库系统;网上预约挂号平台;ASP.NET;SQL Server Abstract XingTai online booking registration platform is implemented by ASP.NET, C# in Visual Studio 2005. The database management is used by SQL Server 2005. The technical feasibility, the economic feasibility, the operation feasibility, the user requirements, the database design and the system realization are described in detail. According to the requirements analysis, the system has three roles: the visitor, the user and the administrator. The visitor can browse the website and can register as a user. The user can modify the basic information, make an appointment, view and cancel appointments. The administrator can manage the hospitals, the sections, the doctors, the users, the illnesses, the news, the order information, the time schedule and so on. XingTai online booking registration platform allows patients easy and fast to make an appointment for registration, which saves the patient’s time and eases the nervous situations of hospital window register. It maintains the order of the hospital, and improves the work efficiency of the hospital. Keywords: DBS; online booking registration platform; ASP.NET; SQL Server 目 录 TOC \o 1-3 \h \z \u 1 绪论 1 1.1 系统开发背景 1 1.2 系统开发意义 1 2 可行性分析 1 2.1 技术可行性 1 2.2 经济可行性 2 2.3 操作可行性 3 3 系统分析 3 3.1 需求分析 3 3.2 部分数据流图 3 4 系统设计 5 4.1 概要设计 5 4.2 详细设计 7 4.3 数据库设计 9 5 系统实现 14 5.1 游客模块 14 5.2 普通用户模块 19 5.3 管理员模块 22 6 总结 31 参考文献 32 谢辞 33 1 绪论 1.1 系统开发
显示全部
相似文档