Skip to content

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

Notifications You must be signed in to change notification settings

RafLew84/FlavorFinderKotlin

Repository files navigation

FlavorFinderKotlin

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 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