Skip to content

Conversation

anchengyang
Copy link

@anchengyang anchengyang commented Jan 31, 2023

Duke

“Your mind is for having ideas, not holding them.” – David Allen (source)

Duke frees your mind by remembering things you need to do

It's

  • Text-based
  • Easy to learn
  • Fast SUPER FAST to use

Steps to run

  1. Pull the code from the repo here
  2. Run it
  3. Add your tasks
  4. Let it manage your tasks for you 👍

Features

  • Managing todo
  • Managing deadlines
  • Managing events
  • Filter by keyword
  • Mark and unmark tasks
  • Filter by date

This is the main function:

public static void main(String[] args) {
     new Duke("tasks.txt").run();
 }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants