Work on the anthology builder
: Martin Holmes
Minutes: 150
Did a lot of planning and a small amount of implementation of the proposed anthology feature. I’m initially working on the simple task of reading URI search params and constructing an anthology from it. In order to make this less time-consuming, I reconfigured the JSON so that it can easily be read into a JS map, which is then more easily queriable using keys, which are the numeric ids of the poems.