When “Among Us” was just hitting its peak popularity, I was pondering a way to help my kids keep up with their chores. Borrowing from the task mechanics of Among Us, I set up a database server backend and made a nice touchscreen GUI to run on an old Microsoft Surface. The server runs on Ubuntu and uses the Python Django web app framework. The client is also written in Python because it’s just so easy! Of course I had a little fun with the background. The menus just present a list of tasks with checkboxes and progress bar that fills as tasks are completed.