Skip to content

XunyiiZ/ip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart XiaoAi TongXue

This is a task management Java project. It's named after the Smart XiaoAi TongXue. Given below are instructions on how to use it.

list

list all tasks in the task list

todo {task description}

add Todo task

deadline {task description} /by {time}

add Deadline

Event {task description} /at {time}

add Event

mark {index}

mark task

unmark {index}

unmark task

delete {index}

delete task from list

find {text}

find matching tasks containing the {text}

bye

exit the program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 93.7%
  • Shell 3.6%
  • Batchfile 2.7%