Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atrinh0/covid19
đŹđ§ UK COVID-19 Statistics app built using SwiftUI
https://github.com/atrinh0/covid19
coronavirus coronavirus-info covid covid-19 covid19 ios swiftui uk widget
Last synced: 16 days ago
JSON representation
đŹđ§ UK COVID-19 Statistics app built using SwiftUI
- Host: GitHub
- URL: https://github.com/atrinh0/covid19
- Owner: atrinh0
- License: mit
- Created: 2020-09-27T14:52:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T17:50:05.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T07:25:58.739Z (7 months ago)
- Topics: coronavirus, coronavirus-info, covid, covid-19, covid19, ios, swiftui, uk, widget
- Language: Swift
- Homepage: https://www.atrinh.com/covid
- Size: 44.8 MB
- Stars: 44
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - UK COVID-19 Statistics
README
# đŹđ§ 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](https://developer.apple.com/news/?id=03142020a)
### đ¨đťâđť API
[https://coronavirus.data.gov.uk/developers-guide](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 đĽł