Skip to content

Releases: ravanraj0312/ToDo

v1.0.0 - Initial Release

06 Aug 07:10
3b3987e
Compare
Choose a tag to compare

Release v1.0.0

Release Date: August 6, 2024

Features:

  • Added task creation functionality.
  • Implemented task updating with checkboxes to mark tasks as complete.
  • Enabled task deletion and deletion of all tasks.
  • Added color-coded notifications for task actions (added, updated, deleted).

Bug Fixes:

  • Fixed issue with task deletion not updating the UI correctly.
  • Resolved styling issues on the notification messages.

Improvements:

  • Enhanced responsiveness of the UI for mobile devices.
  • Improved error handling and user feedback.