Skip to content

Duke is a task manager. Duke can record your tasks in your daliy life.

Notifications You must be signed in to change notification settings

YuFeng0930/Duke

 
 

Repository files navigation

Duke

Duke is a task manager. Duke can record your tasks in your daliy life. With Duke, you will never forget important tasks. Duke can manage you task well!

Screenshot 2021-06-02 at 10 04 39 PM

Features

  • Adds a todo task
  • Adds a deadline task
  • Adds an event task
  • Lists all the tasks
  • Mark a task as done
  • Delete a task
  • Finds tasks
  • Sorts tasks
  • Exit Duke

User guide could be found here.


Setting up in Intellij

Prerequisites: JDK 11, update Intellij to the most recent version.

  1. Open Intellij (if you are not in the welcome screen, click File > Close Project to close the existing project first)
  2. Open the project into Intellij as follows:
    1. Click Open.
    2. Select the project directory, and click OK.
    3. If there are any further prompts, accept the defaults.
  3. Configure the project to use JDK 11 (not other versions) as explained in here.
  4. After that, locate the src/main/java/Duke.java file, right-click it, and choose Run Duke.main().

About

Duke is a task manager. Duke can record your tasks in your daliy life.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.7%
  • Shell 6.6%
  • Batchfile 1.7%