Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CS2103T-F11-2] MODPRO #92

Open
wants to merge 810 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
810 commits
Select commit Hold shift + click to select a range
cb143c7
Merge pull request #279 from phualiting/feature-unlink-exam
dlimyy Nov 4, 2022
83347b0
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 4, 2022
1cc45e7
Correct the failed test for DistinctTaskList
Nov 4, 2022
66e97eb
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 4, 2022
0bc6c93
Add tests for DistinctExamList
Nov 4, 2022
64a7edf
Merge branch 'add-tests' into add-tests-for-model
Nov 4, 2022
f2b9ef2
Add tests to DeleteTaskCommandTest.java
Sampy147 Nov 4, 2022
747003c
Add tests for DistinctExamList
Nov 4, 2022
21e1f1c
Add tests to DeleteTaskCommandParser.java
Sampy147 Nov 4, 2022
3aa07ac
Update JsonSerializableAddressBook test
dlimyy Nov 4, 2022
a42f331
Fix issue with EOF for json files
dlimyy Nov 4, 2022
b0369ea
Update LogicManager tests
dlimyy Nov 4, 2022
eb71033
Fix checkstyle issues
dlimyy Nov 4, 2022
35c611f
Change json files for JsonAddressBookStorageTest
dlimyy Nov 4, 2022
8407a40
Add tests for AddressBook
Nov 4, 2022
40fe44b
Add some methods for addressbookparser test
RachelChua Nov 4, 2022
806cfe1
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp
Nov 4, 2022
9f09802
Merge branch 'master' into fix-bugs
Nov 4, 2022
6b00eca
Fix bug regarding integer overflow
Nov 4, 2022
ef8353e
Update DG
RachelChua Nov 5, 2022
94c7dfe
Fix symbols
RachelChua Nov 5, 2022
cffb285
Fix checkstyle error
RachelChua Nov 5, 2022
a245753
Merge branch 'master' into feature-delete-exam
phualiting Nov 5, 2022
4d1df04
Merge pull request #268 from phualiting/feature-delete-exam
phualiting Nov 5, 2022
feb0ab8
Merge branch 'master' into feature-filter-module
phualiting Nov 5, 2022
2554cab
Merge pull request #295 from RachelChua/Fix-PED-bugs
dlimyy Nov 5, 2022
f7d06df
Fix tests affected
Nov 5, 2022
7c745f0
Update Architecture diagrams
dlimyy Nov 5, 2022
7572f63
Add tests to DeleteModuleCommandTest.java
Sampy147 Nov 5, 2022
0779846
Update sequence diagram for sort task
dlimyy Nov 5, 2022
57606e7
Fix merge conflicts
dlimyy Nov 5, 2022
f491ee4
Resolve issues where tests failed
dlimyy Nov 5, 2022
8a7ba7a
Update test.
RachelChua Nov 5, 2022
66e666b
Merge pull request #257 from dlimyy/adding-more-tests
dlimyy Nov 5, 2022
78e7240
Merge pull request #280 from dlimyy/adding-storage-tests
dlimyy Nov 5, 2022
c25a2f1
Merge branch 'master' of https://github.com/dlimyy/tp into adding-mor…
dlimyy Nov 5, 2022
2ae214a
Merge branch 'master' of https://github.com/dlimyy/tp into adding-mor…
dlimyy Nov 5, 2022
c15253d
Fix issues with JsonSerializableAddressBook
dlimyy Nov 5, 2022
0785964
Merge pull request #299 from dlimyy/adding-more-tests
dlimyy Nov 5, 2022
72b0c06
Add tests for ModelManager class
phualiting Nov 5, 2022
30cbcd4
Merge pull request #273 from phualiting/feature-filter-module
phualiting Nov 5, 2022
b84f89d
Merge branch 'master' into add-tests
phualiting Nov 5, 2022
bbc2a2a
Change and add tests for DeleteModuleCommandParser
Sampy147 Nov 5, 2022
0ca9947
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 5, 2022
cd3a2c7
Fix failed test due to changes in TypicalTasks
Nov 5, 2022
391eb76
Merge pull request #289 from tlx02/add-tests
tlx02 Nov 5, 2022
81ed8b7
Fix checkstyle errors
Sampy147 Nov 5, 2022
8737d65
Fix checkstyle errors.
RachelChua Nov 5, 2022
7981a58
Resolve merge conflict
Sampy147 Nov 5, 2022
59cc886
Merge branch 'master' into AddressBookParserTest
RachelChua Nov 5, 2022
d4ed47f
Fix error
RachelChua Nov 5, 2022
ef91d96
Remove edit exam in developer guide
RachelChua Nov 5, 2022
3ce6459
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 5, 2022
f932dd5
Fix bug for ExamCard
Nov 5, 2022
546042b
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 5, 2022
f4c4cb4
Fix ExamCard bug
Nov 5, 2022
0f61adb
Merge pull request #304 from tlx02/fix-examcardbug
tlx02 Nov 5, 2022
07d88af
Added use cases
RachelChua Nov 5, 2022
52512f1
Merge branch 'master' into AddressBookParserTest
RachelChua Nov 5, 2022
bf1c0cd
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 5, 2022
383bb0f
Fix bug regarding error message
Nov 5, 2022
4e23698
Fix integer too large issue
RachelChua Nov 5, 2022
7e4b713
Fix tests
Nov 5, 2022
4edcb17
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 5, 2022
f865efc
Add EditModuleDescriptorBuilder and relevant tests
Sampy147 Nov 5, 2022
f4d6609
Add some tests for EditModuleCommand
Sampy147 Nov 5, 2022
cc74130
Update Filter implementation details in DG
phualiting Nov 6, 2022
ce0f1ea
Update command formats
phualiting Nov 6, 2022
d87ebd5
Standardize UG
phualiting Nov 6, 2022
ecbfb40
Merge pull request #294 from tlx02/fix-bugs
tlx02 Nov 6, 2022
384a891
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp
Nov 6, 2022
5696d56
Fix integer overflow bug
phualiting Nov 6, 2022
220a36b
Add tests
phualiting Nov 6, 2022
69bd293
Update filter sequence diagram
phualiting Nov 6, 2022
334c302
Update use cases, user stories and testing
RachelChua Nov 6, 2022
9e432e4
Merge branch 'master' into fix-integer-issue
RachelChua Nov 6, 2022
ef4cb7f
Add tests for integer overflow
RachelChua Nov 6, 2022
02df84b
Add user stories and use cases
phualiting Nov 6, 2022
fcd00bc
Update diagrams for filter and unlink exam
phualiting Nov 6, 2022
01977ea
Update developer guide
Nov 6, 2022
713d3e3
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 6, 2022
64f4ec6
Fix failed tests
Nov 6, 2022
913024a
Merge pull request #292 from tlx02/add-tests-for-model
tlx02 Nov 6, 2022
92aac53
Update use cases and implementation details
dlimyy Nov 6, 2022
df95d96
Merge pull request #301 from phualiting/add-tests
dlimyy Nov 6, 2022
c71446d
Update DG
phualiting Nov 6, 2022
2ff5ff4
Updated developer guide
RachelChua Nov 6, 2022
8f5cad3
Fix minor formatting errors.
RachelChua Nov 6, 2022
8e89b86
Fix formatting errors.
RachelChua Nov 6, 2022
50fbda0
Fix minor errors.
RachelChua Nov 6, 2022
0c8b1b5
Add EOF line
RachelChua Nov 6, 2022
90ea0de
Add front matters for ug
Nov 6, 2022
32228d1
Reformat implementation
Nov 6, 2022
a5d2a8f
Add more tests for EditModuleCommand
Sampy147 Nov 6, 2022
86a1d35
Add tests for editModuleCommand and parser class
Sampy147 Nov 6, 2022
7e20351
Merge pull request #309 from tlx02/update-ug
dlimyy Nov 6, 2022
6b041b9
Merge pull request #303 from RachelChua/AddressBookParserTest
dlimyy Nov 6, 2022
c895b10
Fix typo
Nov 7, 2022
113e652
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 7, 2022
5b37ac4
Fix eof error
Nov 7, 2022
f573610
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 7, 2022
104cc1a
Attempt to fix formatting error
Nov 7, 2022
0614f07
Update edit task, mark task and unmark task features
Nov 7, 2022
bf34906
Update UG.
RachelChua Nov 7, 2022
57408b0
Change date to not past date in eg given.
RachelChua Nov 7, 2022
336a1fd
Standardize DG
phualiting Nov 7, 2022
6e55eb6
Modify module name constraint
Sampy147 Nov 7, 2022
3c2440c
Resolve checkstyle error and fix json test
Sampy147 Nov 7, 2022
cc77be8
Resolve merge conflict
Sampy147 Nov 7, 2022
acd9d46
Resolve merge conflict
Sampy147 Nov 7, 2022
c30e7cc
Merge pull request #302 from Sampy147/add-tests
Sampy147 Nov 7, 2022
abec7ee
Resolve merge conflicts
Sampy147 Nov 7, 2022
42ac3de
Update UG features
dlimyy Nov 7, 2022
b6b7235
Merge branch 'master' of https://github.com/dlimyy/tp into update-ug
dlimyy Nov 7, 2022
fba6004
Update to include images for some commands
dlimyy Nov 7, 2022
40491c1
Made some changes to the diagrams.
RachelChua Nov 7, 2022
72513f8
Made minor formatting changes.
RachelChua Nov 7, 2022
80e2a3d
no message
RachelChua Nov 7, 2022
7d6d3f1
Fix formatting error and add demo
Nov 7, 2022
8ff7436
Add files via upload
tlx02 Nov 7, 2022
b29749e
Merge branch 'update-ug' of https://github.com/tlx02/tp into update-ug
Nov 7, 2022
2687675
Added demo image.
RachelChua Nov 7, 2022
a927851
Show MarkTask demo
Nov 7, 2022
6798cfb
Standardize DG
phualiting Nov 7, 2022
3137020
Remove redundant AB3 classes
dlimyy Nov 7, 2022
3e25787
Fix formatting error and change 'user' to 'NUS student'
Nov 7, 2022
206003f
Merge branch 'master' into update-DeveloperGuide
phualiting Nov 7, 2022
3e7134a
Updated PPP.
RachelChua Nov 7, 2022
0051ff9
Update PPP
RachelChua Nov 7, 2022
ae783d4
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 7, 2022
4ddc609
Merge pull request #296 from dlimyy/update-dg
dlimyy Nov 7, 2022
eb9cbe7
Merge branch 'master' into update-dg-final
RachelChua Nov 7, 2022
9f10c1d
Update deleteModule,Task and editModule portions
Sampy147 Nov 7, 2022
81063d8
Fix empty description error
Nov 7, 2022
a7e6ae4
Merge pull request #320 from RachelChua/PPP
Sampy147 Nov 7, 2022
e9a9f06
Update DG
RachelChua Nov 7, 2022
53d1c94
Update image.
RachelChua Nov 7, 2022
c3bf92e
Delete some stuff.
RachelChua Nov 7, 2022
42bcda1
Add EOF line
RachelChua Nov 7, 2022
1053e8a
Update some index issues in classes
dlimyy Nov 7, 2022
fc48a61
Change names of exceptions
dlimyy Nov 7, 2022
62a9aac
Add manual testing
phualiting Nov 7, 2022
3f9dbfc
Fix typo
phualiting Nov 7, 2022
3382a33
Merge pull request #307 from RachelChua/update-dg-final
RachelChua Nov 7, 2022
4dc9f54
Update images and add future features
dlimyy Nov 7, 2022
b595ff5
Add deleteTaskCommand implementation
Sampy147 Nov 7, 2022
45ac675
Add images
phualiting Nov 7, 2022
32812db
Merge branch 'master' into fix-integer-issue
RachelChua Nov 7, 2022
b378618
Merge branch 'master' into update-ug-final
RachelChua Nov 7, 2022
9b6f273
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 7, 2022
a553332
Merge pull request #313 from tlx02/update-ug
tlx02 Nov 7, 2022
00e7f4e
Merge pull request #310 from tlx02/update-dg
tlx02 Nov 7, 2022
a7bf5db
Merge pull request #306 from RachelChua/fix-integer-issue
phualiting Nov 7, 2022
a48d12a
Merge branch 'master' into fix-integer-overflow-bug
phualiting Nov 7, 2022
8c481c2
Update test cases to include equals test
dlimyy Nov 7, 2022
febe69f
Merge branch 'master' into update-ug-final
RachelChua Nov 7, 2022
badabae
Merge pull request #314 from RachelChua/update-ug-final
RachelChua Nov 7, 2022
5d20ca0
Add logging messages
dlimyy Nov 7, 2022
964d12d
Merge branch 'master' into update-DeveloperGuide
phualiting Nov 7, 2022
6bd45f8
Fix formatting error and change the example.
RachelChua Nov 7, 2022
1c197fe
Merge pull request #305 from phualiting/fix-integer-overflow-bug
phualiting Nov 7, 2022
d30145b
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 7, 2022
1c59ae7
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 7, 2022
7c6fea2
Fix formatting issue.
RachelChua Nov 7, 2022
08d615f
Fix checkstyle issues
dlimyy Nov 7, 2022
57a8b3b
Merge pull request #315 from Sampy147/add-test
dlimyy Nov 7, 2022
4bf4d53
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 7, 2022
865d2df
Merge pull request #319 from phualiting/update-DeveloperGuide
RachelChua Nov 7, 2022
d409ae8
Merge pull request #326 from RachelChua/update-ug-final
RachelChua Nov 7, 2022
46b48dd
Merge pull request #321 from Sampy147/update-the-UG
Sampy147 Nov 7, 2022
0ac19c0
Resolve merge conflicts
dlimyy Nov 7, 2022
b81286f
Fix merge conflicts
dlimyy Nov 7, 2022
cc61b14
Merge pull request #316 from dlimyy/update-ug
dlimyy Nov 7, 2022
98b6144
Merge pull request #318 from dlimyy/code-quality
dlimyy Nov 7, 2022
57b2cc0
Update UserGuide.md
dlimyy Nov 7, 2022
fd75c00
Merge branch 'master' into update-UserGuide
phualiting Nov 7, 2022
3050798
Merge pull request #325 from phualiting/update-UserGuide
phualiting Nov 7, 2022
fbf43c6
Add page break at intro
dlimyy Nov 7, 2022
8b06c6c
Add deleteTaskCommand implementation in DG
Sampy147 Nov 7, 2022
bccdd38
Update UserGuide.md
dlimyy Nov 7, 2022
327c61f
Update UserGuide.md
dlimyy Nov 7, 2022
7bb848b
Update dg diagrams
Nov 7, 2022
3e3540e
Update UserGuide.md
dlimyy Nov 7, 2022
a94991c
Merge pull request #327 from tlx02/fix-bugs
tlx02 Nov 7, 2022
69356c1
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 7, 2022
10dc0b4
Update UserGuide.md
dlimyy Nov 7, 2022
c665c2b
Update UserGuide.md
dlimyy Nov 7, 2022
1bde669
Update PPP
phualiting Nov 7, 2022
af795c0
Update DeveloperGuide.md
RachelChua Nov 7, 2022
bea005d
Update UserGuide.md
tlx02 Nov 7, 2022
698aac3
Update UserGuide.md
phualiting Nov 7, 2022
b54e1e8
Update DeveloperGuide.md
RachelChua Nov 7, 2022
077580d
Create UserGuide.md
dlimyy Nov 7, 2022
1af208d
Merge pull request #328 from tlx02/update-dg
tlx02 Nov 7, 2022
7e7e27b
Update DeveloperGuide.md
RachelChua Nov 7, 2022
b744243
Change name for consistency
Sampy147 Nov 7, 2022
b848ab8
Update DeveloperGuide.md
RachelChua Nov 7, 2022
8470eb8
Merge pull request #329 from phualiting/update-PPP
Sampy147 Nov 7, 2022
19d6bbb
Update DeveloperGuide.md
RachelChua Nov 7, 2022
d7fd242
Resolve merge conflict
Sampy147 Nov 7, 2022
97183a1
Update UserGuide.md
tlx02 Nov 7, 2022
e40e2ed
Update UserGuide.md
tlx02 Nov 7, 2022
3b7f7e9
Final PPP
dlimyy Nov 7, 2022
c653cfe
Update DeveloperGuide.md
dlimyy Nov 7, 2022
0330c81
Merge pull request #331 from dlimyy/update-ppp
dlimyy Nov 7, 2022
b518aa0
Revert "Final PPP"
dlimyy Nov 7, 2022
f9cefac
Update PPP
Sampy147 Nov 7, 2022
5c62c33
Merge pull request #332 from AY2223S1-CS2103T-F11-2/revert-331-update…
dlimyy Nov 7, 2022
10e87ae
Update final PPP
dlimyy Nov 7, 2022
360bb66
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 7, 2022
4a5e4b7
Change to addressBookOptional
dlimyy Nov 7, 2022
1d22ae5
Resolve merge conflicts
dlimyy Nov 7, 2022
5da55ef
Remove binary file
dlimyy Nov 7, 2022
3b08d54
Merge pull request #330 from Sampy147/update-the-DG
Sampy147 Nov 7, 2022
ab414ab
Update final PPP
Nov 7, 2022
a8c5d7b
Merge pull request #335 from dlimyy/master
RachelChua Nov 7, 2022
0886dde
Update UserGuide.md
dlimyy Nov 7, 2022
9678070
Update UserGuide.md
dlimyy Nov 7, 2022
e69fff8
Update UserGuide.md
dlimyy Nov 7, 2022
def62eb
Update DeveloperGuide.md
tlx02 Nov 7, 2022
89f66f0
Update UserGuide.md
dlimyy Nov 7, 2022
131ee7c
Merge pull request #336 from tlx02/update-ppp
tlx02 Nov 7, 2022
fb9cb6f
Update UserGuide.md
tlx02 Nov 7, 2022
b5d697c
Update DeveloperGuide.md
dlimyy Nov 7, 2022
b2986bc
Update UserGuide.md
tlx02 Nov 7, 2022
7731054
Update DeveloperGuide.md
dlimyy Nov 7, 2022
bc42a9f
Merge pull request #333 from Sampy147/update-PPP-final
dlimyy Nov 7, 2022
f4a5ce0
Update UserGuide.md
dlimyy Nov 7, 2022
407cca7
Update UserGuide.md
dlimyy Nov 7, 2022
e083b52
Update UserGuide.md
dlimyy Nov 7, 2022
a15e65e
Update DeveloperGuide.md
tlx02 Nov 7, 2022
85c6619
Update DeveloperGuide.md
tlx02 Nov 7, 2022
fc8e18d
Update jar file link in UG
dlimyy Nov 7, 2022
84aba3c
Merge pull request #337 from dlimyy/change-jar
dlimyy Nov 7, 2022
2bcf680
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F11-2/tp…
Nov 11, 2022
38080d2
Improve consistency and fix formatting error
Nov 11, 2022
6025e31
Update header
Nov 11, 2022
8828404
Merge pull request #338 from tlx02/update-ug
tlx02 Nov 11, 2022
29b2de8
Update UserGuide.md
tlx02 Nov 11, 2022
3a310ef
Update UserGuide.md
tlx02 Nov 11, 2022
107919d
Attempt to change font color
tlx02 Nov 11, 2022
8a1a08e
Update custom-styles.scss
tlx02 Nov 11, 2022
ac451c7
Update UserGuide.md
tlx02 Nov 11, 2022
200e206
Update images in UG
phualiting Nov 11, 2022
73ac716
Merge pull request #339 from phualiting/update-UserGuide
phualiting Nov 11, 2022
365a635
Remove a line from user guide
dlimyy Nov 11, 2022
0072c84
Remove page break in user guide
dlimyy Nov 11, 2022
1bf8b0e
Add page break in user guide after add tag feature
dlimyy Nov 11, 2022
a8354ac
Update acknowledgements
dlimyy Nov 26, 2022
065a0c2
Merge pull request #340 from dlimyy/update-acknowledgements
dlimyy Nov 26, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
[![CI Status](https://github.com/AY2223S1-CS2103T-F11-2/tp/actions/workflows/gradle.yml/badge.svg)](https://github.com/AY2223S1-CS2103T-F11-2/tp/actions)
[![codecov](https://codecov.io/gh/AY2223S1-CS2103T-F11-2/tp/branch/master/graph/badge.svg?token=IA3TT58GTK)](https://codecov.io/gh/AY2223S1-CS2103T-F11-2/tp)

![Ui](docs/images/Ui.png)

* This is **a sample project for Software Engineering (SE) students**.<br>
* This is a **brownfield project** completed by Team CS2103T-F11-2.</br>
Example usages:
* as a starting point of a course project (as opposed to writing everything from scratch)
* as a case study
* The project simulates an ongoing software project for a desktop application (called _AddressBook_) used for managing contact details.
* Used by NUS students who want to track the progress of assignments and tasks completed for the module
* Used by busy NUS students who want to organise their tasks for different modules
* The project simulates an ongoing software project for a desktop application (called _MODPRO_) used for tracking the progress of modules taken.
* It is **written in OOP fashion**. It provides a **reasonably well-written** code base **bigger** (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
* It comes with a **reasonable level of user and developer documentation**.
* It is named `AddressBook Level 3` (`AB3` for short) because it was initially created as a part of a series of `AddressBook` projects (`Level 1`, `Level 2`, `Level 3` ...).
* For the detailed documentation of this project, see the **[Address Book Product Website](https://se-education.org/addressbook-level3)**.
* This project is a **part of the se-education.org** initiative. If you would like to contribute code to this project, see [se-education.org](https://se-education.org#https://se-education.org/#contributing) for more info.
* It is named `MODPRO` because it was intended to help NUS students to track the progress of the modules taken.
* For the detailed documentation of this project, see the **[MODPRO Product Website](https://ay2223s1-cs2103t-f11-2.github.io/tp)**.
* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org)
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,8 @@ shadowJar {
archiveFileName = 'addressbook.jar'
}

run {
enableAssertions = true
}

defaultTasks 'clean', 'test'
55 changes: 29 additions & 26 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,51 +9,54 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`

## Project team

### John Doe
### Douglas Lim

<img src="images/johndoe.png" width="200px">
<img src="images/dlimyy.png" width="200px">

[[homepage](http://www.comp.nus.edu.sg/~damithch)]
[[github](https://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/dlimyy)]
[[portfolio](team/dlimyy.md)]

* Role: Project Advisor
* Role: Developer
* Responsibilities: Integration, Deliverables and deadlines

### Tan Li Xin

### Jane Doe
<img src="images/tlx02.png" width="200px">

<img src="images/johndoe.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/tlx02)]
[[portfolio](team/tlx02.md)]

* Role: Team Lead
* Responsibilities: UI

### Johnny Doe
* Role: Developer
* Responsibilities: Code Quality

### Phua Li Ting

<img src="images/johndoe.png" width="200px">
<img src="images/phualiting.png" width="200px">

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
[[github](http://github.com/phualiting)]
[[portfolio](team/phualiting.md)]

* Role: Developer
* Responsibilities: Data
* Responsibilities: Scheduling and tracking

### Jean Doe
### Rachel Chua

<img src="images/johndoe.png" width="200px">
<img src="images/rachelchua.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/RachelChua)]
[[portfolio](team/rachelchua.md)]

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Deliverable and deadlines

### James Doe
### Samuel Pang

<img src="images/johndoe.png" width="200px">
<img src="images/sampy147.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/Sampy147)]
[[portfolio](team/sampy147.md)]

* Role: Developer
* Responsibilities: UI
* Responsibilities: Documentation and Code quality
Loading