From 4cc0a7efa04c862e697a6eab2a2d7e76f7ec293b Mon Sep 17 00:00:00 2001 From: April Petersen <58403923+azpsen@users.noreply.github.com> Date: Mon, 15 Jan 2024 17:14:46 -0600 Subject: [PATCH] Update roadmap --- web/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/README.md b/web/README.md index a139e3f..e55822e 100644 --- a/web/README.md +++ b/web/README.md @@ -68,9 +68,9 @@ Once running, the web app can be accessed at `localhost:3000` - [x] Create, view, edit, and delete flight logs - [x] Functionality for adding flights -- [ ] Dashboard with statistics +- [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