FlightRecorderDb implements the entities and business logic for a SQL-based aircraft sightings logbook.
Each sighting consists of the following data:
- Flight details
- Flight number
- Embarkation airport
- Destination
- Airline
- Aircraft details
- Registration details
- Manufacturer
- Model
- Sighting details
- Date
- Altitude when sighted
- Location
Please see the Wiki for details on how to reference and use the Drone Flight Log business logic and how to get started with a database to hold the data.
- Dave Walker - Initial work - LinkedIn
To file issues or suggestions, please use the Issues page for this project on GitHub.
This project is licensed under the MIT License - see the LICENSE file for details.