Addtolist is a smart shopping list app 📝 Powered by Jetpack Compose, Kotlin Coroutines and Clean Architecture.
- Kotlin , Coroutines , Flow
- Dagger-Hilt - Dependency Injection
- MVVM Architecture - Modern, maintainable, and Google suggested app architecture
- Retrofit2 & OkHttp3
- Gson
- Navigation Component - Single activity multiple fragments approach
- View Binding
- StateLayout - For managing view states
- Detekt - Code analysis tool
- Room Database - For local storage