Skip to content
/ ip Public
forked from nus-cs2103-AY2021S2/ip

A personal assistant chatbot that helps a person to keep track of various tasks, built as part of CS2103 Software Engineering.

Notifications You must be signed in to change notification settings

spzj/ip

 
 

Repository files navigation

Duke

As part of CS2103 Software Engineering, this project aims to build a product named Duke, a personal assistant chatbot that helps a person to keep track of various tasks, such as deadlines, events and todos. The user guide can be found here.


Command Summary

Command Format, Examples
Bye bye
Deadline deadline DESCRIPTION /by DATE
e.g. deadline return book /by 2021-02-04
Delete delete INDEX
e.g. delete 2
Done done INDEX
e.g. done 2
Event event DESCRIPTION /at DATE
e.g. event project meeting /at 2021-03-05
Find find KEYWORD
e.g. find book
Help help
List list
Todo todo DESCRIPTION
e.g. todo borrow book

Acknowledgements

Icons made by Freepik from www.flaticon.com

About

A personal assistant chatbot that helps a person to keep track of various tasks, built as part of CS2103 Software Engineering.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.9%
  • Shell 1.8%
  • Batchfile 1.3%