Initial commit
This commit is contained in:
19
TODO.md
Normal file
19
TODO.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user