Skip to content

hzhu349Overstack/TA-Challenge-Result

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FavoriteNews-Retrofit-Room-Dependency-Injection

This Project created using Room, Retrofit, View Binding, Navigation (1 activity more fragments), ViewModel with MVVM architecture. There is Dagger-Hilt as Dependency Injection in the project.

Installation

Create a Object as Util in Util folder and add your Base URL & API Key

object Util {
    const val API_KEY = "apikey _YOUR_API_KEY_"
    const val BASE_URL = "https://api.collectapi.com"
}

Architecture of Application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages