matt-downs / QUT-Linker

A simple chrome extension for students of Queensland University of Technology.
https://chrome.google.com/webstore/detail/qut-linker/mijlekehieejblbkoanokjhbokikhddo
3 stars 0 forks source link

Can we add QUT's new Timetable planner app? #3

Open LowRentTrent opened 5 years ago

LowRentTrent commented 5 years ago

Hi Matt,

What would you think of adding QUT's new Timetable planner app (just in time for class registrations) ;) ? This is the link: http://timetable-planner.apps.qut.edu.au

It's not bad actually, polish and functionality is about the same as the chrome plugin imo and it's only just been released. Hopefully they keep working on it!

Cheers, Trent

matt-downs commented 5 years ago

Hi @LowRentTrent! Looks like we've just missed the class registration date for semester 1 lol

If you (or anyone else) would like to create a PR to add it in I would be happy to push the update to the Chrome web store 😃

Its been a while since I worked on this project but I'm pretty sure you'd just have to create a new link object in the defaultLinks array: https://github.com/matt-downs/QUT-Linker/blob/27dd15a3c45f24bdffdeb3594b95fcd0e94c5bff/src/eventPage.js#L74

Then to test, you can "load an unpacked extension" by opening the src folder.