Skip to content

feat(TaskManager): implement mark-as-done toggle and delete task #72

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Aakash3640
Copy link

What’s added

  • Task completion toggle (strike-through)
  • Delete button to remove tasks

How to test

  1. Run the app on emulator/device
  2. Add a new task using the input field
  3. Tap the check icon to mark task as done (text strikes through)
  4. Tap the refresh icon to undo completion
  5. Tap the trash icon to delete the task

This is a beginner-friendly UI enhancement to make tasks manageable.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for your contribution, really appreciated! We will have a look and merge it if everything checks out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant