目 录
1引言 1
1.1 研究背景及意义
1.2系统主要内容
2系统分析
2.1系统的可行性分析
2.2系统功能需求分析
2.2.1系统用户角色说明
2.2.2系统功能需求说明
3系统设计
3.1系统设计概述
3.2 系统主要类图及说明
3.3系统功能设计
3.3.1 系统主要功能设计
3.3.2 系统建模设计
3.4数据库设计
3.4.1 概念设计
3.3.2 逻辑设计
3.4.3 物理设计
4系统实现
4.1网站主页
4.2 登录注册功能的实现
4.3用户中心功能的实现
4.4搜索信息功能的实现
4.5新闻资讯信息功能的实现
4.6家教推荐功能的实现
4.7在线贴吧功能的实现
4.8后台管理功能的实现
4.8.1 后台管理员登录功能的实现
4.8.2 用户信息管理功能的实现
4.8.3 需求信息管理功能的实现
4.8.4 新闻资讯管理功能的实现
4.8.5 贴吧信息管理功能的实现
5系统测试
5.1 测试目的
5.2 测试过程
5.3 测试结果
6总结与展望
参考文献
致谢
家教信息管理系统的设计与实现
张亚楠
(信息与电气工程学院,信息管理与信息系统,2013级2班,20132214022)
摘 要:本家教信息管理系统主要是针对过去比较传统的家教模式进行的更新,结合互联网+的概念,将散乱的家教信息进行筛选整理达到规范化要求,便于有需求的学生或者学生家长根据个人需求搜索优质家教,也便于优秀的大学生等人寻找合适的家教工作。
本系统功能部分的设计与实现是在Visual Studio 2013平台上应用ASP.NET技术,后台数据库是在SQL server 2008平台上实现的。为实现安全可靠的原则,系统采用密码校验和数据库结合的方式。设计开发前,先对市场上的用户需求进行了分析,之后确定将系统分为前台和后台两部分,用户角色主要是教员、学生和管理员,根据用户角色设计相应的功能并实现。最后对系统各部分功能进行测试完成。
关键词:ASP.NET;Web网站;SQL server 2008;UML建模;Visual Studio 2013
The design and implementation of the tutor information management system
ZhangYanan
(School of Information and Electrical Engineering, Information management and information systems, 1302, 20132214022)
Abstract:The tutor information management system is mainly aimed at updating last traditional tutor mode, combined with the concept of Internet plus. It will collate messy tutor information in order to meet the standardization requirements, which can help students or parents of students search quality tutoring with their individual demands, facilitate the hunting of the right family education work for the outstanding college students and other people as well.
The design and implementation of the functionality of this system apply ASP.NET technology on the Visual Studio 2013 platform, and background database is implemented on the SQL server 2008 platform. The system adopts the method of combination of password check and database in order to implement the safe and reliable principle. Before the design, analyzing requirements of the user on the market first, and then determining to divide the system into two parts of the foreground and background. It is designed and implemented by the corresponding function according to the user role which is primarily a faculty, students and administrators. Finally, all parts of the system are tested.
Key words: ASP.NET; Web service; SQL server 2008; UML modeling; Visual Studio 2013