TaskList Application 📋 Libraries used in this project 📚 Android Jetpack (Navigation and safeArgs). Room (persistence). View Binding Best practice ✅ S.O.L.I.D MVVM (architect components) + Coroutines(KTX) + Flow Features 📲 Add a new task in database with little description. Choose kind of task. Delete or Save task in database.