Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aircraft data account creation checklist #32

Open
daniele-athome opened this issue Sep 30, 2021 · 0 comments
Open

Aircraft data account creation checklist #32

daniele-athome opened this issue Sep 30, 2021 · 0 comments
Labels
🔨 maintenance Maintenance/Upgrades 🚀 enhancement New feature or request

Comments

@daniele-athome
Copy link
Owner

daniele-athome commented Sep 30, 2021

Soon to be developed into a nice tool 😎

Write down a checklist of stuff to do for creating the necessary account, API key, cloud objects and all for making the app work for a new aircraft. A preliminary checklist could be:

  • create management Google account (will be used for all of the following actions)
  • Google Cloud: API key for calendar and sheets
  • Google Cloud: service account
  • Google Calendar: new calendar owned by the management account or one the users (writable by service account)
  • Google Sheets: new spreadsheet owned by the management account or one the users (writable by service account)
  • Google Sheets: sheet automation (for now just Automatic flight log sorting #56)

These actions could probably be automated via some service account doing all the work... but one step at a time :-)

The Google Sheet has some stuff to be initialized... we could use a template or program it in the (future) tool:

  • create flight log sheet
    • first row (in bold): A1 should contain count formula, other colums are simple title headers
    • hour meter continuity check
    • automation scripts (just Automatic flight log sorting #56 for now)
@daniele-athome daniele-athome added 🚀 enhancement New feature or request 🔨 maintenance Maintenance/Upgrades labels Sep 30, 2021
@daniele-athome daniele-athome added this to the Productization milestone Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 maintenance Maintenance/Upgrades 🚀 enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant