# Schedule Map Maker Makes a map of your schedule, and allows you to find routes between different rooms. ```{button-link} https://schedule-map-maker.epochml.org/ :color: primary :shadow: Open Schedule Map Maker ``` ```{button-link} https://github.com/epochml/schedule-map-maker :color: secondary :shadow: GitHub repository ``` ## Progress * Live at https://schedule-map-maker.epochml.org/ * Has room-to-room, schedule mapper, room locator * Some mobile features ## Goals * Currently uses backend to compute schedule, should switch to frontend * Also move everything else to frontend * Improve mobile UI (and general UI) * Migrate frontend to Svelte