Breaking News Platform is a simple demo application of new apps.
Breaking News Platform is an application about breaking news in the US. In this app users can browse the news, read it in detail, save interesting ones on their favourite page and also delete it. Users can search and find more news on the search page. In order to use the application, it is necessary to connect to the internet
Application is built in MVVM architecture(UI layer, Data layer, Domain layer). For this app I use NewsAPI. App also can handle internet connection failures. Custom pagination implementation.
- Android
- Koltin
- Koin
- retrofit2
- Room