Skip to content

Saurabh0625/RecipeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Recipe App

This is an Android application built with Jetpack Compose that allows users to browse food categories and view recipes. The app fetches data from the TheMealDB API.

✨ Features

  • Browse a list of food categories.
  • View recipes within each category.
  • Modern, reactive UI built entirely with Jetpack Compose.
  • Asynchronous data fetching using Kotlin Coroutines and Retrofit.

🛠️ Built With

  • Kotlin: The official programming language for Android development.
  • Jetpack Compose: Android's modern toolkit for building native UI.
  • Retrofit: A type-safe HTTP client for Android and Java, used for networking.
  • Coil: An image loading library for Android backed by Kotlin Coroutines.
  • Kotlin Coroutines: For managing background threads and asynchronous operations.
  • ViewModel: For managing UI-related data in a lifecycle-conscious way.
  • MVVM Architecture: The architectural pattern used in the app.

🚀 How to Run

  1. Clone this repository.
  2. Open the project in Android Studio.
  3. Build and run the app on an emulator or a physical device.

About

An Android app to browse and display food recipes, built with Jetpack Compose, MVVM, Retrofit with Navigation and Animation features.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages