aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
blob: 0de79abc86df665c358ba0bd5cb02906d4fd3b0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Roadmap

## 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.

## 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.