# Manage **Repository Path**: zhang_han_rong/manage ## Basic Information - **Project Name**: Manage - **Description**: 仿猫眼电影购票系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2021-03-11 - **Last Updated**: 2025-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 电影购票系统 ## 基于Spring+Spring MVC+Mybatis ### 功能: Sprint计划: Sprint1:影院电影后台管理系统UI设计、基本功能实现;相应模块测试;文档撰写 计划实现功能: * 电影管理:添加电影(简介、合格证书、导演、主演、海报等)、修改和下架前台在映的电影 * 场次管理: * 添加场次:选择影院、影院放映厅、电影、场次时间 * 场次下架 * 检索场次 * 查看上映、下架场次 * 电影关键词或者日期搜索 Sprint2:移动端购票系统UI设计、实现; 相应模块测试;文档撰写 计划实现功能: * 登录、注册、注销 * 基本信息修改、修改头像、修改密码 * 按标签检索电影 * 电影关键词或者日期搜索 * 根据电影选择场次 * 根据场次选择座位 * 购票(包括儿童年龄确认或者老人优惠) Sprint3:影院电影后台管理系统所有功能实现;相应模块测试;文档撰写 计划实现功能: * 用户管理:增、删、改、查 * 评论管理:查看评论、根据用户检索评论、修改、删除 * 订单管理: * 根据用户/订单编号检索订单 * 查看退票的订单 * 退票审核 * 票房统计: * 统计系统电影类型的票房数据 * 根据时间段比较电影票房信息 * 统计系统电影票房排行前10的电影及票房 Sprint4:移动端购票系统所有功能实现; 相应模块测试;文档撰写 计划实现功能: * 购买VIP座位 * 钱包或者银行卡模拟支付 * 邮箱发送电影票 * 保存电影票,按需展示二维码 * 模拟打印电影票 * 保存个人卡号细节信息,保证良好的安全性 * 查看个人订单 * 查看每周/月/所有花费,并可视化 * 申请退票 * 发布评论、修改评论、删除评论 * 解决并发购票
### 前台预览: ![qiantai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/index.png) ![qiantai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/电影.png) ![qiantai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/详情.png) ![qiantai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/选择影院.png) ![qiantai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/选择场次.png) ![qiantai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/选择位置.png) ![qiantai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/pay.png) ![qiantai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/success.png) ![qiantai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/个人信息.png) ![qiantai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/订单.png) ### 后台预览: ![houtai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/user.png) ![houtai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/movie.png) ![houtai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/movieadd.png) ![houtai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/updatemovie.png) ![houtai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/eva.png) ![houtai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/schedule1.png) ![houtai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/schedule2.png) ![houtai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/scheduleadd.png) ![houtai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/order1.png) ![houtai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/order2.png) ![houtai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/order3.png) ![houtai](https://github.com/banbanzzz/Movie/blob/master/src/main/webapp/github/data.png)