
Android sample app following best practices: Kotlin, Compose, Coroutines and Flow, Hilt, JetPack Navigation, ViewModel, MVVM, Retrofit, Coil
Foodies is a sample project that showcases a modern approach to Android app development. It combines popular Android tools and demonstrates best development practices using up-to-date technologies like Compose, Kotlin Flow, and Hilt. The project follows the MVVM presentation pattern and features animations and effects like expanding and collapsing row items and collapsing toolbar.
Foodies is a sample project that demonstrates the use of modern Android app development tools and techniques. It utilizes Compose, Kotlin Flow, and Hilt to create a visually appealing and well-performing application. The project follows the MVVM presentation pattern and incorporates animations and effects for a dynamic user experience. Developers can learn from Foodies to adopt best practices and stay up-to-date with the latest technologies in Android app development.

material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.