ristekoss / susunjadwal

SusunJadwal - Universitas Indonesia's #1 Student Course Planner App.
http://susunjadwal.cs.ui.ac.id/
34 stars 16 forks source link

Issue #25 / saving state on local storage for unsaved schedule #51

Closed leleonardo81 closed 3 years ago

leleonardo81 commented 4 years ago

https://github.com/RistekCSUI/susunjadwal/issues/25

apply persisted reducer on creating schedule while it's not saved yet.

enhancing redux store with persist reducer for key: [schedules, courses] those state will remain persist in local storage until schedules are saved.