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.