基于SpringBoot酒店客房管理系统

基于SpringBoot酒店客房管理系统.

安装环境

JAVA 环境

Node.js环境 [https://nodejs.org/en/] 选择14.17

Yarn 打开cmd, 输入npm install -g yarn !!!必须安装完毕nodejs

Mysql 数据库 [https://blog.csdn.net/qq_40303031/article/details/88935262] 一定要把账户和密码记住

redis

Idea 编译器 [https://blog.csdn.net/weixin_44505194/article/details/104452880]

WebStorm OR VScode 编译器 [https://www.jianshu.com/p/d63b5bae9dff]

采用技术及功能

后端:SpringBoot、MybatisPlus、MySQL、Redis、
前端:Vue、Apex、Antd、Axios

平台前端:vue(框架) + vuex(全局缓存) + rue-router(路由) + axios(请求插件) + apex(图表) + antd-ui(ui组件)

平台后台:springboot(框架) + redis(缓存中间件) + shiro(权限中间件) + mybatisplus(orm) + restful风格接口 + mysql(数据库)

开发环境:windows10 or windows7 , vscode or webstorm , idea + lambok

(1)管理员系统公告管理

(2)用户对客房的收藏与删除

(3)管理员酒店商品管理

(4)酒店部门信息管理

(5)酒店附近美食推荐

(6)客户对酒店及客房的留言信息

(7)客户对已经下单的订单做出评价

(8)对可预约的客房进行下单处理

(9)酒店职位信息管理

(10)客户对酒店商品的采购记录

(11)酒店客房的房间管理

(12)员工管理

(13)用户管理及消息通知

(14)客房类型管理

前台启动方式

安装所需文件 yarn install
运行 yarn run dev

默认后台账户密码

[管理员]
admin
1234qwer

[用户]
test1
1234qwer

项目截图
基于SpringBoot酒店客房管理系统_第1张图片 基于SpringBoot酒店客房管理系统_第2张图片
基于SpringBoot酒店客房管理系统_第3张图片
基于SpringBoot酒店客房管理系统_第4张图片 基于SpringBoot酒店客房管理系统_第5张图片
基于SpringBoot酒店客房管理系统_第6张图片 基于SpringBoot酒店客房管理系统_第7张图片
基于SpringBoot酒店客房管理系统_第8张图片 基于SpringBoot酒店客房管理系统_第9张图片
基于SpringBoot酒店客房管理系统_第10张图片 基于SpringBoot酒店客房管理系统_第11张图片
基于SpringBoot酒店客房管理系统_第12张图片
演示视频

暂无

获取方式

Email: [email protected]

WeChat: Storm_Berserker

因为要恰饭资源非免费,伸手党勿扰,谢谢理解

接JAVAWEB毕设,纯原创,价格公道,诚信第一

More info: 悲伤的橘子树

你可能感兴趣的:(java,vue.js,spring,boot,后端)