-
Notifications
You must be signed in to change notification settings - Fork 10
MVP List
Elliott Grieco edited this page Oct 21, 2017
·
17 revisions
All features will include:
- Adequate styling
- Smooth, bug-free navigation
- Adequate and appropriate seeds to demonstrate the feature
- Users can add feeds from a publishing website's RSS API or through searching a third-party library of feeds
- Users can view (index and show) RSS Feeds
- Index
- Show
- Index
- Users can view (index and show) published stories from their library of RSS feeds. Stories are presented in an indexed format in chronological ordering.
- Index
- Show
- Index
- Individual article shows will display, at minimum, a story's title, image, description, and author in a nicely styled format.
- A link will also be provided to the story's associated URI.
- Users can organize RSS feeds into 'Collections' of feeds (e.g. 'World News', 'Technology', 'Cooking').
- Users can create, delete, and edit (titles and associated feeds) collections
- Index (in a navigation bar)
- Show
- Index (in a navigation bar)
- Collection contents are shown/indexed using the RSS Feed functionality (see above)
- Web app tracks (after story open/close) the 'read' status of articles
- Users can edit a story's read status
- Users can filter view of read and unread stories through the UI.
Reads viewing filter

Reads editing UI

- Favorites: Users can add/remove favorites, and view stories based on favorites status
- Search: Users can search among their stories for specific keywords