"景先生毕设|www.jxszl.com

天下美味应用程序设计与实现【字数:10748】

2024-02-25 17:00编辑: www.jxszl.com景先生毕设
针对家庭主妇、美食爱好者等使用者的需求,弥补传统美食平台广告过多,信息不全的局限,结合Android及web技术,对菜谱信息及美食平台进行了研究,提出一种更全面的方案,结合美食菜谱与论坛构建了一个美食应用程序。系统采用SQL Server构建数据库,基于Android Studio、Eclipse平台,用Java语言,主要使用了Gson等开源框架进行开发,程序结构清晰,代码易扩展,实现了App前端与后端的开发。美食应用程序主要实现了美食菜谱的搜索、推荐、收藏,以及删贴、发帖和个人信息管理等功能。最后进行了软件功能测试,基本达到了设计目标。
目录
摘要 1
关键词 1
Abstract 1
引言
引言
1 绪论 1
1.1 研究背景 1
1.2 研究现状 2
1.2.1 APP技术发展 2
1.2.2 美食菜谱类App国内研究状况 2
1.3 研究的目的和内容 2
2 开发平台及应用技术 3
2.1 开发平台 3
2.1.1 Android Studio 3
2.1.2 Eclipse 3
2.1.3 Tomcat 3
2.1.4 SQL Server 3
2.2 开发环境 3
2.3 应用技术 3
2.3.1 SSM技术框架 3
2.3.2 Gson 4
3 系统需求分析与设计 4
3.1 可行性分析 4
3.2 系统需求分析 4
3.2.1 业务需求分析 4
3.2.2 功能需求分析 4
3.3 面向对象需求建模 5
3.3.1 分析构建用例图 5
3.3.2 分析构建活动图 7
3.4 面向对象设计建模 9
3.4.1 分析构建类图 9
3.4.2 分析构建时序图 10
3.5 系统总体设计 11
3.5.1 系统总体架构 11 *景先生毕设|www.jxszl.com +Q: *351916072

3.5.2 功能模块设计 12
3.6 数据库设计 12
3.6.1 数据库总体设计 12
3.6.2 数据库概要设计 13
3.6.3 数据库详细设计 15
4 系统功能实现 17
4.1 开发环境搭建 17
4.2 系统主要功能模块的设计 17
4.2.1 系统注册模块 17
4.2.2 系统登录模块 17
4.2.3 菜谱搜索模块 18
4.2.4 菜谱推荐模块 18
4.2.5 菜谱收藏模块 19
4.2.6 发表帖子模块 20
4.2.7 查看帖子模块 20
4.2.8 个人信息模块 21
4.2.9 菜谱收藏模块 22
4.2.10 我的美食模块 22
4.2.11 管理员登录模块 23
4.2.12 管理员管理用户模块 23
4.2.13 管理员管理菜谱模块 23
4.2.14 管理员添加菜谱模块 24
4.2.15 管理员管理版本模块 25
5 系统测试 25
5.1 测试目标 25
5.2 测试功能 26
6 结论 26
6.1 总结 26
6.2 不足 26
6.3 展望 27
致谢 27
参考文献 27
“天下美味”应用程序设计与实现
Design and implementation of "The world delicious" application
Student majoring in network engineering YANG Jiajia
Tutor GUO Xiaoqing
Abstract:Aiming at the needs of housewives, food lovers and other users. In order to make up for the limitations of traditional food platform, such as too many advertisements, incomplete information and too much useless functions, this paper studies the recipe information and food platform . It combines with Android and web technology and then putting forward a relatively comprehensive plan. This plan is combining food recipes with BBS to build a food app. This system uses SQL Server to build the database, uses Android Studio, Eclipse and Java language to design. This food application mainly uses Gson and other open source framework for development. This system’s program structure is clear and the code is easy to expand, it realizes the development of App frontend and backend. If we want to add features in the future, we can extend it easily. The program mainly realizes the functions of recipe search, recipe recommendation, recipe collection, deleting posts, posting posts personal information management and so on. Using this app, users can search recipe easily, and they can also add their own food recipe in main face. Users can also comment posts if they feel this post interesting. Further more, they can give a like to the posts. In the end, it tests the software’s function, this system reaches the expected design aims.

原文链接:http://www.jxszl.com/jsj/wljs/563984.html