frizensami / nus-timetable-optimizer

Codebase for the NUS Timetable Optimizer, a tool to help students at the National University of Singapore optimize their timetables to their liking.
https://nus-optimizer.com
MIT License
19 stars 4 forks source link

[FEATREQ] Generate an NUSMods timetable link if a timetable is generated #27

Closed frizensami closed 3 years ago

frizensami commented 3 years ago

Describe the solution you'd like Create an NUSMods timetable link (and maybe an iframe embed?) of the result timetable.

Example: https://nusmods.com/timetable/sem-1/share?CS1101S=REC:07C,TUT:08K,LEC:1&CS3230=TUT:02&MA1511=LEC:LE2,TUT:TE4&MA1512=LEC:LE2,TUT:09&MA1521=

frizensami commented 3 years ago

Implemented!