Posts with the tag: Data Collection
Maintenance End of Shift Log
Read in 1 minute ·The maintenace team requested an End of Shift application to document labor utilization. This Tkinter application is simplistic, which should support longevity and sustainability. User Requirements: Longevity and sustainability Multiple accounts within the file simultaneously The project began as an Excel Macro file hosted on SharePoint; however, the online functionality prevented multiple accounts active simultaneously. Thus, I pivoted to the Tkinter module in Python to construct a GUI accessible from multiple accounts.
Operator Hand Off Log
Read in 1 minute ·A small desktop application for operations to add hand over messages and review the past three shifts messages.