Skip to content

Commit

Permalink
Updates README with no more feature development message
Browse files Browse the repository at this point in the history
  • Loading branch information
hungrxyz committed Mar 19, 2021
1 parent d8b9543 commit 5fc3737
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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.

<img src=./assets/my-regions.png width=250><img src=./assets/all-regions.png width=250><img src=./assets/provinces.png width=250>

## Data Sources
Listed in [infected-data#sources](https://github.com/hungrxyz/infected-data#sources)

Expand All @@ -19,10 +17,12 @@ Listed in [infected-data#sources](https://github.com/hungrxyz/infected-data#sour
1. Run _Infected_ scheme on preferred device.

## Upcoming Features
- [ ] Medium/large widget showing regions from Watchlist.
- [ ] Mortality/Survival rate.
- [ ] Positive cases per population
- [ ] Test information (how many tests done, positivity rate,...).
> **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](https://github.com/hungrxyz/Infected/releases/tag/1.3.0)]
- [x] ICU occupancy. [Released with Hospital Occupancy in [1.2.0](https://github.com/hungrxyz/Infected/releases/tag/1.2.0)]
- [x] Watchlist (similar to iOS Stocks app). [My Regions [1.1.0](https://github.com/hungrxyz/Infected/releases/tag/1.1.0)]
Expand Down
Binary file removed assets/all-regions.png
Binary file not shown.
Binary file removed assets/my-regions.png
Binary file not shown.
Binary file removed assets/provinces.png
Binary file not shown.

0 comments on commit 5fc3737

Please sign in to comment.