/recipe-app

A recipe app made with Android & Kotlin. Originally for ITI 1-Month Training

Primary LanguageKotlin

Recipe App

A very simple application to show recipes from (TheMealDB)[https://www.themealdb.com/] with favorites and search functionality. Includes a full authentication system (login/register) and multi-user logic.
Uses Room, Shared Preferences, Retrofit and the Navigation Component APIs from Android.