Skip to content
This repository has been archived by the owner on Dec 25, 2021. It is now read-only.

v0.2

Latest
Compare
Choose a tag to compare
@keke101 keke101 released this 27 Sep 17:12
2eae5ff

Added the following features:

  1. Delete tasks
  2. Load from and save to disk
  3. Find tasks
  4. javadoc for all public methods/classes.
  5. User guide here

Modifications:

  1. Proper date for Deadline and Event tasks
  2. Refactor code from main into classes: Ui, Storage, Parser, TaskList and Command