Skip to content

atrinh0/covid19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ‡ฌ๐Ÿ‡ง UK COVID-19 Statistics

This app was created with the intention of publishing to the AppStore.

The primary purpose of this app is to share information with the UK public in the hopes that people will change their behavior to help us all control the spread of this virus.

๐Ÿ™ Screenshots

App

Widget

Background Fetch Notification

๐Ÿ˜ž Rejection

Understandably, Apple has rejected this app as it contains information regarding the COVID-19 pandemic.

Only recognised institutions are allowed to create apps relating to the pandemic to help curb misinformation.

We found in our review that your app provides services or requires sensitive user information related to the COVID-19 pandemic. Since the COVID-19 pandemic is a public health crisis, services and information related to it are considered to be part of the healthcare industry. In addition, the seller and company names associated with your app are not from a recognized institution, such as a governmental entity, hospital, insurance company, non-governmental organization, or university.

For more information: Ensuring the Credibility of Health & Safety Information

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป API

https://coronavirus.data.gov.uk/developers-guide

๐Ÿง Features

  • Widget showing latest daily cases and deaths
  • ๐Ÿ”„ Automatically reload data every 15 minutes (from within the app, and widget data)
  • ๐Ÿ”” Fetch data every 15 minutes in the background (subject to iOS system rules for scheduling background tasks) and send a local notification upon detecting any changes
  • ๐Ÿ“ˆ Chart timescale can be changed (All data, 1 year, 6 months, 3 months, 1 month)
  • Change dataset for (๐Ÿ‡ฌ๐Ÿ‡ง UK, ๐Ÿด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ England, Northern Ireland, ๐Ÿด๓ ง๓ ข๓ ณ๓ ฃ๓ ด๓ ฟ Scotland, ๐Ÿด๓ ง๓ ข๓ ท๓ ฌ๓ ณ๓ ฟ Wales)

๐Ÿ‘จ๐Ÿปโ€โš–๏ธ Disclaimer

I have decided to open source this app for the following reasons:

  • Transparency in the hopes that it might be approved for the AppStore one day
  • To share SwiftUI code with other iOS developers
  • To improve this app through contributions
  • In the hopes that other iOS developers may use the app themselves
  • To show how awesome SwiftUI is ๐Ÿฅณ