Releases: kennethszj/ip
Releases · kennethszj/ip
v0.2 - Second Release of Duke Chatbot
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
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:
- Download the attached
ip.jarfile. - 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!