首页 开发技术 其它     /    covid-19-app:COVID-19危机应用程序的起点-源码

covid-19-app:COVID-19危机应用程序的起点-源码

上传者: weixin_42134285 | 上传时间:2023/11/8 7:42:01 | 文件大小:1.62MB | 文件类型:ZIP
covid-19-app:COVID-19危机应用程序的起点-源码
COVID-19应用目的此应用程序的开发是为愿意在COVID-19危机期间向一群人(甚至全国!)提供工具或伴侣的志愿者和组织的起点。
该项目的灵感来自“一起的advice_app建议。
产品特点开箱即用的它提供了五个主要功能:Newsfeed,以集中(外部)文章并减少混乱。
地图,以显示大头针和圆形。
例如:药房,医院,隔离区等。
信息,以提供建议,紧急电话等。
地理位置跟踪器。
完全匿名,我们添加了此功能,因此您可以显示特定于地理位置的新闻源,地图或信息。
通过Firebase推送通知,以通知所有人。
每个功能都旨在通过您自己的API传递动态数据。
这样,您无需更新此应用即可更改地图上的某些内容,传递一些新闻或编辑一些信息。
这个程序是开源的,完全免费。
:wrapped_gift:屏幕截图更进一步如果您希望向此应用添加一些功能,以下是一些您可能会发现有趣的想法。
创建一个“配置文件”选项卡,以收集用户的健康状况,以便在地图上显示疾病所在的区域。
在Android和iOS上使用GoogleMaps来实现Heatmap。
你有主意吗创建问题或 本软件ID:14984264

文件下载

资源详情

