Skip to content

RafLew84/FlavorFinderCompose

Repository files navigation

FlavorFinderCompose

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 Kotlin language.
  • Jetpack Compose is used for user interface.
  • Compose 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.
  • StateFlow is used for handling data updates.
  • Kotlin Coroutines are employed for asynchronous data processing.

About

FlavorFinder is an application that enables users to find favorite meals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages