mjennings061 / viking-log-keeper

661 VGS - Collate gliding log sheets into a database and visual dashboard.
https://viking.streamlit.com/
MIT License
5 stars 0 forks source link

Aircraft AF launches require tracking #5

Open mjennings061 opened 1 year ago

mjennings061 commented 1 year ago

As a stats bitch, I want to keep a track of the total number of aircraft launches after the day, so that I can submit the GUR without missing my flight home on a Sunday afternoon

mjennings061 commented 1 year ago

Could possibly create a separate collection called aircraft with the following fields:

  1. Launches
  2. Total hours
CameronMacG commented 1 year ago

Best bet would be to have a seperate collection as you have said purely for tracking the aircraft stats. Within the collection, have it collect the date, aircraft, launches that day and the total hours and then we can link that back to the exisiting collection. (Cant remember the name of it for the life of me just now....derp!)

mjennings061 commented 7 months ago

Suggestion to create several tables based on the DB collection log_sheets:

  1. A table for each aircraft to mimic the F724. This can be generated from the excel file by extracting the "Launches C/F from F724" cell