- Android Studio (latest version)
- Kotlin Lenguage
- Room Database
- JDK 18
- Android SDK 34
- Material Components 1.12.0
- Use a Recipe database
- Dark Mode support
- Support for the English language
- Locale-based Database
The project includes the following dependencies:
-
Room:
implementation(libs.androidx.room.runtime)kapt(libs.androidx.room.compiler)
-
Glide:
implementation(libs.glide)
-
ConstraintLayout:
implementation(libs.androidx.constraintlayout.v220)
##Screenshot






