Skip to content

stevan-milovanovic/Tasty

Repository files navigation

Android application for showing Tasty recipes

Tasty App is a fully functional Android app built entirely with Kotlin and Jetpack Compose. This repository serves as an Android project architecture showcase. It follows Android design and development best practices and is intended to be a useful reference for developers. You can read more about this app in this blog.

Thanks To

Repository was initially based on the official Now in Android App and it is updated to use latest tech stack in Android ecosystem. This project uses free Tasty API for fetching the data.

Features

App starts with Onboarding screen, which can be further improved to better explain to a new user all possiblities within the app. Once user finishes with the Onboarding process, he lands on the screen which shows all currently available recipes. Recipes are presented with the thumbnail, title and approximate cooking time. User can further explore the recipe by clicking on the recipe card, which triggers navigation to the recipe details screen. On this screen, user can see video tutorial, title, description, recipe keywords and detailed step by step instructions. Additionally, user can bookmark the recipe, to find it easier later on the Bookmarks screen.

Libraries

Releases

No releases published

Packages

No packages published

Languages