NewsFlash is a news application written in Kotlin that focuses on best practices and material design created by team.
The API used in making this app is the News API
The application must implement Google's new single activity, rest fragment approach to navigate through fragments.
Note do not include API key in the project
Follow the project board for detailed task.
- Must use MVVM architecture
- Google Sign In
- Home Feed containing Recent News showing headline and thumbnail
- Bookmarked news articles
- Profile
- Seach news articles
- more to be added.
- AndroidX
- Room
- LiveData
- Navigation component
- Retrofit
- Work Manager