Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: guanquann/ip

Tags

A-Release

Toggle A-Release's commit message
Edit homepage readme, update Ui.png, change output task filename

A-UserGuide

Toggle A-UserGuide's commit message
Add user guide to project

BCD-Extension

Toggle BCD-Extension's commit message
Add mass operation to mark and delete tasks

Users can now perform tasks on multiple items at the same time.

This helps to reduce the time taken to run similar tasks.

A-FullCommitMessage

Toggle A-FullCommitMessage's commit message
Add mass operation to mark and delete tasks

Users can now perform tasks on multiple items at the same time.

This helps to reduce the time taken to run similar tasks.

A-CodeQuality

Toggle A-CodeQuality's commit message
Improve code quality using the guidelines in the website

A-Assertions

Toggle A-Assertions's commit message
Use assert features in GuanGuan

v0.2

Toggle v0.2's commit message
Add abstract method to Task, fix GUI bye animation

Level-10

Toggle Level-10's commit message
Add GUI to chatbot using JavaFX

A-CheckStyle

Toggle A-CheckStyle's commit message
Add checkstyle to detect coding style violations

v0.1

Toggle v0.1's commit message
Add unit test for Deadline, Event, Parser, TaskList, Todo