aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
blob: b71d8da3ebe891fe5718c6f41239c4569f775cd6 (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.