Skip to content

Android Food Recipes App using SpoonacularApi and based on MVVM architecture (Room, ViewModel, LiveData)

Notifications You must be signed in to change notification settings

premdevnath/RecipeSearch

Repository files navigation

What is this?

I have created a food recipe search app that works both online and offline. With this app, you can easily find your favorite recipes and access them even without an internet connection. Recipe data is stored locally, so you can view your recipes anytime and anywhere.

Screenshots

Screenshot (487) Screenshot (485) Screenshot (486)

Architecture

App is based on MVVM architecture and a repository pattern. 68747470733a2f2f646576656c6f7065722e616e64726f69642e636f6d2f746f7069632f6c69627261726965732f6172636869746563747572652f696d616765732f66696e616c2d6172636869746563747572652e706e67

Open API

Recipes App using the Spoonacular API for constructing RESTful API. Spoonacular API provides a RESTful API interface to highly detailed objects built from thousands of lines of data related to Recipes

About

Android Food Recipes App using SpoonacularApi and based on MVVM architecture (Room, ViewModel, LiveData)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages