# 投票系统 **Repository Path**: goandtryagain/vote_system ## Basic Information - **Project Name**: 投票系统 - **Description**: 使用H-ui制作前端页面,使用到的技术是spring、springmvc、mybatis、maven、redis - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2021-01-12 - **Last Updated**: 2024-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 投票系统 #### 介绍 使用H-ui制作前端页面,使用到的技术是spring、springmvc、mybatis、maven、redis #### 界面截图 ![登录界面](https://images.gitee.com/uploads/images/2021/0113/141519_3cb7e616_4861603.png "1.png") ![手机注册界面](https://images.gitee.com/uploads/images/2021/0113/141743_64a1021b_4861603.png "8.png") ![首页](https://images.gitee.com/uploads/images/2021/0113/143250_ed9853d2_4861603.png "11.png") ![新建项目](https://images.gitee.com/uploads/images/2021/0113/143258_9de263fc_4861603.png "22.png") ![新建投票](https://images.gitee.com/uploads/images/2021/0113/143306_5f715ec0_4861603.png "33.png") ![投票显示](https://images.gitee.com/uploads/images/2021/0113/143313_f22e33f9_4861603.png "44.png") ![投票成功](https://images.gitee.com/uploads/images/2021/0113/143319_4092e1e3_4861603.png "55.png") ![超出规定票数提示](https://images.gitee.com/uploads/images/2021/0113/143325_33de6aa8_4861603.png "66.png") #### 软件架构 页面采用H-ui框架 开发技术:spring、springmvc、mybatis、maven、redis 采用JDK1.8,Mysql-5.6.23以上 #### 安装教程 1. 导入数据库 2. 修改db.properties 3. 修改redis.properties 4. 将项目导入IDEA,并添加Tomcat #### 使用说明 1. 参考操作视频