← Back to Projects
A
AutoSchedule
Web DevelopmentPythonFastAPIAutomationUI/UX Design
A scheduling tool that automatically finds pairs, built to fix a real scheduling problem at work and later adapted for production use on my team.
I built AutoSchedule to solve a scheduling problem that kept coming up at work. It started as a local Tkinter app with a FastAPI backend, then I converted it into a full web app for more flexibility, with an eye toward using it in production with my team. At its core, the tool automatically finds pairs to make scheduling easier, and it has a handful of other features worth exploring if you're interested.