Skip to content

An android recipe app facilitates with a bunch of recipes on user’s request providing not only a list of recipes but also the steps and ingredients included in it.

Notifications You must be signed in to change notification settings

Harsh-Khulwe/Recipe-Application

Repository files navigation

Recipe-Application

An android recipe app facilitates with a bunch of recipes on user’s request providing not only a list of recipes but also the steps and ingredients included in it.

USES:

 1. KOTLIN - For programming and handling the user interactions with the UI
 2. JETPACK COMPOSE - For the development of user interface (screens) along with proper navigation.
 3. RETROFIT - API integration and handling client requests and server responses.
 4. COIL - For image rendering purposes
 5. MVVM (Model View Viewmodel) architecture for clean and organised code
 6. Free recipe API - https://www.themealdb.com/api.php

About

An android recipe app facilitates with a bunch of recipes on user’s request providing not only a list of recipes but also the steps and ingredients included in it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages