ufosc / SwampScheduler

The future of scheduling is here.
https://osc.rconde.xyz
GNU Affero General Public License v3.0
22 stars 43 forks source link

Save selected courses/sections across browser sessions #62

Open chrisnicollo opened 10 months ago

chrisnicollo commented 10 months ago

Issue https://github.com/ufosc/SwampScheduler/issues/40 suggests that schedules should autosave. Because saving all the possible schedules for a given set of selections may take up a large amount of space, I instead implemented a way for the selections to autosave. Also, this allows the user to not have to recreate all previous selections upon reloading the page. However, this implementation might require more time for schedules to re-generate.