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

Task-managing chatbot as part of NUS's CS2103 Individual Project

Notifications You must be signed in to change notification settings

koh-jx/ip

 
 

Repository files navigation

There is 1️⃣ Imposter among us ඞ

When the Duke is Sus!!

Duke Imposter is a management tool that tracks your tasks in an easily accessible and retrievable manner

  • Electrical: Download Data
  • Admin: Fix Wiring
  • Reactor Meltdown /by 31/12/2021

Features

  1. Add or Remove tasks to your liking, or mark a current task as done
  2. Specify the type of tasks to add
    • To-dos
    • Deadlines
    • Events
  3. Find for a certain task by name or date (or both!)
  4. Fun text-based UI!

Best of all, it is FREE FOR USE! No subscription needed. Donations are appreciated though :) $50 or so wouldn't hurt

How to Use

  1. Download the latest release here
  2. Run the .jar file
  3. Start Duking! ❤️❤️
    • Type help for the current list of commands
    • Type gubbai to terminate the program

For Java developers

  1. Download the source code.
  2. Navigate to root/src/main/java/duke/DukeLauncher.java
  3. Start the app via the main method
public class DukeLauncher {
    public static void main(String[] args) {
        Application.launch(Main.class, args);
    }
}
                                                                 `:ossys/`            
                                                               .yh+-` ``-o/            
                                                               hh         .o.         
                                                               Ns  -+sssyyo:y:         
                                                              `Ms.o/-/+ossym+do        
                                                              -M+s+::/+osssdy.dh.       
                                                              +M:dsoooossshm- `dm-      
                                                              dM./ddhyyhhdy-   `dN-    
                                                             .Nh  `-/+o+:.      .mh    
                                                             +M:                 -No  
                                                             mm                   +M:  
                                                            -Mo                    dd` 
                                                            sM.                    -M+ 
                                                           `mh                      hm 
                                                           :M/                      :M-
                                                           oM`                      `Mo 
                                                           hh                        Ny 
                                                          `No       ./syyys+-`       Nh
                                                          -M:    `/hmy/:--:+dh:      Nh
                                                          :M-  `ody:`        :my`   .Ms
                                                          -My/ydo.            `ym:  oM-
                                                           :++-                 /mddd: 

About

Task-managing chatbot as part of NUS's CS2103 Individual Project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%