Recipe App
About
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.
How to use
- 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
Stack
- Kotlin
- XML
- Retrofit
- Room DB
- Hilt
- Jetpack Navigation
- Glide