Skip to content

Releases: kennethszj/ip

v0.2 - Second Release of Duke Chatbot

02 Oct 12:29

Choose a tag to compare

Duke Chatbot Application - v0.2

Features:

  • Add tasks to the list - Todo, Event, Deadline, Generic Tasks
  • Mark tasks as done or undone
  • Delete tasks from the list
  • Automatically save tasks to a local .txt file and load them upon start
  • View all current tasks
  • Search for tasks based on a keyword

To run the application:

  • Download the attached ip.jar file
  • Place it in an empty folder
  • Open a command window in that folder
  • Run the following command - java -jar ip.jar

Enjoy managing your tasks in Shrek's swamp!

v0.1 - First Release of Duke Chatbot

18 Sep 15:01

Choose a tag to compare

first release of the Duke chatbot application packaged as an executable JAR file.

Features:

  • Add tasks to the list: Todo, Event, Deadline
  • Mark tasks as done or undone
  • Delete tasks from the list
  • Save tasks automatically to the hard disk and load them upon start

To run the application:

  1. Download the attached ip.jar file.
  2. Place it in an empty folder.
  3. Open a command window in that folder.
  4. Run the following command: java -jar ip.jar

Enjoy managing your tasks in Shrek's swamp!