Update roadmap

This commit is contained in:
april 2024-01-05 11:11:58 -06:00
parent 4ce5a9cab7
commit 7fa749a5de

View File

@ -11,11 +11,11 @@
## Table of Contents ## Table of Contents
+ [About](#about) - [About](#about)
+ [Getting Started](#getting_started) - [Getting Started](#getting_started)
+ [Configuration](#configuration) - [Configuration](#configuration)
+ [Usage](#usage) - [Usage](#usage)
+ [Roadmap](#roadmap) - [Roadmap](#roadmap)
## About <a name="about"></a> ## About <a name="about"></a>
@ -63,8 +63,9 @@ Currently, this only supports a local Tailfin API instance running at `localhost
## Roadmap <a name="roadmap"></a> ## Roadmap <a name="roadmap"></a>
- [x] Basic API sessions and data fetching - [x] Basic API sessions and data fetching
- [ ] Functionality for adding flights - [x] Functionality for adding flights
- [ ] Dashboard with statistics - [ ] Dashboard with statistics
- [ ] Calendar view
- [ ] Attach photos to log entries - [ ] Attach photos to log entries
- [ ] Admin dashboard to manage all users and server configuration - [ ] Admin dashboard to manage all users and server configuration
- [ ] Integrate database of airports and waypoints that can be queried to find nearest - [ ] Integrate database of airports and waypoints that can be queried to find nearest