【计算机毕业设计】电影信息推荐APP

一、前言

时代在飞速进步,每个行业都在努力发展现在先进技术,通过这些先进的技术来提高自己的水平和优势,电影信息推荐APP当然不能排除在外。电影信息推荐APP是在实际应用和软件工程的开发原理之上,运用java语言以及SpringBoot框架进行开发。首先要进行需求分析,分析出电影信息推荐APP的主要功能,然后设计了系统结构。整体设计包括系统的功能、系统总体结构、系统数据结构和对系统安全性进行设计;最后要对系统进行测试,还要对测试的结果进行总结和分析,为以后APP的维护提供方便,也为以后类似APP的开发提供参考和帮助。这种个性化的网络APP管理更重视相互协调和管理合作,能激发管理者的创造性和主动性,这对电影信息推荐APP来说非常有益。

二、开发环境

开发语言:Java
框架:springboot
JDK版本:JDK1.8
服务器:tomcat7
数据库:mysql 5.7(一定要5.7版本)
数据库工具:Navicat11
开发软件:eclipse/myeclipse/idea
Maven包:Maven3.3.9
浏览器:谷歌浏览器
安卓框架:uniapp
安卓开发软件:HBuilder X
开发模式:混合开发

三、系统功能效果

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

四、核心代码

{
	"pages": [{
		"path": "pages/login/login",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "登录"
		}
	}, {
		"path": "pages/register/register",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "注册"
		}
	}, {
		"path": "pages/forget/forget",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "忘记密码"
		}
	}, {
		"path": "pages/center/center",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "我的"
		}
	}, {
		"path": "pages/user-info/user-info",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "用户信息"
		}
	}
	,{
		"path": "pages/yonghu/list",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/yonghu/add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/yonghu/detail",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	}
	,{
		"path": "pages/dianyingleixing/list",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/dianyingleixing/add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/dianyingleixing/detail",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	}
	,{
		"path": "pages/dianyingxinxi/list",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/dianyingxinxi/add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/dianyingxinxi/detail",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	}
	,{
		"path": "pages/storeup/list",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/storeup/add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/storeup/detail",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	}
	,{
		"path": "pages/discussdianyingxinxi/list",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/discussdianyingxinxi/add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/discussdianyingxinxi/detail",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
		}
	}
    , {
		"path": "pages/forum-index/forum-index",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "首页"
		}
	}, {
		"path": "pages/forum-detail/forum-detail",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "论坛交流发帖详情"
		}
	}, {
		"path": "pages/forum-reply/forum-reply",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "回复评论"
		}
	}, {
		"path": "pages/forum-list/list",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "我的发布"
		}
	}, {
		"path": "pages/forum-my/forum-my",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "我的发布"
		}
	}, {
		"path": "pages/forum-add-or-update/forum-add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "我的发布"
		}
	}
    ,{
        "path": "common/linkOthers/linkOthers",
        "style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white"
        }
    }
	, {
		"path": "pages/index/index",
		"style": {
			"navigationBarBackgroundColor": "#CC95C0",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "首页"
		}
	}
	],
	"globalStyle": {
		"navigationBarTextStyle": "black",
		"navigationBarTitleText": "基于andriod的电影信息推荐APP",
		"navigationBarBackgroundColor": "#F8F8F8",
		"backgroundColor": "#F8F8F8"
	},
	"tabBar": {
		"color": "#FFFFFF",
		"selectedColor": "#F5E8AA",
		"borderStyle": "white",
		"backgroundColor": "#CC95C0",
		"list": [{
				"pagePath": "pages/index/index",
				"iconPath": "static/tabs/index.png",
				"selectedIconPath": "static/tabs/index1.png",
				"text": "首页"
			}
			

			,{
				"pagePath": "pages/dianyingxinxi/list",
				"iconPath": "/static/tabs/icon1.png",
				"selectedIconPath": "/static/tabs/icon1_act.png",
				"text": "电影信息"
			}




			,{
			 	"pagePath": "pages/forum-index/forum-index",
				"iconPath": "static/tabs/forum.png",
			 	"selectedIconPath": "static/tabs/forum_act.png",
				"text": "论坛交流"
			}


			,{
				"pagePath": "pages/center/center",
				"iconPath": "static/tabs/mine.png",
				"selectedIconPath": "static/tabs/mine1.png",
				"text": "我的"
			}
		]
	}
}

  • 2
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

写JAVA代码的人

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值