You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a Todo List app in Kotlin using Jetpack Compose for the UI, Implemented MVVM architecture for clean code and maintainability,Features include task creation, deletion, and real-time updates in the UI.