Problem Statement
Tasks are currently displayed in the order they were created. This does not help users prioritize work effectively. There is no structured ordering by urgency or importance. There is no color code for task Priorities.
Expected Enhancement
• Sort tasks in the following order:
By Priority (High → Medium → Low)
Within each priority, by Due Date/Time (earliest first)
• Apply distinct color coding to represent different priority levels.
• Ensure sorting logic applies consistently across list and calendar views.
• Maintain real-time updates when priority or due date changes.