jamesbisraelson / camp-scheduler

GNU General Public License v3.0
1 stars 0 forks source link

Save/load all the data in stores.js to a JSON file #9

Open jamesbisraelson opened 1 year ago

jamesbisraelson commented 1 year ago

All of the data stored in stores.js should be able to be saved and loaded to from a JSON file. This will allow users to create similar schedules without having to re-input all the info.