You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OQS/README.md

33 lines
1.2 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 在线问卷调查系统
## 项目网站IP访问地址106.53.160.141
### 该项目使用PHP搭配html语言进行前端管理使用PHP以及MySQL数据库5.7.14)进行后端数据管理,用户可在该系统中进行一系列操作;
### 例如管理员账户可以发布问卷、统计情况、导出数据、删改问卷、查看用户信息等等;
### 用户可以对管理员发布的问卷进行一系列的回答;
### 用户可以在网站主页进行注册登陆操作,管理员账户拥有另外的登陆页面,方便不同的区分管理。
> MySQL版本5.7.14+
>
> 服务器腾讯云轻量级应用服务器CPU-2核 内存-2核 系统盘-SSD云硬盘40GB
>
> 镜像宝塔linux面板
>
> 管理面板宝塔Linux面板9.6.0
>
> 面板地址http://106.53.160.141:8888/tencentcloud
>
> 服务器终端登录密钥OQS.pem
>
> Nginx版本1.26.3
>
> phpMyAdmin版本5.1
>
> PHP版本5.6.40
#### 目前版本已经基本完善唯一美中不足的是我们原本打算将用户自定义创建问卷的功能添加进入系统但是最后由于十分困难导致出现很多不知名的bug而放弃