Skip to content

MattsTheChief/covid-19-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Stats

COVID-19 Stats is a native iOS app designed to help people stay up-to-date with national and local COVID-19 statistics in the UK using data from GOV.UK.

Apple do not allow COVID-19 related apps from independent developers on the App Store, so I'd like to share it with the developer community just in case it can add any value to those following the pandemic in the UK through these unprecedented times.

To manage expectations, I built this over a few days during the 2020/2021 winter break, so please excuse the lack of unit tests and general production unreadiness. It follows an MVVM architecture with largely testable code, but is by no means perfect.

Features

  • Daily cases, deaths and hospitalisations across the UK
  • Daily cases and deaths for specific local authorities in the UK
  • Save local authorities for quick reference in the future

Requirements

  • iOS 14.2+
  • Xcode 12.2

Installation

Simply open COVID-19 Stats.xcodeproj in Xcode and run (⌘R) the app!

This project has a single dependency pulled in using Swift Package Manager that Xcode should retrieve for you. If this fails, with the project open in Xcode, go to File > Swift Packages > Update to Latest Package Versions.

License

MIT

About

COVID-19 stats monitoring app for iOS built using SwiftUI and Combine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages