From 0f885a17965df171723a743fe0307776ec6ae998 Mon Sep 17 00:00:00 2001 From: April Petersen <58403923+azpsen@users.noreply.github.com> Date: Mon, 15 Jan 2024 17:30:57 -0600 Subject: [PATCH] Update README.md --- web/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/web/README.md b/web/README.md index bb3a71f..c6646e7 100644 --- a/web/README.md +++ b/web/README.md @@ -67,6 +67,7 @@ Once running, the web app can be accessed at `localhost:3000` ## Roadmap - [x] Create, view, edit, and delete flight logs +- [x] Aircraft managment and association with flight logs - [x] Dashboard with statistics - [x] Attach photos to log entries - [ ] GPS track recording and map display