Skip to content

Releases: Sampy147/ip

Duke v0.2

19 Sep 15:49
Compare
Choose a tag to compare

Notable Modifications

  • Improved with working task managing functions
  • Added a GUI interface for better user experience
  • Optimised with JUnit testing

Duke v0.1

09 Sep 17:21
Compare
Choose a tag to compare
  • Added basic functionality of a task tracker app: create task, delete task, mark task, show all tasks etc, autosave tasks
  • Added some JUnit testing