This is a side-project of my AAAS Fellowship at DOE. The goal is to create a web-based app that automatically gathers subscribed RSS newsfeeds from DOE National Labs, specifically OLCF, ALCF, and NERSC.
Staging:
✅ Where RSS feeds are provided, allow a logged-in user to add the RSS feeds (or theoretically any other RSS feed).
✅ Allow the user to unsubscribe from feeds.
✅ Where RSS feeds do not exist, either add a xml feed (eg created in rss.app) or make a bespoke scrape capability (if allowed).
✅ Fix unsubscribe bug
✅ Add images
❌ Fix lack of unread/read persistence across browsers