CS2103T: Do-erList Project Retrospective
Do-erList is a desktop Todo list application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface). It is a Java sample application intended to meet Jim’s requirements and it is written in OOP fashion.
For testing, it supports for Build Automation using Gradle and for Continuous Integration using Travis CI.