From c296cbb1b0e29d0adb5095a2dfe82be8d28ad372 Mon Sep 17 00:00:00 2001 From: Marco Steinke <49523050+MarcoSteinke@users.noreply.github.com> Date: Wed, 28 Jul 2021 14:23:38 +0200 Subject: [PATCH] Update README.adoc --- README.adoc | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.adoc b/README.adoc index 23ced9e..23e999d 100644 --- a/README.adoc +++ b/README.adoc @@ -36,12 +36,16 @@ const rkiFetcher = new RKIFetcher({city: "Düsseldorf", mode: "detailed"}) There are several other options to use (in the future). -## Future features: +## Roadmap: + +* [x] current Corona Hotspots +* [x] current safest districts +* [x] n closest districts +* [x] frontend rendering component +* [ ] prefetch data every 6 hours +* [ ] show news after loading a district +* [ ] show what is allowed or not after loading a district -* [ ] current Corona Hotspots -* [ ] current safest districts -* [ ] n closest districts -* [ ] frontend rendering component ## ⚖ License: