quinton22 / VandyScheduler

Chrome Extension that sorts classes and puts them into the class cart.
MIT License
1 stars 4 forks source link

Store professor data in browser storage #17

Open quinton22 opened 1 month ago

quinton22 commented 1 month ago

Save the professor data in browser storage.

This data should be updated when new professor information is retrieved.

It should be used as a cache in order to avoid network requests.

stevenysy commented 3 weeks ago

Hey Quinton, I'd like to give this issue a shot. Quick question, what data about each professor needs to be stored?