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

[Feature Request] Index Page Implementation #46

Closed jlinville1 closed 1 year ago

jlinville1 commented 2 years ago

Overview

Since we cannot implement a search feature at this time, an index is needed as a quick way to find articles. This page should be a simple list that contains all of the articles in the survival guide in alphabetical order. Since we aren't sure how long the MVP will last without a search feature, the index should be easily scalable to contain a large amount of articles. A link to the index should also be placed in common locations that a user would expect a search bar.

Proposal

In the index page itself, there should be:

As for the rest of the website, the index page should be:

Supplementary Information

Here's an example of an index from Fandom. Our version definitely doesn't have to be this complex, but this contains the main elements we need.

WillieCubed commented 1 year ago

Closing as duplicate of #47, which has been implemented.