(WIP)
- Sign in with Google Oath.
- Show user's feeds.
- Display contents of a single feed item.
- Add a feed from a rss/atom url, giving it a name.
- Delete a feed.
- Edit the name of a feed.
- Bookmark a feed
- Create a collection for grouping feeds.
- Add a feed to a collection.
- Delete a collection.
- Edit collection name.
- Change the user's feed refresh interval.
- Background job that updates feeds based on user's refresh interval.
- Host on AWS.
- Service workers and local caching for offline PWA functionality.