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

Create executable #54

Closed mjennings061 closed 4 months ago

mjennings061 commented 4 months ago

Closes #51 Closes #55

mjennings061 commented 4 months ago

To reviewers, please go to where you have the viking-log-keeper and open a powershell or terminal. Run the following:

git fetch origin
git checkout 51-create-desktop-application
python -m pip install --upgrade .

Then go to your desktop and there should be a run_log_keeper.bat. Double click that please. It should run the update-logs

dgscwhite commented 4 months ago

Code tested and works.