Skip to content

SwiftUI & Combine app using Covid19 API. Based on MVVM with a custom Flux (Redux) implementation.

License

Notifications You must be signed in to change notification settings

c-villain/CovidStatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CovidStats

Access Johns Hopkins CSSE data on COVID-19 an easiest way.

CovidStats Screenshots

CovidStats Screenshots

About

CovidStats provides data on COVID-19 stat based on COVID19Api. Data is sourced from Johns Hopkins CSSE.

Architecture

Based on SwiftUI & Combine with MVVM clean architecture and a custom implementation of the Flux part of Redux. Using CoreData for saving summary and countries summary as cache.

Requirements

  • Xcode 11
  • iOS 13 or later

Platforms

Currently runs on iOS and macOS.

Privacy Policy

See PrivacyPolicy.txt

Special thanks

This app uses SwiftUICharts from Andras Samu and SwiftUIRefresh from Loïs Di Qual.

👨🏻‍💻 Feel free to subscribe to channel SwiftUI dev in telegram.

Releases

No releases published

Packages

No packages published

Languages