Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ChuaZenKhoon/ip

 
 

Repository files navigation

Balom

"Procrastination is something best put off till tomorrow." - Gerald Vaughan (source)

Balom is a type of chatbot that helps you with managing tasks that you have to do!

Pros

  • Easy to learn 👍
  • Neat and Tidy
  • text-based

Stuff you can do

  1. Add tasks and delete them
  2. Find tasks
  3. Mark and Unmark tasks

Visual Representation

  • (Deadline) Read book by Oct 10 2020 18:00

Changes are automatically saved to your hard disk with fileUpdate and scanned when you reopen it!

Here is a snapshot of the chatbot working!

public static void main(String[] args) {
        Duke balom = new Duke("C:/repos/cs2103t stuff/data", "duke.txt");
    }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

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