Create the View Decks page for our app.
This page will allow the user to select a topic and all decks that match the topic will populate the body of the page in a list format displaying the deck titles.
View Decks Page:
The user is given the option to browse existing decks with the choose a topic drop-down.
Once a topic is selected, the user will be presented with a list of decks that share the same
topic.
If a user clicks on a deck name they will be redirected to the Study Page.
User can choose to add a deck to the current topic.
Nav:
Users can click the collection and logout buttons.
Log out will log the user out and will redirect them to the landing page.
Collection will direct the user to the Collection Page.
Create the View Decks page for our app. This page will allow the user to select a topic and all decks that match the topic will populate the body of the page in a list format displaying the deck titles.
View Decks Page: The user is given the option to browse existing decks with the choose a topic drop-down. Once a topic is selected, the user will be presented with a list of decks that share the same topic. If a user clicks on a deck name they will be redirected to the Study Page. User can choose to add a deck to the current topic. Nav: Users can click the collection and logout buttons. Log out will log the user out and will redirect them to the landing page. Collection will direct the user to the Collection Page.