[{"title":"(91个子文件1.62MB)covid-19-app:COVID-19危机应用程序的起点-源码","children":[{"title":"covid-19-app-master","children":[{"title":"ios","children":[{"title":"Podfile.lock <span style='color:#111;'>19.61KB</span>","children":null,"spread":false},{"title":"covidapp","children":[{"title":"AppDelegate.h <span style='color:#111;'>386B</span>","children":null,"spread":false},{"title":"Base.lproj","children":[{"title":"LaunchScreen.xib <span style='color:#111;'>3.62KB</span>","children":null,"spread":false}],"spread":true},{"title":"main.m <span style='color:#111;'>390B</span>","children":null,"spread":false},{"title":"Images.xcassets","children":[{"title":"Contents.json <span style='color:#111;'>63B</span>","children":null,"spread":false},{"title":"AppIcon.appiconset","children":[{"title":"Contents.json <span style='color:#111;'>848B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Info.plist <span style='color:#111;'>2.20KB</span>","children":null,"spread":false},{"title":"AppDelegate.m <span style='color:#111;'>1010B</span>","children":null,"spread":false}],"spread":true},{"title":"covidappTests","children":[{"title":"covidappTests.m <span style='color:#111;'>1.93KB</span>","children":null,"spread":false},{"title":"Info.plist <span style='color:#111;'>733B</span>","children":null,"spread":false}],"spread":true},{"title":"covidapp-tvOS","children":[{"title":"Info.plist <span style='color:#111;'>1.45KB</span>","children":null,"spread":false}],"spread":true},{"title":"covidapp.xcworkspace","children":[{"title":"contents.xcworkspacedata <span style='color:#111;'>226B</span>","children":null,"spread":false},{"title":"xcshareddata","children":[{"title":"IDEWorkspaceChecks.plist <span style='color:#111;'>238B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"covidapp-tvOSTests","children":[{"title":"Info.plist <span style='color:#111;'>765B</span>","children":null,"spread":false}],"spread":true},{"title":"covidapp.xcodeproj","children":[{"title":"project.pbxproj <span style='color:#111;'>55.02KB</span>","children":null,"spread":false},{"title":"xcshareddata","children":[{"title":"xcschemes","children":[{"title":"covidapp.xcscheme <span style='color:#111;'>4.72KB</span>","children":null,"spread":false},{"title":"covidapp-tvOS.xcscheme <span style='color:#111;'>4.89KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"Podfile <span style='color:#111;'>2.94KB</span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'>860B</span>","children":null,"spread":false},{"title":"android","children":[{"title":"gradle","children":[{"title":"wrapper","children":[{"title":"gradle-wrapper.jar <span style='color:#111;'>54.31KB</span>","children":null,"spread":false},{"title":"gradle-wrapper.properties <span style='color:#111;'>200B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"build.gradle <span style='color:#111;'>1.25KB</span>","children":null,"spread":false},{"title":"gradlew.bat <span style='color:#111;'>2.87KB</span>","children":null,"spread":false},{"title":"gradlew <span style='color:#111;'>5.78KB</span>","children":null,"spread":false},{"title":"app","children":[{"title":"debug.keystore <span style='color:#111;'>2.20KB</span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'>8.14KB</span>","children":null,"spread":false},{"title":"proguard-rules.pro <span style='color:#111;'>435B</span>","children":null,"spread":false},{"title":"_BUCK <span style='color:#111;'>1.30KB</span>","children":null,"spread":false},{"title":"build_defs.bzl <span style='color:#111;'>602B</span>","children":null,"spread":false},{"title":"src","children":[{"title":"main","children":[{"title":"AndroidManifest.xml <span style='color:#111;'>1.43KB</span>","children":null,"spread":false},{"title":"java","children":[{"title":"io","children":[{"title":"bluesquare","children":[{"title":"covid19","children":[{"title":"MainApplication.java <span style='color:#111;'>2.25KB</span>","children":null,"spread":false},{"title":"MainActivity.java <span style='color:#111;'>145B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"res","children":[{"title":"values","children":[{"title":"styles.xml <span style='color:#111;'>246B</span>","children":null,"spread":false},{"title":"strings.xml <span style='color:#111;'>71B</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>10.43KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>6.31KB</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>6.93KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>4.46KB</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-hdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>4.91KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>2.98KB</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-mdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>2.79KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>2.05KB</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxxhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>15.16KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>9.03KB</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"assets","children":[{"title":"fonts","children":[{"title":"FontAwesome5_Brands.ttf <span style='color:#111;'>122.09KB</span>","children":null,"spread":false},{"title":"AntDesign.ttf <span style='color:#111;'>68.70KB</span>","children":null,"spread":false},{"title":"SimpleLineIcons.ttf <span style='color:#111;'>52.79KB</span>","children":null,"spread":false},{"title":"EvilIcons.ttf <span style='color:#111;'>13.14KB</span>","children":null,"spread":false},{"title":"FontAwesome5_Regular.ttf <span style='color:#111;'>33.29KB</span>","children":null,"spread":false},{"title":"Entypo.ttf <span style='color:#111;'>64.05KB</span>","children":null,"spread":false},{"title":"Foundation.ttf <span style='color:#111;'>55.64KB</span>","children":null,"spread":false},{"title":"MaterialIcons.ttf <span style='color:#111;'>125.18KB</span>","children":null,"spread":false},{"title":"FontAwesome5_Solid.ttf <span style='color:#111;'>181.86KB</span>","children":null,"spread":false},{"title":"Feather.ttf <span style='color:#111;'>56.91KB</span>","children":null,"spread":false},{"title":"MaterialCommunityIcons.ttf <span style='color:#111;'>533.74KB</span>","children":null,"spread":false},{"title":"Ionicons.ttf <span style='color:#111;'>109.84KB</span>","children":null,"spread":false},{"title":"Octicons.ttf <span style='color:#111;'>27.70KB</span>","children":null,"spread":false},{"title":"Fontisto.ttf <span style='color:#111;'>306.18KB</span>","children":null,"spread":false},{"title":"FontAwesome.ttf <span style='color:#111;'>161.67KB</span>","children":null,"spread":false},{"title":"Zocial.ttf <span style='color:#111;'>24.95KB</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"debug","children":[{"title":"AndroidManifest.xml <span style='color:#111;'>404B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":"gradle.properties <span style='color:#111;'>910B</span>","children":null,"spread":false},{"title":"settings.gradle <span style='color:#111;'>366B</span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"__tests__","children":[{"title":"App-test.js <span style='color:#111;'>266B</span>","children":null,"spread":false},{"title":"screenshots","children":[{"title":"map.png <span style='color:#111;'>198.27KB</span>","children":null,"spread":false},{"title":"infos.png <span style='color:#111;'>5.33KB</span>","children":null,"spread":false},{"title":"newsfeed.png <span style='color:#111;'>109.22KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".gitattributes <span style='color:#111;'>16B</span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'>1.21KB</span>","children":null,"spread":false},{"title":"src","children":[{"title":"components","children":[{"title":"Loading.js <span style='color:#111;'>433B</span>","children":null,"spread":false},{"title":"Article.js <span style='color:#111;'>3.55KB</span>","children":null,"spread":false}],"spread":true},{"title":"contexts","children":[{"title":"AppProvider.js <span style='color:#111;'>1.37KB</span>","children":null,"spread":false}],"spread":true},{"title":"app.js <span style='color:#111;'>299B</span>","children":null,"spread":false},{"title":"screens","children":[{"title":"Infos.js <span style='color:#111;'>2.00KB</span>","children":null,"spread":false},{"title":"Map.js <span style='color:#111;'>4.89KB</span>","children":null,"spread":false},{"title":"Main.js <span style='color:#111;'>3.97KB</span>","children":null,"spread":false},{"title":"News.js <span style='color:#111;'>2.89KB</span>","children":null,"spread":false},{"title":"Register.js <span style='color:#111;'>973B</span>","children":null,"spread":false}],"spread":true},{"title":"helpers.js <span style='color:#111;'>1.78KB</span>","children":null,"spread":false}],"spread":true},{"title":"readme.md <span style='color:#111;'>5.19KB</span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'>49B</span>","children":null,"spread":false},{"title":".buckconfig <span style='color:#111;'>114B</span>","children":null,"spread":false},{"title":".flowconfig <span style='color:#111;'>2.06KB</span>","children":null,"spread":false},{"title":"app.json <span style='color:#111;'>738B</span>","children":null,"spread":false},{"title":".watchmanconfig <span style='color:#111;'>2B</span>","children":null,"spread":false},{"title":"babel.config.js <span style='color:#111;'>77B</span>","children":null,"spread":false},{"title":"metro.config.js <span style='color:#111;'>300B</span>","children":null,"spread":false},{"title":"yarn.lock <span style='color:#111;'>296.64KB</span>","children":null,"spread":false},{"title":".eslintrc.js <span style='color:#111;'>324B</span>","children":null,"spread":false},{"title":".prettierrc.js <span style='color:#111;'>120B</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明