UTDNebula / survival-guide

UTD Survival Guide is a guide to being a college student and making the most of your time at UT Dallas and after graduation.
https://guide.utdnebula.com
MIT License
10 stars 0 forks source link

Allow a user to see related entries on a chapter detail page #76

Open WillieCubed opened 1 year ago

WillieCubed commented 1 year ago

Overview

As a user, I should be able to navigate to a chapter detail page that displays information about a general aspect about surviving college.

Proposal

There should be a route accessible at /chapters/[chapterId] where chapterId is the unique identifier for that chapter. The page must display a list of entries, each accessible by link. The page should display information (provided by a site admin or someone with permission to edit the page) about the entries displayed below.

Supplementary Information

The chapter detail page uses a similar structure and layout to the entry detail page except a chapter will contain additional sections for content like a list of associated entries.