A modern ToDo List Android App built with Jetpack Compose. The app allows users to:
Add, edit, and delete tasks.
Set task priorities (High, Medium, Low).
Mark tasks as completed.
Search through tasks easily.
Designed with a clean Material 3 interface and reactive state management using ViewModel and StateFlow, making task management simple and intuitive.