Giter Site home page Giter Site logo

answerandrank's Introduction

AnswerAndRank(Mysql版本)

模仿冲顶大会规则制作的H5版答题类游戏

有详细要问得可以加我的QQ或者微信278567949

game为游戏源码 chat为弹幕服务器源码

架构

Springboot+redis+mybatis+Mysql

主要使用websocket进行构建,用于双工通信

配置

SpringBoot配置文件 src/main/resources/application*.yml

dev为开发环境

mybatis配置文件 src/main/resources/mybatis/

数据库只用于存储题,结构相对简单

数据库表结构位于resources目录下 annualmeetinggamequestion.sql

使用流程

1.进入后台页面-问题设置
2.上传题目excel,并确定保存
3.进入后台页面-时间设置
4.设置开始时间
5.用户填写信息登录
6.进入后台页面-题目选择
7.控制流程发(下一题OR提交答案)
8.打印数据导出excel

常见问题

(一)地址问题

构建项目时,配置文件中数据库、redis以及js中的后台地址需要填写正确

(二)时间问题

服务器时间需要精准,开启后台控制页面的机器也需要进行时间校准

(三)页面地址

http://ip/ 是前端答题页,需填写姓名公司和手机号,手机号作为唯一标识

http://ip/RankingList.html 是排行榜页,可以实时查看题目和排行榜

http://ip/admin  是后台控制页面,首次登陆需填写密码

answerandrank's People

Contributors

naah69 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.