According to knowledge base user stories, a user can "favorite" a guide. They can then easily access a page of "favorited guides" that displays a list of favorited guides.
This issue will implement the backend portion of this page, including creating views and urls, and connecting them to extract data from the database.