Skip to content

sigmund-c/ip

 
 

Repository files navigation

The Red Prince

A chatbot that stores a list of tasks and dates for the tasks, filled with colorful geckos. Made for CS2103, semester 1 2020/21.

Screenshot of program

Running the Jar

Prerequisites: Java 11

  1. Download latest release from the Releases page
  2. Place redPrince.jar into an empty folder
  3. Run redPrince.jar

Building the Project

Prerequisites: Java 11

  1. Download/fork this repo
  2. run gradlew shadowJar
  3. the build will be in build/libs/redPrince.jar

About

A JavaFX chatbot of a graphical todo list

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.6%
  • Shell 2.6%
  • Batchfile 1.8%