top of page

Main Page
the main page of the app

'Like' Gesture
the user can swipe to the right to represent 'like'

Profile
the Profile page

Main Page
the main page of the app
NEWS APP IN ANDROID
a Tinder-like app
Developed an Android news app based on MVP architectural pattern
Designed ViewPager with BottomBar that has News/Save/Setting tabs state in the MainActivity concurrently
Implemented Mindorks’s PlaceHolderView to add swipe gestures for representing liking/disliking the news
Utilized Retrofit and Rxjava to retrieve the latest news from a RESTFUL endpoint (newsapi.org)
News app in Android: Project
bottom of page