Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 429 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 429 Bytes

AalapsReddit

This app consumes RSS feed from Reddit. This project demostrates use of retrofit APIs and consuming and parsing XML feeds. User can enter by loggin in or as guest and view feeds as well as view and post comments on certains feeds by loggin in. I have also used EventBus with RxJava pattern to use MVP pattern. Upcoming updates will be for making UI more attractive with scene as well as reveal animations tricks.