From 9a2aef0e958922b43478a90d8ac3528fcb5792a9 Mon Sep 17 00:00:00 2001 From: April Petersen <58403923+azpsen@users.noreply.github.com> Date: Mon, 15 Jan 2024 17:16:03 -0600 Subject: [PATCH] Update roadmap --- api/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/README.md b/api/README.md index 0ad8246..f4d1bcc 100644 --- a/api/README.md +++ b/api/README.md @@ -111,9 +111,9 @@ Once the server is running, full API documentation is available at `localhost:80 - [x] Multi-user authentication - [x] Basic flight logging CRUD endpoints +- [x] Basic flight logging CRUD endpoints +- [ ] GPS track recording - [ ] 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