Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 377 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 377 Bytes

RSS Feed Notifier

Basic Workflow

  1. User inputs the feeds they want to follow.
  2. The application constantly polls the feed for new updates (feed items).
  3. Updates are presented to the user and disappear once they are marked as "read".

Required Features

  1. Add and remove a feed
  2. View feed items and mark as read

Build

make

Run

./RSSParser