基于Bootstrap+Guns框架和JavaWeb+MySQL实现的日程管理系统 毕业论文+课题申请表+任务书+开题报告+外文翻译及原文+答辩PPT+项目源码及数据库文件

摘  要

随着计算机技术的飞速发展,计算机应用的迅速推广,计算机改变了人们的生活,工作的方式。日程管理就是将每天的工作和事务安排在日期中,并做一个有效的记录,方便管理日常的工作和事务,达到工作备忘的目的,同时也具有对日常工作进行指导、监督的作用。

日程管理系统是为了日程管理能力而设计开发出来的管理信息系统。系统设计的目的是为了方便个人对重要日程的安排建设一套在线的日程管理系统。

针对以上问题,设计开发了日程管理系统,本系统主要使用Java作为开发语言,后台框架选用当前流行的快速开发框架之一的Guns框架,使用MySQL作为数据库管理系统,开发环境是Eclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的日程管理系统。

ABSTRACT

With the rapid development of computer technology and the rapid popularization of computer applications, computers have changed the way people live and work. The schedule management is to arrange the daily work and affairs in the date, and make an effective record, convenient to manage the daily work and affairs, to achieve the purpose of the work memorandum, and also have the role of guiding and supervising the daily work.

The schedule management system is a management information system designed and developed for the purpose of managing the schedule. The purpose of system design is to facilitate personal scheduling of important schedules and build a full page schedule management system.

In view of the above problems, the schedule management system is designed and developed. The system mainly uses Java as the development language, the background frame selects the Guns framework which is one of the popular rapid development framework, uses MySQL as the database management system, the development environment is Eclipse, the server uses tomcat, and a Web technology is developed. The B/S structure of the schedule management system.

目    录

1 绪论

1.1 背景

1.2 现状与意义

1.3 设计目标

2 开发环境及技术

2.1 开发环境

2.1.1 系统环境及开发工具

2.1.2 Eclipse

2.1.3 MySQL

2.1.4 Tomcat

2.2 开发使用技术

2.2.1 Bootstrap框架

2.2.2 Fullcalendar插件

2.2.3 Guns框架

2.3 本章小结

3 需求分析

3.1 可行性分析

3.1.1技术和操作可行性

3.1.2经济可行性

3.2 模块需求分析

3.2.1 网站展示模块

3.2.2 登录注册模块

3.2.3 个人信息模块

3.2.4 日程模块

3.2.5 用户模块

3.2.6 系统模块

3.2.7 专属链接模块

3.3 用例图

3.4 本章小结

4 系统概要设计

4.1 系统总体设计

4.2 系统模块设计

4.2.1 用户角色模块设计

4.2.2 管理员角色模块设计

4.3 数据库设计

4.3.1 数据库表结构

4.3.2 数据库表设计

4.4 本章小结

5 详细设计与功能实现

5.1 类图

5.2 功能实现

5.2.1 网站展示模块

5.2.2 注册登录模块

5.2.3 个人信息模块

5.2.4 日程模块

5.2.5 用户模块

5.2.6 系统模块

5.2.7 专属链接模块

5.3 本章小结

6 系统测试与效果演示

6.1 功能模块验证

6.1.1 网站展示模块验证

6.1.1 注册登录模块验证

6.1.1 个人信息模块验证

6.1.1 日程模块验证

6.1.2 用户模块验证

6.1.3 系统模块验证

6.1.4 专属链接模块验证

6.2 效果展示

6.2.1 网站展示模块页面显示

6.2.2 注册登录模块页面显示

6.2.3 个人信息模块页面显示

6.2.4 日程模块页面显示

6.2.5 用户模块页面显示

6.2.6 系统模块页面显示

6.2.7 专属链接模块页面显示

6.3 本章小结

7 总结与展望

7.1 工作总结

7.2 问题与改进

7.3 展望

参考文献

致  谢

猜你喜欢

转载自blog.csdn.net/qq_43368615/article/details/135400145