Skip to content

davewalker5/FlightRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlightRecorderDb

Build Status GitHub issues Coverage Status Releases License: MIT Language Language GitHub code size in bytes

About FlightRecorderDb

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

Getting Started

Please see the Wiki for details on how to reference and use the Flight Recorder business logic and how to get started with a database to hold the data.

Authors

Feedback

To file issues or suggestions, please use the Issues page for this project on GitHub.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

SQLite-based aircraft sightings logbook implemented in C# with separate REST API and ASP.NET MVC UI

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •