This is a SwiftUI-based Date Planner application to manage and organize your daily, weekly, and future tasks effectively.
The app is divided into three planning sections:
- Next 7 Days
- Next 30 Days
- Future Plans
- ποΈ Add Task: Users can schedule a task with a specific date and time.
- β Delete Task: Tasks can be removed anytime as per user preference.
- β Manage Plans Easily: Each section allows users to focus on tasks based on urgency and timeframe.
This app helps users:
- Stay organized by categorizing short-term and long-term goals.
- Plan work or events in advance.
- Practice SwiftUI data handling and dynamic filtering based on date ranges.
- SwiftUI
- MVVM Architecture
- Date/Time handling
- Custom filtering logic for date sections
π½οΈ Screen recording/demo available upon request