[Alvin Ng] Duke Increments#363
Conversation
Add toolVersion block in to Gradle code sample to prevent errors.
Change file mode on `gradle` to be executable (nus-cs2103-AY1920S1#9)
Gradle defaults to an empty stdin which results in runtime exceptions when attempting to read from `System.in`. Let's add some sensible defaults for students who may still need to work with the standard input stream.
Add configuration for console applications
|
Packages are well organised into 3 components - Storage, Ui and Model. |
|
The TaskList extends ArrayList which saves so much trouble I should learn from you. |
Added more Assertions
A-CodeQuality
|
Code looks good! Some parts have heavily nested if-else blocks which might be worth refactoring |
No description provided.