Skip to content

Commit

Permalink
Revert "Merge remote-tracking branch 'origin/master' into TodoList"
Browse files Browse the repository at this point in the history
This reverts commit d9e791e, reversing
changes made to 55674b3.
  • Loading branch information
WoodySIN committed Apr 6, 2018
1 parent d9e791e commit af83f44
Show file tree
Hide file tree
Showing 89 changed files with 210 additions and 2,553 deletions.
6 changes: 3 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ https://www.codacy.com/app/damith/addressbook-level4?utm_source=github.com&utm_m
https://gitter.im/se-edu/Lobby[image:https://badges.gitter.im/se-edu/Lobby.svg[Gitter chat]]

ifdef::env-github[]
image::docs/images/UiInitial.png[width="600"]
image::docs/images/UiDisplay.png[width="600"]
endif::[]

ifndef::env-github[]
image::images/UiInitial.png[width="600"]
image::images/UiDisplay.png[width="600"]
endif::[]

* 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 student teaching assistants' easier.
* 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.
Expand Down
13 changes: 0 additions & 13 deletions collated/functional/Alaru-reused.md

This file was deleted.

Loading

0 comments on commit af83f44

Please sign in to comment.