Individual Project for CS2103T AY24/25 Sem 1. A simple chat bot that helps you keep track of your tasks. It runs with JDK 17.0.11.
Download the JAR file and double click it after installing Java.
- JavaFX 17.0.7
- Gradle 10.2
- Shadow 7.1.2
- JUnit 5.10.0
No Libraries beyond the standard ones required in the course was used.
- Github Copilot - Use of autocomplete throughout the project for trivial methods and header comments.