iOS app built in SwiftUI to bring you the latest COVID-19 numbers in the Netherlands as reported by RIVM, NICE and LCPS.
Listed in infected-data#sources
- Clone this repository.
- Open Infected.xcodeproj in Xcode.
- Add required configuration files (Templates provided for all files.):
Infected/Infected.xcconfig
Infected/Infected.entitlements
InfectedWidget/InfectedWidgetExtension.entitlements
- Run Infected scheme on preferred device.
Update 19 Mar 2021: No more features are planned at the moment since the pandemic is ending and vaccine is being rolled out.
-
Medium/large widget showing regions from Watchlist. -
Mortality/Survival rate. -
Positive cases per population. -
Test information (how many tests done, positivity rate,...). - Sorting options for regions. [Region Search in 1.3.0]
- ICU occupancy. [Released with Hospital Occupancy in 1.2.0]
- Watchlist (similar to iOS Stocks app). [My Regions 1.1.0]
Feel free to propose a feature by opening an Issue or reaching out to me on Twitter. Or even better, build the feature you want to see and open a pull request.
Code base is licensed under CC0. Original data is copyright RIVM, NICE and LCPS.