This is an Android app for recipes.
You can save your favorite recipes and choose the quantity of portions in your recipe
that will automatically adjust the amount of ingredients needed.
- Clone repo:
git clone git@github.com:renegatemaster/RecipeApp.git- Wait for gradle to complete the build
- Connect your device to Android Studio and run the app
- Kotlin
- XML
- Retrofit
- Room DB
- Hilt
- Jetpack Navigation
- Glide