其他分享
首页 > 其他分享> > 基于SigalR实现的奥运会实时金牌榜

基于SigalR实现的奥运会实时金牌榜

作者:互联网

系统架构

三端

winform 后台数据管理 + Asp.Net Mvc 前台数据展示 + Xamarin.Forms 移动端跨平台APP

image
因为本人的代码水平一般,期间遇到了一些问题,如signalR跨域,xamarin.forms 跨平台通知,rtf文本的显示...
花了大量的时间,有的解决了,有的没解决。
但最后整个项目还是能够勉强运行起来,已经能够作为一个Demo来展示了,我将此阶段性成果记录到我的博客上。

Demo 演示:

由于录制的演示视频比较大,所以我将演示视频放在了云盘中
image
https://www.aliyundrive.com/s/MyegunaTZSb

Github地址:

Web App

https://github.com/Astra1427/OlympicMedalList_WebProject

Web Api

https://github.com/Astra1427/OlympicMedalList_NotifyServer

Mobile App

https://github.com/Astra1427/OlympicMedalListApp

Desktop Software (PreviewDemo分支)

https://github.com/Astra1427/OlympicMedalListManagementSystem

项目已开源,希望能与各位大佬多多交流

作者博客 https://www.cnblogs.com/LingLis/
文章为本人原创,享有版权;未经本人同意,不允许转载。

标签:金牌榜,github,奥运会,演示,跨平台,Astra1427,https,SigalR,com
来源: https://www.cnblogs.com/LingLis/p/15220416.html