Releases: Monochromas/ip
Releases · Monochromas/ip
Release list
A-Release
A-UserGuide
A-MoreTesting
A-MoreErrorHandling
Add more error handling
BCD-Extension
A-FullCommitMessage: Implement a better task GUI
Implement a task calendar and creation workflow Add a graphical task-management workflow that allows users to: • Create todo, deadline, and event tasks through a dialog • View scheduled tasks within an inclusive date range • Mark and unmark tasks directly from the calendar view • Return to the date-range selection screen • Display validation and parser errors in the interface Expose task completion and scheduling data through accessors, and provide a read-only task list view for the GUI. Preserve task persistence through the existing storage and parser components.
Level-10
Merge pull request #9 from Monochromas/branch-A-CodeQuality
Replace save file magic string
Merge pull request #8 from Monochromas/branch-A-Assertions
Add assertions for core application invariants
Merge pull request #4 from Monochromas/branch-Level-9
Add find search functionality