Project Title: TaskMaster - Kotlin Todo App
Description: Developed an Android todo application using Kotlin and SQLite database, allowing users to create, update, delete, and undo deleted tasks.
Key Features:
Task Management: Implemented CRUD (Create, Read, Update, Delete) operations for tasks. Task Update: Provided functionality for users to edit existing tasks. Task Deletion: Implemented the ability to delete tasks, with an option for users to undo deletions. Undo Functionality: Implemented an undo feature to restore recently deleted tasks. User Interface: Designed an intuitive user interface for seamless task management.
Technologies Used:
Kotlin, SQLite Database


