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

Upload log sheets to dashboard #75

Closed mjennings061 closed 1 month ago

mjennings061 commented 1 month ago

As a user, I want to upload log sheets to the dashboard, so that I can update it without installing python

Dev notes

Streamlit file uploader seems like a useful tool. File limit is 200MB. Initially we could allow uploading all log sheets, then iterate on this to allow uploading just a few and updating dynamically.