unusep / main

CS2103 Project of Team W09-C4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status Codacy Badge

Do-erList


  • This 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 requirement.
  • It is written in OOP fashion.
  • Support for Build Automation using Gradle and for Continuous Integration using Travis CI.

Site Map

Acknowledgement

We used parts of the code from AddressBook-level4.

Dependency

Our project is dependent on the packages below:

Licence : MIT

About

CS2103 Project of Team W09-C4

License:MIT License


Languages

Language:Java 98.7%Language:XSLT 1.3%