You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I can bookmark articles I find interesting so that I can easily return to them later, enhancing my ability to manage and engage with content that matters to me.
T-Shirt Size: M
Acceptance Criteria
Users can bookmark articles from the article detail page with a single click.
Bookmarked articles are saved to a user-specific list that is easily accessible from a dedicated bookmark page.
Users can view, manage (add or remove), and navigate to their bookmarked articles at any time.
The bookmarking feature is intuitive and seamlessly integrated into the user interface.
Bookmarks are persistent across sessions, ensuring users can access their saved articles whenever they log in.
Tasks
Design and implement a bookmark icon or button for articles in both listing and detail views.
Develop backend functionality to save and retrieve bookmarked articles for each user.
Create a bookmarks management page where users can view and edit their list of bookmarked articles.
Test the feature for usability and ensure bookmarks are correctly saved and persisted across user sessions.
The text was updated successfully, but these errors were encountered:
EPIC: Search and Discovery
As a user I can bookmark articles I find interesting so that I can easily return to them later, enhancing my ability to manage and engage with content that matters to me.
T-Shirt Size: M
Acceptance Criteria
Tasks
The text was updated successfully, but these errors were encountered: