This program is made to counter the highly unintuitive and frustrating experience with UBC's new workday system!
- Download the version's zip file from the discord channel
#download-versions(Discord linked below!) - Unzip and place folder anywhere that you can find easily
- Go to chrome://extensions/
- Toggle on Developer Mode (top right)
- Click
Load Unpacked(top left) - Select the
buildfolder from the folder you just downloaded
The tool should now appear as an extension in chrome!
To join the discord channel click here!
- On the
Find Course Selectionspage on workday, buttons should appear on the left hand side. - Click these buttons to add a course to the extension's calendar
- A preview of where the course will fit in your schedule should appear in the extension's calendar
- Click either
ConfirmorCancelto do the respective actions - Different worklists and terms can be viewed using the top bar
- Calendars can be exported and imported to/from JSON by going to
Settingsand thenExport/Import
-
Easy access to historic grades information
-
Easy preview and conflict checking
-
Multi-color section labelling
-
Theme customizations
-
Exporting and importing calendars
Upcoming Features
-
Exporting to
.ics(Google & Apple Calendar) -
Autofill
Start Date Within&Academic Levelpopups -
Syncing with workday's "Saved Schedules"
Feel free to create issues for any feature request you want to see or bugs that you find, just make sure there's no duplicates
- Fork the repository
- Run
yarn installand thenyarn run buildin the root directory - Make any contributions off the
developbranch and set the target of any Pull Requests to thedevelopbranch