Skip to content

Open source code for an app on the App Store called Drone Checklist. An app for drone pilots to complete checklists, save records, and export data.

Notifications You must be signed in to change notification settings

hoss24/DroneChecklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drone Checklist

Open source code for an app on the App Store called Drone Checklist. An app for drone pilots to complete checklists, save records, and export data.

Features:

  • Default checklists are provided based on the FAA’s sample preflight assessment and inspection checklist from FAA Advisory Circular 107-2A. The AC states “Remote pilots may choose to use this checklist or develop their own for the operation of their specific small UAS.“ and that is exactly what Drone Checklist enables.
  • Customize checklists to fit specific workflows by editing checklist categories, items, and order.
  • Archive completed checklists with additional operational data so you have a saved record of completing the checklist and can use the checklist(s) again.
  • Export archived data to a .csv file for modification, data backup, or reporting needs.

App Screenshots

Key Code Implementations:

  • Storage or data with Local Database Realm
  • Table Views (edit, add, remove data)
  • Activity View Controller (export data to .csv)
  • Design across iPhone and iPad
  • Implementation of 3rd Party libraries

Links:

Drone Checklist in the App Store: (https://apps.apple.com/gb/app/drone-checklist-for-uas-uav/id1563866102)

3rd party library Eureka for form design

Realm was used as a mobile database

Icons made by freepik, and Pixel perfect from FlatIcon. Additional icons made by Google.

Feel free to contribute!

About

Open source code for an app on the App Store called Drone Checklist. An app for drone pilots to complete checklists, save records, and export data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages