MVVM News is an android application that will allow users to browse a a variety of news article.
This application includes:
- Option to browse a list of recent news:heavy_check_mark:
- Option to bookmark a news article to view whenever you would like:heavy_check_mark:
- Option to navigate to a news artcile webiste:heavy_check_mark:
- Option to search for a news article:heavy_check_mark:
- Option to manually refresh the news article list while browsing:heavy_check_mark:
The purpose of this application is to demonstrate my android development skills. This application consists of libraries and best practices such as:
- MVVM/MVI architecture (clean architecture):heavy_check_mark:
- Retrofit(+ GSON):heavy_check_mark:
- Dagger Hilt:heavy_check_mark:
- Room (local database):heavy_check_mark:
- Android Jetpack:heavy_check_mark:
User will have the option to browse a list of recent news article
User will have the option to search for articles
User will have the option to bookmark an article
Users will have the option to navigate to an article to read about
Built with
Copyright 2021 Daniel Toriz Valdovinos