This repository has been archived on 2025-02-17. You can view files and clone it, but cannot push or open issues or pull requests.

17 lines
666 B
Markdown
Raw Normal View History

2023-06-15 20:08:49 -04:00
# Metro Schedule Parser
## How to use
Simply open the web app and enter your metro employee ID, and click submit.
It will automatically start downloading your work schedule for the next week as a .ICS file.
You can then import this file into any calendar program.
I.E. Google Calendar, Outlook's Calendar, etc..
## TODO
Allow users to pick a specific week to download, right now it only downloads the next week (which will cause problems, as a few days before the schedule is released, the next week will be "available" but it will jsut be an empty schedule
Improve the look of the site? add a HOW TO on the website it self
host the site so anyone can use it