Detail View
I managed to squeeze in some code in the nick of time to not lose my GH coding streak.
I don't know why I had been dreading coding this feature. There is nothing special about it, but I guess I was just maybe a bit overwhelmed.
I managed to code the whole backend, so the only thing that's left do now is the frontend.
The feature is a simple detail view of each listing. Users have been asking to view the whole listing description and maybe even more information (as opposed to the truncated 2-line description text and the fact that clicking each listing took them immediately away from DfE and into the Listing's website).
In hindsight, I should have built this sooner.
I will test the backend tomorrow with my staging server before I start working on the frontend.