From 17b187b40a81646d393f75cf9655aace29d6e393 Mon Sep 17 00:00:00 2001 From: April Petersen <58403923+azpsen@users.noreply.github.com> Date: Fri, 5 Jan 2024 12:19:53 -0600 Subject: [PATCH] Update roadmap --- api/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/api/README.md b/api/README.md index 1d75dfd..0ad8246 100644 --- a/api/README.md +++ b/api/README.md @@ -113,5 +113,7 @@ Once the server is running, full API documentation is available at `localhost:80 - [x] Basic flight logging CRUD endpoints - [ ] Implement JWT refresh tokens - [ ] Attach photos to log entries +- [ ] PDF Export +- [ ] Import from other log applications - [ ] Integrate database of airports and waypoints that can be queried to find nearest -- [ ] GPS track recording \ No newline at end of file +- [ ] GPS track recording