Add roadmap
This commit is contained in:
parent
99e47765de
commit
e788536956
@ -15,6 +15,7 @@
|
||||
+ [Getting Started](#getting_started)
|
||||
+ [Configuration](#configuration)
|
||||
+ [Usage](#usage)
|
||||
+ [Roadmap](#roadmap)
|
||||
|
||||
## About <a name="about"></a>
|
||||
|
||||
@ -104,4 +105,13 @@ Default: `change-me-now`
|
||||
|
||||
## Usage <a name="usage"></a>
|
||||
|
||||
Once the server is running, full API documentation is available at `localhost:8081/docs`
|
||||
Once the server is running, full API documentation is available at `localhost:8081/docs`
|
||||
|
||||
## Roadmap <a name="roadmap"></a>
|
||||
|
||||
- [x] Multi-user authentication
|
||||
- [x] Basic flight logging CRUD endpoints
|
||||
- [ ] Implement JWT refresh tokens
|
||||
- [ ] Attach photos to log entries
|
||||
- [ ] Integrate database of airports and waypoints that can be queried to find nearest
|
||||
- [ ] GPS track recording
|
Loading…
x
Reference in New Issue
Block a user