CAP FlightLog
- 1 Devlogs
- 3 Total hours
A digital logbook for flights in the Civil Air Patrol complete with backups, logbook printing, and hopefully an API for pulling all airports.
A digital logbook for flights in the Civil Air Patrol complete with backups, logbook printing, and hopefully an API for pulling all airports.
This includes two iterations because I originally started it and before making my devlog, I started the second piece. The first iteration was just to test browser storage and missed 99% of features, it only included the date, aircraft tag, and hours, it was as boring as the website could look. The second version is that same idea but with an actual UI, color and design, it also featured the hour breakdown tool and allowed more input options on the log. It featured a json export and import with a simple format shown below in a photo, and finally included the print button also shown below in the photo. At this point, I was just focused on the logbook and haven’t added any of the fancy features or the designs that make it look like it was built for CAP. All of that will hopefully be in the next edit.