Infected icon indicating copy to clipboard operation
Infected copied to clipboard

SwiftUI iOS app showing latest COVID-19 numbers for the Netherlands.

Download on the App Store

Infected – COVID-19 NL

iOS app built in SwiftUI to bring you the latest COVID-19 numbers in the Netherlands as reported by RIVM, NICE and LCPS.

Data Sources

Listed in infected-data#sources

Run the App

  1. Clone this repository.
  2. Open Infected.xcodeproj in Xcode.
  3. Add required configuration files (Templates provided for all files.):
    Infected/Infected.xcconfig
    Infected/Infected.entitlements
    InfectedWidget/InfectedWidgetExtension.entitlements
  4. Run Infected scheme on preferred device.

Upcoming Features

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,...).~~
  • [x] Sorting options for regions. [Region Search in 1.3.0]
  • [x] ICU occupancy. [Released with Hospital Occupancy in 1.2.0]
  • [x] 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.

License

Code base is licensed under CC0. Original data is copyright RIVM, NICE and LCPS.