diff --git a/api/README.md b/api/README.md index 0ad8246..72e4500 100644 --- a/api/README.md +++ b/api/README.md @@ -111,9 +111,10 @@ Once the server is running, full API documentation is available at `localhost:80 - [x] Multi-user authentication - [x] Basic flight logging CRUD endpoints +- [x] Aircraft management and association with flight logs +- [x] Attach photos to log entries +- [ ] 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