Skip to content

nus-cs2103-AY1718S2/addressbook-level4

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6808be2 · Mar 19, 2018
Feb 1, 2018
Mar 19, 2018
Aug 8, 2016
Mar 16, 2018
Jul 21, 2017
Feb 8, 2018
Mar 16, 2018
Mar 16, 2018
Aug 7, 2016
Mar 15, 2018
Dec 27, 2016
Dec 20, 2016
Feb 8, 2018
Aug 8, 2016
Aug 8, 2016
Aug 8, 2016
Aug 8, 2016

Repository files navigation

Your TA

Build Status Build status Coverage Status Codacy Badge Gitter chat

Ui
  • This is a desktop "Your TA" application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).

  • It is an address book cum scheduler targeted at making tracking students for NUS lecturer’s easier.

  • It is a Java sample application intended for students learning Software Engineering while using Java as the main programming language.

  • It is written in OOP fashion. It provides a reasonably well-written code example that is significantly bigger (around 6 KLoC)than what students usually write in beginner-level SE modules.

Acknowledgements

Licence : MIT

Packages

No packages published

Languages

  • Java 98.2%
  • CSS 1.3%
  • Other 0.5%