Pinned Repositories
-practice-4-inheritance-kotlin-ReemAziz.kt
AppPizzeria
Design and code of a restaurant menu app. It's just the frontend part.
Baking-App-Kotlin
Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.
coffee
JustJava is a mock food ordering and delivery application for a coffee shop.
coffee-shop-kotlin
Cupcake-App
How to implement recommended app architecture practices within a more advanced use case. How to use a shared ViewModel across fragments in an activity. How to apply a LiveData transformation
Dice-Roller
Dice Roller App
ReemAziz2's Repositories
ReemAziz2/-practice-4-inheritance-kotlin-ReemAziz.kt
ReemAziz2/AppPizzeria
Design and code of a restaurant menu app. It's just the frontend part.
ReemAziz2/Baking-App-Kotlin
Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.
ReemAziz2/coffee
JustJava is a mock food ordering and delivery application for a coffee shop.
ReemAziz2/coffee-shop-kotlin
ReemAziz2/Cupcake-App
How to implement recommended app architecture practices within a more advanced use case. How to use a shared ViewModel across fragments in an activity. How to apply a LiveData transformation
ReemAziz2/Dice-Roller
Dice Roller App
ReemAziz2/DiceRollerEX
ReemAziz2/DiceRollerHW3
ReemAziz2/FirstApplication
ReemAziz2/FirstHW
ReemAziz2/FoodAppReem
This is a app to discover different dishes having different ingrediants, from different cuisines and even a random dish chooser. This app uses the free meal api provided by https://www.themealdb.com/api.php and is based on the MVVM architecture.
ReemAziz2/Project-1-Lemonade-App
App that allows you juice lemons until you have a glass of lemonade!! 🍹
ReemAziz2/Project-2-RecyclerView-App
Build an app that displays a list of data using RecyclerView Library
ReemAziz2/Project1-udemy
ReemAziz2/protfolio-test
ReemAziz2/TestReem
ReemAziz2/Unscramble-App
Use Android Jetpack libraries, Android Architecture Components, ViewModel and LiveData to build this app.
ReemAziz2/Week2-HW2
ReemAziz2/Word-App
Navigation in Android: Activity, Fragment, Intents, Navigation Component.