aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2022-01-22 01:56:59 -0600
committerIván Ávalos <avalos@disroot.org>2022-01-22 01:56:59 -0600
commitab18eaaf4bf76c3c244f4512b53f19ebaba90596 (patch)
tree9588f61d9c6e14bf8cf88f87843059fc49373fd4 /ROADMAP.md
parent060125de9f18b9de333b58b30db0354be26f9ba1 (diff)
downloadetbsa-trackermap-mobile-ab18eaaf4bf76c3c244f4512b53f19ebaba90596.tar.gz
etbsa-trackermap-mobile-ab18eaaf4bf76c3c244f4512b53f19ebaba90596.tar.bz2
etbsa-trackermap-mobile-ab18eaaf4bf76c3c244f4512b53f19ebaba90596.zip
Fixed ROADMAP.md formatting
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md26
1 files changed, 13 insertions, 13 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index b71d8da..0de79ab 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -2,22 +2,22 @@
## General
-[ ] Basic settings (account, notifications, etc.)
-[ ] Implement WebSocket to fetch positions.
-[ ] Improve network and API error handling.
-[ ] Create, edit and delete devices (if deviceReadonly = false)
-[ ] Edit user data (if readonly = false)
-[ ] iOS application.
+* [ ] Basic settings (account, notifications, etc.)
+* [ ] Implement WebSocket to fetch positions.
+* [ ] Improve network and API error handling.
+* [ ] Create, edit and delete devices (if deviceReadonly = false)
+* [ ] Edit user data (if readonly = false)
+* [ ] iOS application.
## Reports
-[ ] Show information when clicking position in report.
-[ ] Replay for route and stops reports.
-[ ] Select custom start and end dates for reports.
+* [ ] Show information when clicking position in report.
+* [ ] Replay for route and stops reports.
+* [ ] Select custom start and end dates for reports.
## Low priority
-[ ] Replace WhirlyGlobe with MapLibre-GL (if we can get it to work.)
-[ ] Marker clustering.
-[ ] Dark mode.
-[ ] Clean up code.
+* [ ] Replace WhirlyGlobe with MapLibre-GL (if we can get it to work.)
+* [ ] Marker clustering.
+* [ ] Dark mode.
+* [ ] Clean up code.