#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.