Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.
/ CS2113T-ip Public archive
forked from nus-cs2113-AY2021S2/ip

This is the individual project (iP) for NUS module CS2113T, AY20/21 Sem 2

Notifications You must be signed in to change notification settings

fsgmhoward/CS2113T-ip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duke

Duke is a basic task management application written in Java 11. It is a desktop application, but with a Command Line Interface (CLI) only at this current stage. Although it is optimized for those who can type fast and used to type commands, everyone is welcomed to use this application.

You can record and retrieve three kinds of tasks on this program - ToDo Tasks, Events and Deadlines. Each time you modify the task list, it will be saved onto your hard disk so you will be able to see your list after you close and open again this application.

You can refer to the github page with a more detailed explanation on the usage: https://fsgmhoward.github.io/ip/

About

This is the individual project (iP) for NUS module CS2113T, AY20/21 Sem 2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.8%
  • Shell 2.8%
  • Batchfile 1.4%