# 房间预定系统 **Repository Path**: subsext/book_room ## Basic Information - **Project Name**: 房间预定系统 - **Description**: 介绍 房间预定系统 包含两个平台 前台系统实现了:房间预定、订单查看、订单取消、用户注册、用户信息修改等功能 后台系统实现了:用户管理、楼层管理、房间管理、客户管理、预定管理、入住管理、营业统计、菜单管理、权限管理等功能 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-11-03 - **Last Updated**: 2023-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 房间预订系统 #### 介绍 房间预定系统 包含两个平台 * 前台系统实现了:房间预定、订单查看、订单取消、用户注册、用户信息修改等功能 * 后台系统实现了:用户管理、楼层管理、房间管理、客户管理、预定管理、入住管理、营业统计、菜单管理、权限管理等功能 **部分截图** ![输入图片说明](https://gitee.com/yzx66/SSM_lnn/raw/master/1.jpg "截图.png") ![输入图片说明](https://gitee.com/yzx66/SSM_lnn/raw/master/2.jpg "截图.png") ![输入图片说明](https://gitee.com/yzx66/SSM_lnn/raw/master/3.png "截图.png") ![输入图片说明](https://gitee.com/yzx66/SSM_lnn/raw/master/4.png "截图.png") ![输入图片说明](https://gitee.com/yzx66/SSM_lnn/raw/master/5.png "截图.png") ![输入图片说明](https://gitee.com/yzx66/SSM_lnn/raw/master/6.png "截图.png") ![输入图片说明](https://gitee.com/yzx66/SSM_lnn/raw/master/7.png "截图.png") ![输入图片说明](https://gitee.com/yzx66/SSM_lnn/raw/master/8.png "截图.png") ![输入图片说明](https://gitee.com/yzx66/SSM_lnn/raw/master/10.png "截图.png") ![输入图片说明](https://gitee.com/yzx66/SSM_lnn/raw/master/11.png "截图.png") ![输入图片说明](https://gitee.com/yzx66/SSM_lnn/raw/master/12.png "截图.png") ![输入图片说明](https://gitee.com/yzx66/SSM_lnn/raw/master/13.png "截图.png") #### 使用技术 * 后端:Spring + Spingmvc + Mybatis + SpringSecurity + 阿里云短信 * 前端:jsp + easyui + jquery + ajax + echarts * 运行环境:阿里云 + Docker #### 部署 * 运行 project_hotel.sql * 将 web / src / main / resource / db.properties 的数据库账号密码改对 * 在任何一个servlet服务器运行web模块 * 访问index.jsp即可