Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.01 KB

#Demo App

#Features

  • Push Notifications: Get alerts for tasks at the scheduled time, even if the app is closed or in the background.

  • Date Navigation: Swipe or tap to switch between task dates.

  • Task Categories: Classify tasks into categories like General, Bug, and Idea.

  • Completion Tracking: Mark tasks as completed and distinguish them from pending ones.

  • Task Details: View task info including name, description, time, and category.

  • SwiftData: Manage task data seamlessly using SwiftData for persistence.

  • Open an issue for issues with the existing codebase, or to request new features.