Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: nuyer/ip

Tags

A-JUnit

Toggle A-JUnit's commit message

BCD-Extension

Toggle BCD-Extension's commit message

A-UserGuide

Toggle A-UserGuide's commit message

A-Release

Toggle A-Release's commit message
Add UI images

A-FullCommitMessage

Toggle A-FullCommitMessage's commit message
Add Reminders class for task reminders

The Reminders class is introduced to provide reminders for tasks scheduled for today. It includes methods to filter out tasks from a TaskList, specifically Deadline and Event tasks, based on whether they are scheduled for today. The class also provides methods to display today's deadlines and events. This commit adds the Reminders class, which enhances the functionality of the Dino task manager by enabling users to receive reminders for tasks due today.

Changes:
* Added Reminders class to provide task reminders
* Implemented methods to filter out Deadline and Event tasks for today
* Included methods to display today's deadlines and events

A-CodeQuality

Toggle A-CodeQuality's commit message

A-Assertions

Toggle A-Assertions's commit message

Level-10

Toggle Level-10's commit message

A-Checkstyle

Toggle A-Checkstyle's commit message

Level-9

Toggle Level-9's commit message