diff --git a/web/README.md b/web/README.md index a139e3f..c6646e7 100644 --- a/web/README.md +++ b/web/README.md @@ -67,10 +67,10 @@ Once running, the web app can be accessed at `localhost:3000` ## Roadmap - [x] Create, view, edit, and delete flight logs -- [x] Functionality for adding flights -- [ ] Dashboard with statistics +- [x] Aircraft managment and association with flight logs +- [x] Dashboard with statistics +- [x] Attach photos to log entries +- [ ] GPS track recording and map display - [ ] Calendar view -- [ ] Attach photos to log entries - [ ] Admin dashboard to manage all users and server configuration - [ ] Integrate database of airports and waypoints that can be queried to find nearest -- [ ] GPS track recording and map display