MyToDo - Task Management App
MyToDo is a simple yet effective task management application designed for Android devices. Built using Kotlin, this app allows users to create, view, and update tasks with ease. It utilizes a local SQLite database to store task data, providing a seamless offline experience.
Features
1.Add new tasks with titles and descriptions.
2.View and manage a list of tasks.
3.Update existing tasks with edited titles and descriptions.
4.Validate input to prevent empty fields.
5.User-friendly interface with edge-to-edge display support.