FlavorFinder is an application that enables users to find favorite meals. Application uses free mealApi as the source of data.
Key elements utilized in the application include:
- Application implemented following the MVVM design pattern.
- The application is developed using Java language.
- Jetpack Navigation is used for creating navigation within the app.
- The app uses Retrofit for connecting to external api.
- The app employs ROOM for data storage.
- LiveData is used for handling data updates.
- Executors are employed for asynchronous data processing.
![]() | ![]() | ![]() |


