19 lines
570 B
Markdown
19 lines
570 B
Markdown
# TODOs
|
|
|
|
## 🦀 Backend
|
|
- [x] For some reason, the backend service suddenly stops after a week or so. Find out why and fix this bug.
|
|
- [x] Add aircraft type parsing ([doc](http://wiki.glidernet.org/wiki:ogn-flavoured-aprs#toc2))
|
|
- [x] Check whether APRS client needs to send regular keep alives
|
|
- [x] Documentation
|
|
- [x] Code
|
|
- [x] API
|
|
|
|
## 🅰️ Frontend
|
|
- [ ] Build a better, fancy frontend
|
|
- [ ] Cleaner build process
|
|
- [x] Build a frontend
|
|
- [x] Add privacy site
|
|
|
|
## ☁️ Deploy
|
|
- [x] Docker support
|
|
- [x] Create a _docker-compose.yml_ configuration file |