JavaCake is for those who prefer to use a desktop app for managing events preceding a wedding. More importantly, JavaCake is optimized for those who prefer to work with a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, JavaCake can get your wedding planning tasks done faster than traditional GUI apps.
-
Install JDK 11
-
Download the latest jar and put it in a directory of your choice
-
Double click the jar file to run
-
Type help and click ‘Enter’ to get the list of available commands
-
Common commands:
-
list
: List all the tasks that are available -
todo <TASK_NAME/>
: Adds a general task to the list (No duration/time listed) -
delete <TASK_NUM/>
: Deletes the task at corresponding index from the list -
bye
: Exits the app
-
-
Refer to Section 3, “Features” for more in-depth details for each command
Command Format
Format: deadline <TASK_NAME/> /by <TASK_PERIOD/>
Format: event <TASK_NAME/> /at <TASK_PERIOD/>