This commit is contained in:
april 2024-01-16 12:06:48 -06:00
commit b0f90c3959

View File

@ -67,10 +67,10 @@ Once running, the web app can be accessed at `localhost:3000`
## Roadmap <a name="roadmap"></a>
- [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