MathSoc / mathsoc-website

A 2022-24 redevelopment of the University of Waterloo Math Society's website.
9 stars 3 forks source link

Add Cartoons Archive editor #259

Closed some-molasses closed 2 months ago

some-molasses commented 2 months ago

Since we now have the generic editor set up to handle image management, we can easily use it to handle the cartoons archive.

This makes handling cartoons substantially easier; whereas we previously had infrastructure set up to read the information of each cartoon based on directory structure, just using a JSON file connected to the editor allows us to throw cartoons into the image upload folder and manually fill in the subject/course code/name information while putting the cartoon into the archive. This is an equal amount of work for the user, but much simpler on our end.