(Python_backup tool) Fixing the Problem Where the App Looked Frozen When You Clicked Quit
We cleaned up two usability issues together: cleanup of network connections on program exit made
Hands-on engineering write-ups and troubleshooting notes.
We cleaned up two usability issues together: cleanup of network connections on program exit made
We got a request to add a restore feature to our inhouse "local network storage" backup tool
There was a small, separate sync script that had long been used independently in the same
The automatic macro sync feature we integrated just the day before was convenient, but not every
We packaged an internal filesync desktop utility as an exe for distribution, and ran into a
We set out to automate a task our team kept doing manually — backing up local folders to network
While improving the network folder browser UI used to pick a backup destination, we tackled two
We previously had only two permission tiers — regular employee and admin — but the organization's
As a followup to introducing the threetier permission system, we went back and verified — at the
We moved the weekly work reports that team members used to write as scattered individual documents into the
We built an integrated calendar that shows announcements, personal schedules, and approved leave all on a
Based on feedback from users who actually used the leave request form, we improved two things.
We worked on adding PWA (Progressive Web App) support to our internal web service so that users could add it
This service is designed so that the set of available features differs depending on whether a user connects
Once the core feature implementation was largely finished, we turned to polishing the overall usability of
So that the responsible department could aggregate monthly work hours per employee for payroll purposes, we
We built a screen that lets admins create, update, and delete employee records. This was the first adminonly
We began building a new hybridstyle attendance and leave management service for internal company use.