An test application showing endless event list
In this project we will build a event app using android architecture components ( LiveData and ViewModel ) usning MVVM pattern by the help of Retrofit for consuming rest api data from ticketmaster Api
- Show list of events article
- Endless scroll ( showing 20 events per page )
- Favorite event
Muneeba Ashfaq