Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

vsimakhin/web-logbook-mobile-ionic

Repository files navigation

Web Logbook Mobile Ionic

This mobile application is a sort of addon to the main Web Logbook. The app is written in the Ionic framework and TypeScript language.

The synchronization with the main application is bidirectional. So any changes on one or the other side should be synced. You can use as many mobile apps as you want.

Changelog

The changelog is here

Usage

  1. Download the latest release from https://github.com/vsimakhin/web-logbook-mobile/releases for your mobile OS and install it. You always can build the app yourself - check Ionic Framework docs.
  2. Check the server sync settings in the main Web Logbook application Settings->Sync and update the server address on the Settings page of the mobile app
  3. Click on the Update buttons to download the flight records, licenses and airport database from the main app.

Supported OS

Android is for sure, and iOS in future (probably).

Interface

  • List of the flight records
  • Add new or update the existing flight record
    • Double tap on the icon for the PIC Name field will put Self
    • Double tap on any icon for the time field will copy the value from Total time
    • Automatic night-time calculation (Airport database should be downloaded -> check Settings page)
    • Attachments (files, images, camera photos)
  • Stats
    • Flight totals for This Month, This Year and All time
  • Licensing
    • Attachments (files, images, camera photos)
  • Settings
    • Main application server address
    • Define username and password in case your main application requires authorization
    • Synchronize Flight Records, Licenses and Aiports