From ab18eaaf4bf76c3c244f4512b53f19ebaba90596 Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Sat, 22 Jan 2022 01:56:59 -0600 Subject: Fixed ROADMAP.md formatting --- ROADMAP.md | 26 +++++++++++++------------- 1 file 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. -- cgit v1.2.3