Foodpedia is an application that provides information on finding food in Indonesia and how to make it.
This application was made with :
- Kotlin as its a programming language
- Clean Architecture for its Architectural Pattern
- MVVM for its Design Pattern
- Dagger 2 for its Dependency Injection
- Mixture of viewbinding and databinding to interacts with views
- Glide for load image
- Jetpack Navigation Component for navigating views
- Jetpack Room for its local database
- Firebase Database for its remote data source
- Mixture of Kotlin Coroutine and LiveData
Hopefully this app will give you a lot of knowledge about food in Indonesia
This application was made with :
- Kotlin as its a programming language
- Clean Architecture for its Architectural Pattern
- MVVM for its Design Pattern
- Dagger 2 for its Dependency Injection
- Mixture of viewbinding and databinding to interacts with views
- Glide for load image
- Jetpack Navigation Component for navigating views
- Jetpack Room for its local database
- Firebase Database for its remote data source
- Mixture of Kotlin Coroutine and LiveData
Hopefully this app will give you a lot of knowledge about food in Indonesia
Show More