17 lines
666 B
Markdown
17 lines
666 B
Markdown
![]() |
# 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
|