Skip to content

Releases: Avalionnet/Project-Duke

v0.3 Duke Chatbot

18 Sep 03:37
Compare
Choose a tag to compare

New and improved UI elements.

v0.2 Duke Chatbot

17 Sep 17:30
Compare
Choose a tag to compare

Track, save and view your tasks with the latest Duke Chatbot :)

v0.1 : First jar executable release

26 Aug 10:58
Compare
Choose a tag to compare
A-Jar

Add JavaDoc for FindCommand and its dependancies

Level-6

19 Aug 04:57
Compare
Choose a tag to compare

Added method for deleting entries in todo list.

Level-5

19 Aug 04:57
Compare
Choose a tag to compare

Added DukeException class to handle duke related errors.
Accounts for the following errors:

  • wrong command
  • blank description for a command
  • wrong use of keywords like /at and /by when setting dates

A-TextUiTesting

19 Aug 04:57
Compare
Choose a tag to compare

Configured the runtest.bat file to work for semi automated ui text testing for users.

Level-4

19 Aug 04:58
Compare
Choose a tag to compare

Implemented todo, event and deadline functionalities for users.

Level-3

19 Aug 04:58
Compare
Choose a tag to compare

Implemented method to mark task as done.

Level-2

19 Aug 04:58
Compare
Choose a tag to compare

Users can now add tasks to their to-do list.

Level-1

19 Aug 04:59
Compare
Choose a tag to compare

Initialised and completed Level 1 of Duke Project. Added scanner to take in user input and detection of "bye" command for user to quit program.