This is a feed reader Android applicaiton that allows users to subscribe to different blogs and get new articles straight to their phones.
- Read RSS url and display the corresponding blog information
- Ability to communicate with complex end-points, parsing XML responses and update UI
- All information once loaded is persisted locally and accessible offline
- Clean architecture
- Synchronize SQLite with Firebase to implement Inter-Device compatibility
- Website URL to Feed URL mapping
- User preferences settings
- Push notifications for new articles
- Allow article sharing