# 确诊肺炎同程系统-疫同 **Repository Path**: clkclk/tcb-hackthon-YT ## Basic Information - **Project Name**: 确诊肺炎同程系统-疫同 - **Description**: 疫同,一款寻找疫友同乘的工具。集成确诊同程信息发布、信息审核、同乘查询以及自主上报功能,从发布到上报形成一套闭环。已加入语音播报功能(TTS),使得残障人士快速上手。 - **Primary Language**: 微信 - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://tysb7.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 21 - **Created**: 2020-02-25 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 疫同(LABTANG) 疫同,一款寻找疫友同乘的工具。集成确诊同程信息发布、信息审核、同乘查询以及自主上报功能,从发布到上报形成一套闭环,做到疫情的防控的作用。 针对“老年人、不识字”人群做了语音辅助播报功能。 ## 特性 1. 信息发布、信息审核、同乘查询以及自主上报功能 2. 语音辅助播报 ## 依赖 - 云开发 - 插件 ## 项目部署指南 1. 下载本项目或者``` git clone https://gitee.com/tysb7/tcb-hackthon-YT ``` 2. 微信小程序后台增加插件```wx069ba97219f66d99``` 3. 导入微信小程序开发工具 4. 修改```/miniprogram/app.js``` 中的 ```env: '云开发环境ID' ``` 5. 创建云数据库```busData```,并将```/db/busData.json``` 数据导入 [查看更多 >>](https://gitee.com/tysb7/tcb-hackthon-YT/blob/master/deployment.md) ## 开发说明 [开发说明 >>](https://gitee.com/tysb7/tcb-hackthon-YT/blob/master/contributing.md) ## Bug 反馈 如果有Bug,请提交[issues >>](https://gitee.com/tysb7/tcb-hackthon-YT/issues/new)反馈。 ## 联系方式 - WeChat:tangyuantang - QQ:917755100 ## 更新日志 20200208 * 增加“微信同声传译”插件 [查看更多 >>](https://gitee.com/tysb7/tcb-hackthon-YT/blob/master/changelog.md) ## 项目预览图片 ![小程序码](http://1510lab.com/img/QR.png) ![项目截图:主页](https://images.gitee.com/uploads/images/2020/0211/000638_91c02f4b_1463122.png) ![项目截图:次页](https://images.gitee.com/uploads/images/2020/0211/000648_90abf818_1463122.png) ## 视频展示 https://v.qq.com/x/page/q3061yc8unr.html ## 开源协议LICENSE [Apache-2.0](https://gitee.com/tysb7/tcb-hackthon-YT/blob/master/LICENSE)