# DwScore **Repository Path**: OSV-Labs/DwScore ## Basic Information - **Project Name**: DwScore - **Description**: 演讲比赛评委打分系统,使用 Qt 5 开发 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2019-12-15 - **Last Updated**: 2024-11-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DwScore 演讲比赛评委打分系统,使用 Qt 5 开发。 This product includes tree sides: control/server side, presenting side, client side. - Control/server side: operated by the administrator to control what will be shown on presenting side and the process the competition. This side directly accesses the database. - Presenting side: displayed on the big screen showing the process and the score marked by judges of every contestant. This side includes animation created by Qt. - Client side: the judges need to mark the scores of every contestant with this side. # 控制端 ![](https://raw.githubusercontent.com/zhanghuanchong/DwScore/master/images/3.png) ![](https://raw.githubusercontent.com/zhanghuanchong/DwScore/master/images/4.png) # 展示端 ![](https://raw.githubusercontent.com/zhanghuanchong/DwScore/master/images/2.png) # 裁判端 ![](https://raw.githubusercontent.com/zhanghuanchong/DwScore/master/images/1.png) # License MIT