Urban Dictionary is a crowdsourced online dictionary for slang words and phrases, operating under the motto "Define Your World." The website was founded in 1999 by Aaron Peckham.
The presentation
package is a mix of MVVM, and It has the UI, ViewModels, and ViewState
The domain
package has usecase, domain models, and repository interfaces.
The data
package has room components.
-
Retrofit 2
-
Data Binding
-
Room DB
-
Koin
-
Kotlin Coroutines
-
Testing (Mockito)