Skip to content
Dave Walker edited this page Mar 15, 2024 · 8 revisions

Important

The DroneFlightLog Wiki is being refreshed so, at present, while information essential to running the application is retained the other pages have been removed pending replacement

About

DroneFlightLog implements a SQL-based drone flight log boook. An ASP.NET WebAPI provides access to the business logic and data access layer while an ASP.NET MVC UI provides the user interface.

The logbook allows for storage and maintenance of the following data:

  • Operator details
  • Drones, models and manufacturers
  • Flights, flight locations and flight properties
  • Maintainer details
  • Drone maintenance records
Clone this wiki locally