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

[CS2103-T13-3] TogetherWeTrace! #81

Open
wants to merge 550 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
550 commits
Select commit Hold shift + click to select a range
acad5d8
Edit exception message
peilinye Oct 20, 2021
f18f7e5
Update DG
peilinye Oct 20, 2021
45cd6a6
Merge pull request #126 from peilinye/AboutUs-UG-DG
peilinye Oct 20, 2021
de8ec32
Merge branch 'master' into branch-Residency
BananaTechs Oct 20, 2021
87d962a
Update DG, UG
jianh0ng Oct 20, 2021
a23490b
Merge branch 'master' into branch-DG
jianh0ng Oct 20, 2021
88f6a2b
Merge pull request #127 from jianh0ng/branch-DG
wilburrito Oct 20, 2021
8d91779
Merge pull request #122 from jianh0ng/branch-find-records
wilburrito Oct 20, 2021
f20c57b
Editing DG incomplete
wilburrito Oct 20, 2021
15d6682
Updated UG DG
wilburrito Oct 20, 2021
531f9fe
Updated wilbur.md
wilburrito Oct 20, 2021
b83a7f0
Merge branch 'master' into master
wilburrito Oct 20, 2021
0ab76be
Merge pull request #128 from wilburrito/master
wilburrito Oct 20, 2021
ad1d37a
Resolve merge conflicts
peilinye Oct 21, 2021
62c2e00
Add .equals method to AddRoomCommand
peilinye Oct 21, 2021
9f95dfc
Update UG
peilinye Oct 21, 2021
88a86bc
Merge pull request #120 from peilinye/feature-add-rooms
peilinye Oct 21, 2021
90ef4b1
Merge pull request #129 from AY2122S1-CS2103T-T13-3/feature-add-rooms
peilinye Oct 21, 2021
859dd88
Add sample residency
jianh0ng Oct 21, 2021
d3d13e1
Merge pull request #130 from jianh0ng/master
jianh0ng Oct 21, 2021
43c7f50
Merge branch 'master' into branch-Residency
BananaTechs Oct 22, 2021
649aeb8
Add some JUnit tests and illegal value checking
BananaTechs Oct 22, 2021
e0983d8
Merge pull request #131 from AY2122S1-CS2103T-T13-3/master
BananaTechs Oct 22, 2021
e84f7a7
Comply with Checkstyle
BananaTechs Oct 22, 2021
3f822d3
Add more JUnit tests
BananaTechs Oct 22, 2021
556fb30
Merge pull request #132 from BananaTechs/branch-Residency
wilburrito Oct 22, 2021
db2db9c
Update UG
peilinye Oct 22, 2021
3f49f1c
Merge pull request #133 from peilinye/AboutUs-UG-DG
peilinye Oct 22, 2021
40bb81d
Get number of rooms from Model directly
peilinye Oct 23, 2021
4fd6c58
Add tests for AddRoomCommand
peilinye Oct 23, 2021
0d3c1bc
Add test cases for address book parser
peilinye Oct 24, 2021
9f31842
Add tests for AddRoomCommandParser
peilinye Oct 24, 2021
0e270f4
Remove unused import
peilinye Oct 24, 2021
687ef6c
Fix checkstyle errors
peilinye Oct 24, 2021
281b889
Merge pull request #134 from peilinye/feature-add-rooms
peilinye Oct 24, 2021
d794513
branch-change-isSamePerson
wilburrito Oct 24, 2021
b8c6b95
checkstyle changes
wilburrito Oct 24, 2021
1c41988
Merge pull request #135 from wilburrito/branch-change-isSamePerson
wilburrito Oct 24, 2021
09cb6d2
Merge pull request #136 from AY2122S1-CS2103T-T13-3/branch-change-isS…
jianh0ng Oct 25, 2021
2d65076
updated AB3 to trage2gather
darrenhoon Oct 25, 2021
f9c8089
Merge pull request #137 from darrenhoon/master
darrenhoon Oct 25, 2021
2f7f4cf
Merge branch 'master' into feature-residency
wilburrito Oct 25, 2021
7035e59
Merge pull request #138 from AY2122S1-CS2103T-T13-3/feature-residency
wilburrito Oct 25, 2021
285a17b
update history GUI
darrenhoon Oct 25, 2021
36b0092
Merge pull request #139 from darrenhoon/master
darrenhoon Oct 25, 2021
a5fa2b1
add use cases md
darrenhoon Oct 25, 2021
68f5a6d
Update use cases
darrenhoon Oct 26, 2021
be3f7de
add room checkin checkout use cases
darrenhoon Oct 26, 2021
11867be
UseCases update room search
darrenhoon Oct 26, 2021
b438a9a
UseCases history record added
darrenhoon Oct 26, 2021
f39f10d
removed Delete command from UG and UseCases
darrenhoon Oct 26, 2021
1529432
Remove delete command
darrenhoon Oct 26, 2021
e6e664a
Merge pull request #141 from darrenhoon/master
darrenhoon Oct 26, 2021
448f5db
Update error messages for CheckInCommand
jianh0ng Oct 26, 2021
8ab6fc1
Fix test cases
jianh0ng Oct 26, 2021
aa68ab5
add NFR
darrenhoon Oct 26, 2021
2fb37c0
Merge pull request #144 from darrenhoon/master
darrenhoon Oct 26, 2021
65dc6e7
Merge pull request #143 from jianh0ng/branch-bugfix
wilburrito Oct 28, 2021
7db5f54
Update UI for v1.3 release
jianh0ng Oct 28, 2021
af15de4
Merge pull request #146 from jianh0ng/master
darrenhoon Oct 28, 2021
a651510
Fix exceeded max rooms error msg
peilinye Oct 28, 2021
b8bd089
Fix invalid number error message
peilinye Oct 28, 2021
b6052a9
Fix display issues History Panel
jianh0ng Oct 28, 2021
1e6aefc
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-T13-3/tp
jianh0ng Oct 28, 2021
7be3969
Merge pull request #147 from peilinye/fix-error-msg
jianh0ng Oct 28, 2021
ca9cae4
Merge pull request #148 from jianh0ng/master
wilburrito Oct 28, 2021
afc7fb8
Fix add room command examples
peilinye Oct 30, 2021
1220693
Merge pull request #182 from peilinye/AboutUs-UG-DG
darrenhoon Oct 31, 2021
1d275ea
branch-UG-changes
wilburrito Oct 31, 2021
e7f6723
some UG changes
wilburrito Oct 31, 2021
ac121d3
UG edited
wilburrito Oct 31, 2021
6572fed
Merge pull request #185 from wilburrito/branch-UG-edits
darrenhoon Nov 1, 2021
5af8641
GUI app window resizing issue fix
darrenhoon Nov 1, 2021
7f77813
GUI wrap
darrenhoon Nov 1, 2021
e074f22
Change Edit Person to Guest
darrenhoon Nov 1, 2021
918ac2c
Change Nric to Id
darrenhoon Nov 1, 2021
17e3409
Merge pull request #186 from darrenhoon/master
wilburrito Nov 1, 2021
2782f2a
Fixed various bugs
jianh0ng Nov 1, 2021
176c266
Merge branch 'master' into branch-bugfix
jianh0ng Nov 1, 2021
e906e23
Fix checkin/checkout commands
jianh0ng Nov 2, 2021
c61cca3
Fix UG bugs and several error messages
jianh0ng Nov 2, 2021
35157d8
Throw error message for invalid room search command
peilinye Nov 2, 2021
46cd6da
Add tests for invalid input
peilinye Nov 2, 2021
a85e4e8
Fix test cases
jianh0ng Nov 2, 2021
aa227b3
Fix checkstyle
jianh0ng Nov 2, 2021
8bd8c2e
Merge pull request #187 from jianh0ng/branch-bugfix
peilinye Nov 3, 2021
4a68cde
Fix add room command when room list is filtered
peilinye Nov 3, 2021
9f63ee0
Resolve merge conflicts in UG
peilinye Nov 3, 2021
58344b1
DG sequence diagram for list rooms by vacancy
peilinye Nov 4, 2021
e6bd210
DG edits
wilburrito Nov 4, 2021
0af1e2c
made screen min size smaller
darrenhoon Nov 4, 2021
00b3249
rearrange check-in, check-out line in the UI
darrenhoon Nov 4, 2021
7899049
Merge pull request #192 from darrenhoon/master
darrenhoon Nov 4, 2021
bffe595
Merge pull request #189 from peilinye/AboutUs-UG-DG
peilinye Nov 4, 2021
7425783
Change error message, consider more invalid cases
peilinye Nov 4, 2021
55d9cbb
Update PPP and DG
jianh0ng Nov 4, 2021
7a232eb
Merge branch 'master' into branch-bugfix
jianh0ng Nov 4, 2021
e6f9ec0
Change file name for PPP
jianh0ng Nov 5, 2021
52459cd
Merge pull request #188 from peilinye/branch-bugfixes
peilinye Nov 5, 2021
ad9ab1a
slight changes to the Features section
wilburrito Nov 5, 2021
6f1049c
Merge pull request #193 from jianh0ng/branch-bugfix
wilburrito Nov 5, 2021
5e05d0f
Merge remote-tracking branch 'upstream/master' into branch-DG-edits
wilburrito Nov 5, 2021
c7bf255
more DG changes
wilburrito Nov 5, 2021
7b6a769
Merge pull request #194 from wilburrito/branch-DG-edits
jianh0ng Nov 5, 2021
a0d978e
Merge remote-tracking branch 'upstream/master' into branch-UG-edits
wilburrito Nov 5, 2021
f8e1ce7
Merge pull request #195 from wilburrito/branch-UG-edits
wilburrito Nov 5, 2021
75865e9
Update DG(manual testing) and edit sample data generation on fresh start
jianh0ng Nov 5, 2021
639a1e5
Merge pull request #196 from jianh0ng/branch-bugfix
wilburrito Nov 5, 2021
fabcff3
Add validity checks and length limits for Person fields
BananaTechs Nov 5, 2021
c70c19e
Remove guest list from room
BananaTechs Nov 5, 2021
c23331c
Remove guest list from JsonAdaptedRoom
BananaTechs Nov 5, 2021
0d07a54
UG header formatting issues
peilinye Nov 6, 2021
48e7b39
Merge branch 'master' into AboutUs-UG-DG
peilinye Nov 6, 2021
f0b90af
Update JUnit tests
BananaTechs Nov 6, 2021
601c76f
Fix test errors, comply with checkstyle
BananaTechs Nov 6, 2021
45a5afb
Merge remote-tracking branch 'upstream/master' into branch-1.4-Fixes
BananaTechs Nov 6, 2021
9be3b6a
PPP change
darrenhoon Nov 6, 2021
9bbe659
Update PPP
peilinye Nov 6, 2021
ea45d78
Merge pull request #198 from peilinye/AboutUs-UG-DG
peilinye Nov 6, 2021
b60c594
Remove 'find' command word, find rooms to only take in 3 digit room n…
peilinye Nov 6, 2021
7e5907a
Edit error msg
peilinye Nov 6, 2021
3dce5ad
Remove unused imports
peilinye Nov 6, 2021
5b0840e
Force RoomNumber to be exactly 3 digits
BananaTechs Nov 6, 2021
b407030
Merge pull request #197 from BananaTechs/branch-1.4-Fixes
wilburrito Nov 7, 2021
3c49025
Merge pull request #199 from peilinye/branch-bugfixes
wilburrito Nov 7, 2021
35faeb6
Merge remote-tracking branch 'upstream/master'
darrenhoon Nov 7, 2021
166e009
fix update guest name issue
darrenhoon Nov 7, 2021
b99ad0d
checkstyle rectify
darrenhoon Nov 7, 2021
64a5af0
fixed reposense link for wilburrito.md
wilburrito Nov 7, 2021
9904d60
Pass test
darrenhoon Nov 7, 2021
7c19c8f
Merge pull request #201 from wilburrito/master
jianh0ng Nov 7, 2021
f2ba158
Merge pull request #200 from darrenhoon/master
wilburrito Nov 7, 2021
3ef1b51
Fix UI bug and also change json file name to trace2gather
jianh0ng Nov 7, 2021
ad87347
Merge pull request #202 from jianh0ng/master
darrenhoon Nov 7, 2021
bad7161
Add validity checks for checkout time in json
BananaTechs Nov 8, 2021
63dac2c
Add validity checks to ensure checkout time is after checkin time
BananaTechs Nov 8, 2021
bfb9c1a
Fix test cases and additional bugs
BananaTechs Nov 8, 2021
bd1a7bf
Add various fixes and documentation update
jianh0ng Nov 8, 2021
e5bc322
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-T13-3/tp
jianh0ng Nov 8, 2021
7347e6a
Fix UG bugs in quick start
jianh0ng Nov 8, 2021
040e52e
PPP update
darrenhoon Nov 8, 2021
859605d
DG updates
peilinye Nov 8, 2021
17c0087
Merge pull request #205 from darrenhoon/master
darrenhoon Nov 8, 2021
9b0937d
Navigation Guide done
darrenhoon Nov 8, 2021
d920dda
Quick Start intro done
darrenhoon Nov 8, 2021
3b687b8
Features intro done
darrenhoon Nov 8, 2021
62d0d62
FAQ intro done
darrenhoon Nov 8, 2021
db931b2
UG minor edits
darrenhoon Nov 8, 2021
300acd6
Merge pull request #207 from darrenhoon/master
darrenhoon Nov 8, 2021
2b47cb7
Purpose of App and Guide in UG addeD
darrenhoon Nov 8, 2021
e6af489
Merge pull request #208 from darrenhoon/master
darrenhoon Nov 8, 2021
bf87f72
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-T13-3/tp
jianh0ng Nov 8, 2021
b681ff4
Merge pull request #204 from jianh0ng/master
jianh0ng Nov 8, 2021
19caf7c
Merge pull request #206 from peilinye/AboutUs-UG-DG
peilinye Nov 8, 2021
e4bda35
Merge pull request #203 from BananaTechs/branch-1.4-Fixes
BananaTechs Nov 8, 2021
40bf929
DG, UG
peilinye Nov 8, 2021
28f6033
Merge pull request #209 from peilinye/master
peilinye Nov 8, 2021
2a85cf9
update UG hyperlinks
darrenhoon Nov 8, 2021
4d4efe9
fixed ab3 heading to Trace2Gather for UG, and fixed addroom indexing …
wilburrito Nov 8, 2021
01a1bc4
Merge pull request #210 from darrenhoon/master
darrenhoon Nov 8, 2021
65c1fbd
Merge remote-tracking branch 'upstream/master'
wilburrito Nov 8, 2021
e545faa
Merge pull request #211 from wilburrito/master
wilburrito Nov 8, 2021
9d9405c
Update PPP, DG
peilinye Nov 8, 2021
81b5d96
Merge pull request #212 from peilinye/master
peilinye Nov 8, 2021
44f777a
update to PPP
darrenhoon Nov 8, 2021
7471c80
Merge pull request #213 from darrenhoon/master
darrenhoon Nov 8, 2021
a4a61f9
fixed nric to be case-insensitive
wilburrito Nov 8, 2021
22625f5
Update UG
jianh0ng Nov 8, 2021
b1098f0
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-T13-3/tp
jianh0ng Nov 8, 2021
bf3438e
some checkstyle chagnes
wilburrito Nov 8, 2021
a48d70d
Add error if check-out is before check-in time
BananaTechs Nov 8, 2021
a91e87e
Amend grammar
BananaTechs Nov 8, 2021
87877bd
Merge pull request #215 from wilburrito/master
wilburrito Nov 8, 2021
9b51655
Fix various bugs
jianh0ng Nov 8, 2021
84980cf
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-T13-3/tp
jianh0ng Nov 8, 2021
7f46974
Fix incorrect error message for EditCommand
jianh0ng Nov 8, 2021
9f7ff46
Update DG include Appendix:Effort
darrenhoon Nov 8, 2021
2ddf9df
Add Appendix:Effort
darrenhoon Nov 8, 2021
4194aa1
Merge pull request #218 from darrenhoon/master
darrenhoon Nov 8, 2021
516a3eb
Spelling, grammar for ug, dg
peilinye Nov 8, 2021
9122230
Merge pull request #219 from peilinye/master
peilinye Nov 8, 2021
19b8b1a
UG: Reference images in text, update images
peilinye Nov 8, 2021
33bb98f
Merge branch 'master' of github.com:peilinye/tp
peilinye Nov 8, 2021
353b19e
Merge remote-tracking branch 'origin/master' into branch-1.4-Fixes
BananaTechs Nov 8, 2021
13122d5
Fix test cases
jianh0ng Nov 8, 2021
cf2a220
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-T13-3/tp
jianh0ng Nov 8, 2021
cbc12c6
Update UG images
jianh0ng Nov 8, 2021
1701662
more changes to wilburrito's PPP, and to the UG
wilburrito Nov 8, 2021
778a3ad
Merge pull request #220 from peilinye/master
wilburrito Nov 8, 2021
bdc56ad
Merge branch 'master' into master
wilburrito Nov 8, 2021
385c3ab
Merge pull request #221 from wilburrito/master
wilburrito Nov 8, 2021
6259a59
Fix UG line breaks
jianh0ng Nov 8, 2021
bc5a714
Remove unused commands
BananaTechs Nov 8, 2021
8f0b0bf
Update DG Appendix: Effort section
BananaTechs Nov 8, 2021
cf3002e
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-T13-3/tp
jianh0ng Nov 8, 2021
ccdf7e1
Merge pull request #216 from jianh0ng/master
jianh0ng Nov 8, 2021
6741ee2
Add DG Implementaion section on Residency system
BananaTechs Nov 8, 2021
d0041d8
more UG changes
wilburrito Nov 8, 2021
3274718
more UG changes
wilburrito Nov 8, 2021
935a6a0
Fix PPP for submission
jianh0ng Nov 8, 2021
57d3091
Merge pull request #222 from jianh0ng/master
jianh0ng Nov 8, 2021
505089e
Improve UG word choice and readability
BananaTechs Nov 8, 2021
903b5f7
Merge remote-tracking branch 'upstream/master' into branch-1.4-Fixes
BananaTechs Nov 8, 2021
d1bb763
more UG changes
wilburrito Nov 8, 2021
88f13c3
Simplify UG language further
BananaTechs Nov 8, 2021
6a17843
Fix FAQ
jianh0ng Nov 8, 2021
1cac7ae
more UG changes
wilburrito Nov 8, 2021
ad45ce0
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-T13-3/tp
jianh0ng Nov 8, 2021
ba9ab12
more UG changes
wilburrito Nov 8, 2021
1188897
Merge pull request #225 from wilburrito/master
wilburrito Nov 8, 2021
c60f7af
Merge branch 'master' into branch-1.4-Fixes
BananaTechs Nov 8, 2021
0998ae6
Remove credits for people not consulted
BananaTechs Nov 8, 2021
d03f89c
No
BananaTechs Nov 8, 2021
771d073
No
BananaTechs Nov 8, 2021
fdcbb08
Merge pull request #217 from BananaTechs/branch-1.4-Fixes
darrenhoon Nov 8, 2021
bc830de
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-T13-3/tp
jianh0ng Nov 8, 2021
f3369e6
Merge branch 'branch-Docs'
BananaTechs Nov 8, 2021
e2d7175
Merge branch 'master' into branch-1.4-Fixes
BananaTechs Nov 8, 2021
27bf083
more UG changes
wilburrito Nov 8, 2021
85287bf
Merge remote-tracking branch 'upstream/master'
wilburrito Nov 8, 2021
3e294a7
more UG changes
wilburrito Nov 8, 2021
14d22b5
Merge pull request #226 from wilburrito/master
wilburrito Nov 8, 2021
f3f343c
more UG changes
wilburrito Nov 8, 2021
c8207ad
Merge pull request #227 from wilburrito/master
wilburrito Nov 8, 2021
cd77c77
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-T13-3/tp
jianh0ng Nov 8, 2021
4ac6757
UG changes
peilinye Nov 8, 2021
cde1d04
no message
BananaTechs Nov 8, 2021
b4729e5
Merge remote-tracking branch 'upstream/master' into branch-1.4-Fixes
BananaTechs Nov 8, 2021
b2d9c2d
Merge pull request #228 from peilinye/master
peilinye Nov 8, 2021
fcb2b9a
Merge branch 'master' of https://github.com/BananaTechs/tp into branc…
BananaTechs Nov 8, 2021
3db95d2
more UG changes
wilburrito Nov 8, 2021
626897b
Merge pull request #230 from wilburrito/master
wilburrito Nov 8, 2021
cc08e10
Remove trailing whitespaces
BananaTechs Nov 8, 2021
731a550
no message
BananaTechs Nov 8, 2021
f3fc805
Rename bananatechs.md
BananaTechs Nov 8, 2021
0b3a14e
Merge pull request #229 from BananaTechs/branch-1.4-Fixes
BananaTechs Nov 8, 2021
22b9bab
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-T13-3/tp
jianh0ng Nov 8, 2021
129d0a4
Merge pull request #231 from jianh0ng/master
jianh0ng Nov 8, 2021
a88e410
Update UG minor errors
darrenhoon Nov 10, 2021
efa5dd8
change UG styling
darrenhoon Nov 10, 2021
1678400
Merge pull request #232 from darrenhoon/master
darrenhoon Nov 10, 2021
54f8430
Edits to git status
darrenhoon Nov 11, 2021
784a2b5
Additional edits to UG
darrenhoon Nov 11, 2021
13de1b0
Merge pull request #233 from darrenhoon/master
darrenhoon Nov 11, 2021
30fcbb4
change images
peilinye Nov 11, 2021
21f27e9
Merge pull request #234 from peilinye/master
peilinye Nov 11, 2021
cfebb58
change images
peilinye Nov 11, 2021
d955017
Merge pull request #235 from peilinye/master
peilinye Nov 11, 2021
48820ce
update guest command
darrenhoon Nov 11, 2021
f898eb8
Merge pull request #237 from darrenhoon/master
darrenhoon Nov 11, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 5 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
[![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/AY2122S1-CS2103T-T13-3/tp/actions/workflows/Java%20CI/badge.svg)](https://github.com/AY2122S1-CS2103T-T13-3/tp/actions)

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

* This is **a sample project for Software Engineering (SE) students**.<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.
* 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.
This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).<br/>
The project is a desktop application (called Trace2Gather) used for managing a hotel,
for ease of tracking guests and rooms status for contact tracing.<br/>
For the detailed documentation of this project, see the **[Address Book Product Website](https://ay2122s1-cs2103t-t13-3.github.io/tp/)**.
6 changes: 5 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,11 @@ dependencies {
}

shadowJar {
archiveName = 'addressbook.jar'
archiveName = 'trace2gather.jar'
}

run {
enableAssertions = true
}

defaultTasks 'clean', 'test'
56 changes: 27 additions & 29 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,55 +5,53 @@ title: About Us

We are a team based in the [School of Computing, National University of Singapore](http://www.comp.nus.edu.sg).

You can reach us at the email `seer[at]comp.nus.edu.sg`

## Project team

### John Doe
### Darren Hoon

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

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

* Role: Project Advisor
* Role: Developer
* Responsibilities: DevOps, UI

### Jane Doe
### Liew Jian Hong

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

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

* Role: Team Lead
* Responsibilities: UI
* Role: Developer
* Responsibilities: Data

### Johnny Doe
### Ye Pei Lin

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

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

* Role: Developer
* Responsibilities: Data
* Responsibilities: Data, UI

### Jean Doe
### Fong Mun Kit, Wilbur

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: DevOps, Data

### James Doe
### Thomas Edward Hogben

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

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

* Role: Developer
* Responsibilities: UI
* Role: **Developer**
* Responsibilities: **Data**
2 changes: 1 addition & 1 deletion docs/Configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: page
title: Configuration guide
title: Configuration Guide
---

Certain properties of the application can be controlled (e.g user preferences file location, logging level) through the configuration file (default: `config.json`).
2 changes: 1 addition & 1 deletion docs/DevOps.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: page
title: DevOps guide
title: DevOps Guide
---

* Table of Contents
Expand Down
Loading