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

[T12-2] Health Book #111

Open
wants to merge 993 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
993 commits
Select commit Hold shift + click to select a range
3d324b7
Minor changes
brandonccm1996 Nov 9, 2018
fd862b6
Added addreport diagram into User Guide
chewkahmeng Nov 9, 2018
893ddc4
Made major changes to UGDG and PPP.
xShaivan Nov 10, 2018
e2f3a7a
Added ClearApptsCommand to clear appts on or before a specific date
brandonccm1996 Nov 10, 2018
86d3e79
Added editreport diagram into User Guide
chewkahmeng Nov 10, 2018
1247856
Removed faulty file xShaivan.adoc
xShaivan Nov 10, 2018
1ad361a
Merge pull request #200 from xShaivan/Documentation
xShaivan Nov 10, 2018
4a11139
Updated PPP
xShaivan Nov 10, 2018
e691c6a
Merge remote-tracking branch 'HealthBook_ORG/master' into Documentation
xShaivan Nov 10, 2018
27e2eec
Added in use cases for Developer Guide
chewkahmeng Nov 10, 2018
1929b64
Merge pull request #198 from chewkahmeng/Documentation
chewkahmeng Nov 10, 2018
a3b17db
Corrected filenames for diagrams
chewkahmeng Nov 10, 2018
7333ffd
Refactored timetable packages to just appt for clarity
brandonccm1996 Nov 10, 2018
89cfa10
Minor renaming
brandonccm1996 Nov 10, 2018
d47e12b
Merge pull request #199 from brandonccm1996/documentation
brandonccm1996 Nov 10, 2018
a53602c
Some code refactoring to avoid magic number for pdpa
brandonccm1996 Nov 10, 2018
3758cb5
Added more sample data in to have 20 sample persons
brandonccm1996 Nov 10, 2018
d7440b6
Minor changes to PPP and User Guide
chewkahmeng Nov 10, 2018
6959046
Merge pull request #201 from chewkahmeng/Documentation
chewkahmeng Nov 10, 2018
a665ad5
Changed test methods to have underscore
brandonccm1996 Nov 10, 2018
74d165c
Project Portfolio - Documentation
chokxy Nov 10, 2018
1bc30c7
Project Portfolio - Documentation
chokxy Nov 10, 2018
7ec4246
Project Portfolio - Documentation
chokxy Nov 10, 2018
7a32972
Merge remote-tracking branch 'remotes/Organisation-repo/master'
chokxy Nov 10, 2018
97b57f2
Merge pull request #202 from chokxy/master
chokxy Nov 10, 2018
b5b39d1
changed some symbols
chokxy Nov 10, 2018
2fe37e1
changed some symbols
chokxy Nov 10, 2018
5429200
changed some symbols
chokxy Nov 10, 2018
2720e28
Merge pull request #203 from chokxy/master
chokxy Nov 10, 2018
fa1fa1b
changed some symbols
chokxy Nov 10, 2018
6318816
Merge pull request #204 from chokxy/master
chokxy Nov 10, 2018
e38a82f
updated symbols
chokxy Nov 10, 2018
13ffba2
Added some more tests for AddApptCommandTest
brandonccm1996 Nov 10, 2018
bba673b
Merge pull request #205 from chokxy/master
chokxy Nov 10, 2018
53dd4fa
updated symbols
chokxy Nov 10, 2018
6fa7572
Merge pull request #206 from chokxy/master
chokxy Nov 10, 2018
c4bb294
updated symbols
chokxy Nov 10, 2018
33df761
Merge pull request #207 from chokxy/master
chokxy Nov 10, 2018
3cc1c91
updated symbols
chokxy Nov 10, 2018
b1eabe8
Merge pull request #208 from chokxy/master
chokxy Nov 10, 2018
d24a95f
updated symbols
chokxy Nov 10, 2018
2b8ce20
Merge pull request #209 from chokxy/master
chokxy Nov 10, 2018
f19a4bb
Added in more test cases for addreport command and parser
chewkahmeng Nov 10, 2018
bc9a884
Added additional test coverage
xhxh96 Nov 10, 2018
9aa6fe9
Added tests for DeleteAppt
brandonccm1996 Nov 10, 2018
f47d856
Added clearappts into UGDG
brandonccm1996 Nov 10, 2018
b377242
Resolved checkstyle errors
brandonccm1996 Nov 10, 2018
92afd7b
Rectified checkstyle errors
brandonccm1996 Nov 10, 2018
c54eab5
Rectified checkstyle errors
brandonccm1996 Nov 10, 2018
4335ebb
Minor changes in sample data
brandonccm1996 Nov 10, 2018
8ecc250
Added note for clearappts command in ug
brandonccm1996 Nov 10, 2018
3ebcceb
Rectified checkstyle errors
brandonccm1996 Nov 10, 2018
6c40b6f
Rectified checkstyle errors
xhxh96 Nov 10, 2018
df36aaa
Updated ppp and dg
brandonccm1996 Nov 10, 2018
c61c431
Removed clearappts from ppp due to 10 page limit
brandonccm1996 Nov 10, 2018
35477c7
Merge remote-tracking branch 'HealthBook_ORG/master' into v1.4
xShaivan Nov 11, 2018
027abe6
Added design considerations in dg
brandonccm1996 Nov 11, 2018
6fc3926
Minor changes to tests
chewkahmeng Nov 11, 2018
8135dc6
Rectified checkstyle errors
chewkahmeng Nov 11, 2018
a8205d7
Added regex checks in constructor for appt classes
brandonccm1996 Nov 11, 2018
dd0352c
Added tests for appt in model
brandonccm1996 Nov 11, 2018
3a74303
Rectified checkstyle errors
brandonccm1996 Nov 11, 2018
08c604f
Added tests
xShaivan Nov 11, 2018
7772156
Updated test cases to increase coverage
xhxh96 Nov 11, 2018
9446f66
Rectified checkstyle errors
xhxh96 Nov 11, 2018
3517dac
Added tests for medical report in model
chewkahmeng Nov 11, 2018
4a7a239
Added ability to toggle encryption using CLI
xhxh96 Nov 11, 2018
a85cb1d
fixed issue #165 and issue #149
chokxy Nov 11, 2018
5ce7dff
Improved code coverage
xhxh96 Nov 11, 2018
b093e31
fixed issue #216 and fixed checkstyle
chokxy Nov 11, 2018
dfc1e5b
Improved code coverage
xhxh96 Nov 11, 2018
039d42e
Added more tests
xShaivan Nov 11, 2018
84f0029
Added encryption instructions into UG
xhxh96 Nov 11, 2018
30a7814
Added in editreportparser test
chewkahmeng Nov 11, 2018
37f554d
Merge pull request #196 from brandonccm1996/timetable_v1.4
brandonccm1996 Nov 11, 2018
e4cec82
Merge pull request #211 from chewkahmeng/IndividualFeature
brandonccm1996 Nov 11, 2018
250ef9f
Added EditHistCommandParserTest
xShaivan Nov 11, 2018
28f3637
Minor changes in error messages
brandonccm1996 Nov 11, 2018
a0c1f16
Merge remote-tracking branch 'HealthBook_ORG/v1.4' into v1.4
xShaivan Nov 11, 2018
c51b07a
removed unnecessary import.
xShaivan Nov 11, 2018
65ef8d3
Added encryption instructions into DG
xhxh96 Nov 11, 2018
fbfd4c5
REMOVED THE UNDERSCORES
xShaivan Nov 11, 2018
3d005ce
Improved coverage
xhxh96 Nov 11, 2018
a705260
Improved coverage
xhxh96 Nov 11, 2018
1210dcb
Rectified checkstyle errors
xhxh96 Nov 11, 2018
7d93de0
Rectified checkstyle errors
xhxh96 Nov 11, 2018
86fdf87
Updated encryption use case
xhxh96 Nov 11, 2018
b601c85
Rectified SecretKeyUtilTest.java
xhxh96 Nov 11, 2018
eab3880
Merge pull request #197 from xShaivan/v1.4
brandonccm1996 Nov 11, 2018
3c577f9
Merge branch 'v1.4' into v1.4
brandonccm1996 Nov 11, 2018
c1c82b9
fixed issue #216, #218 and fixed checkstyle errors
chokxy Nov 11, 2018
d38974f
Updated Manual Test Cases
xhxh96 Nov 11, 2018
e893e02
Merge pull request #219 from xhxh96/documentation
xhxh96 Nov 11, 2018
cdcce38
Merge pull request #213 from xhxh96/v1.4
brandonccm1996 Nov 11, 2018
780d78d
Merge pull request #217 from chokxy/master
brandonccm1996 Nov 11, 2018
bb2b80c
fixed issue #220
chokxy Nov 11, 2018
3566121
Merge branch 'v1.4'
brandonccm1996 Nov 11, 2018
cfc88d9
Minor changes in error message
brandonccm1996 Nov 11, 2018
94ed27d
Added manual testing portion in dg
brandonccm1996 Nov 11, 2018
527ce1c
Updated PPP
xhxh96 Nov 11, 2018
52ddac4
Minor change in clearapptscommand to fix timestamp bug
brandonccm1996 Nov 11, 2018
0e714a9
Added in clearappts in manual testing in dg
brandonccm1996 Nov 11, 2018
bb1e8f8
Minor change in messages
brandonccm1996 Nov 11, 2018
8cf0878
Merge branch 'master' into documentation
brandonccm1996 Nov 11, 2018
6194364
Removed infopanelhandle and infopaneltest
brandonccm1996 Nov 11, 2018
7a0fd93
Removed infopanelhandle from all classes it is used in
brandonccm1996 Nov 11, 2018
e1ab0bf
Modified ui class diagram to add info panel in
brandonccm1996 Nov 11, 2018
97e949d
Merge remote-tracking branch 'origin/documentation' into documentation
brandonccm1996 Nov 11, 2018
cf4324b
Updated dg implementation
brandonccm1996 Nov 11, 2018
7d6dd81
Merge pull request #221 from chokxy/master
brandonccm1996 Nov 11, 2018
a524efd
Merge pull request #222 from brandonccm1996/timetable_v1.4
brandonccm1996 Nov 11, 2018
c433ecf
Merge pull request #214 from brandonccm1996/documentation
brandonccm1996 Nov 11, 2018
df28297
Minor update in dg
brandonccm1996 Nov 11, 2018
283ca57
Updated dg manual testing prereqs
brandonccm1996 Nov 11, 2018
0b0be9d
Rectified dg error
brandonccm1996 Nov 11, 2018
1e9576a
Minor update in dg for manual testing
brandonccm1996 Nov 11, 2018
d630f83
Minor change in usage message for edit appt command
brandonccm1996 Nov 11, 2018
577f9ea
Minor updates in dg use cases for clarity
brandonccm1996 Nov 11, 2018
e7015c7
Merge pull request #223 from brandonccm1996/timetable_v1.4
brandonccm1996 Nov 11, 2018
679cc09
Updated version number
brandonccm1996 Nov 11, 2018
49515af
Merge pull request #224 from brandonccm1996/documentation
brandonccm1996 Nov 11, 2018
74f60e9
Merge branch 'master' into v1.4
brandonccm1996 Nov 11, 2018
94a827b
Removed todos
brandonccm1996 Nov 11, 2018
ed43b21
Merge remote-tracking branch 'HealthBook_ORG/master' into v1.4
xShaivan Nov 12, 2018
e136056
Updated DG with SD for `addinfo`
xhxh96 Nov 12, 2018
9b6e697
Merge remote-tracking branch 'HealthBook_ORG/master' into Documentation
xShaivan Nov 12, 2018
7efc0e1
Merge remote-tracking branch 'CS2113-AY1819S1-T12-2/master' into docu…
brandonccm1996 Nov 12, 2018
8d7f021
Merge remote-tracking branch 'CS2113-AY1819S1-T12-2/master' into time…
brandonccm1996 Nov 12, 2018
94a7e8c
Updated DG with `encrypt` sequence diagram
xhxh96 Nov 12, 2018
5ade6bd
Created v2.0 in User Guide.
xShaivan Nov 12, 2018
eaf383e
Updated UG
xhxh96 Nov 12, 2018
318728d
Added addappt activity diagram to dg
brandonccm1996 Nov 12, 2018
b08bb50
Reduced diagram size
brandonccm1996 Nov 12, 2018
cd68dd1
Reduced diagram size
brandonccm1996 Nov 12, 2018
6fb9984
Merge pull request #226 from xhxh96/documentation
xhxh96 Nov 12, 2018
c9c911b
Updated description for seq and act diagram in dg
brandonccm1996 Nov 12, 2018
798e478
MedHistory underscores added.
xShaivan Nov 12, 2018
536bdb2
Added in underscores into tests
xShaivan Nov 12, 2018
11884f5
Updated DG
xhxh96 Nov 12, 2018
b4f44d6
Update xhxh96.adoc
xhxh96 Nov 12, 2018
75dc7ae
documentation update and parser edit to change some condition
chokxy Nov 12, 2018
0465aff
Merge pull request #225 from xShaivan/Documentation
xShaivan Nov 12, 2018
658ca89
Merge pull request #227 from xShaivan/v1.4
xhxh96 Nov 12, 2018
cb1a9ac
Updated AboutUs
xhxh96 Nov 12, 2018
9ea89fa
Merge remote-tracking branch 'origin/master'
xhxh96 Nov 12, 2018
fe71374
Merge pull request #230 from chokxy/master
chokxy Nov 12, 2018
ed9a38e
Added tests to medhistory model
xShaivan Nov 12, 2018
f9c12a0
Updated Test Cases
xhxh96 Nov 12, 2018
3d01363
Added newline at EOF
xShaivan Nov 12, 2018
ea1bd38
Added Underscores to test methods
chokxy Nov 12, 2018
e2dc38c
optimized imports
xShaivan Nov 12, 2018
9823f7e
Corrected checkstyle error
xShaivan Nov 12, 2018
9fc6014
this should be correct now.
xShaivan Nov 12, 2018
5c6bc83
Merge remote-tracking branch 'HealthBook_ORG/master' into v1.4
xShaivan Nov 12, 2018
705d73f
Updated AddHistSequenceDiagram.png
xShaivan Nov 12, 2018
ad2708c
Updated AddApptSeqDiagram
brandonccm1996 Nov 12, 2018
d5c57d2
Merge remote-tracking branch 'CS2113-AY1819S1-T12-2/master' into Docu…
chewkahmeng Nov 12, 2018
b15a7ad
Reordered features
brandonccm1996 Nov 12, 2018
4546bb6
Merge branch 'master' into documentation
brandonccm1996 Nov 12, 2018
b279225
Updated PPP
xhxh96 Nov 12, 2018
6fff682
Moved timing clash check to features coming in v2.0 section
brandonccm1996 Nov 12, 2018
335ae08
Removed note about error message for add appt and edit appt
brandonccm1996 Nov 12, 2018
026b83b
Rectified checkstyle error
brandonccm1996 Nov 12, 2018
bfa9e5a
Rectified checkstyle error
brandonccm1996 Nov 12, 2018
561744f
Updated Test Cases
xhxh96 Nov 12, 2018
f93e112
Changed casing of method names and updated documentation
chokxy Nov 12, 2018
13c092b
Merge pull request #228 from brandonccm1996/documentation
brandonccm1996 Nov 12, 2018
91b0014
Added sample data for appts
brandonccm1996 Nov 12, 2018
c27a9e0
updated PPP
xShaivan Nov 12, 2018
ceb30e2
Updated Documentation
chewkahmeng Nov 12, 2018
be0c1b0
Corrected problems in PPP
xShaivan Nov 12, 2018
da64163
Removed extra line
xShaivan Nov 12, 2018
abc0f03
Merge remote-tracking branch 'remotes/Organisation-repo/master'
chokxy Nov 12, 2018
ef64ed4
Updated PPP
xhxh96 Nov 12, 2018
eb59dd0
Merge remote-tracking branch 'origin/master'
xhxh96 Nov 12, 2018
a796b4e
Merge remote-tracking branch 'remotes/Organisation-repo/master'
chokxy Nov 12, 2018
998f039
Merge pull request #233 from brandonccm1996/timetable_v1.4
brandonccm1996 Nov 12, 2018
2829257
Merge pull request #234 from chewkahmeng/Documentation
chewkahmeng Nov 12, 2018
5a60c47
Merge pull request #232 from chokxy/master
chokxy Nov 12, 2018
df47dcb
Updated PPP and DG
xhxh96 Nov 12, 2018
aaf53ed
Merge remote-tracking branch 'origin/master'
xhxh96 Nov 12, 2018
3963b2c
Updated PPP
xhxh96 Nov 12, 2018
366abaa
Updated UGDG
xhxh96 Nov 12, 2018
89f73fb
Documentation Update
chokxy Nov 12, 2018
3b5b7ff
Merge pull request #235 from chokxy/master
chokxy Nov 12, 2018
b6b58ce
Documentation Update
chokxy Nov 12, 2018
ca6d195
Updated UGDG
xhxh96 Nov 12, 2018
bca4516
Merge pull request #236 from chokxy/master
chokxy Nov 12, 2018
ddf1a3b
Merge remote-tracking branch 'origin/master'
xhxh96 Nov 12, 2018
ec6694c
Added enhancement for v2.0
xShaivan Nov 12, 2018
5800b7e
Documentation Update
chokxy Nov 12, 2018
0744e51
Merge branch 'master' into v1.4
xShaivan Nov 12, 2018
36320c3
Merge pull request #237 from chokxy/master
chokxy Nov 12, 2018
2e26266
Updated PPP and UG
xhxh96 Nov 12, 2018
aeff524
Merge pull request #231 from xShaivan/v1.4
xShaivan Nov 12, 2018
0bca857
Merge remote-tracking branch 'origin/master'
xhxh96 Nov 12, 2018
9308cc8
Merge remote-tracking branch 'origin/master'
xhxh96 Nov 12, 2018
6dd3d0a
Updated ppp
brandonccm1996 Nov 12, 2018
a29f2ef
Updated DG
xhxh96 Nov 12, 2018
87622d8
Merge remote-tracking branch 'origin/master'
xhxh96 Nov 12, 2018
8f39f3c
Updated addappt sequence diagram
brandonccm1996 Nov 12, 2018
7d5a516
Updated command summary for ug
brandonccm1996 Nov 12, 2018
a4a61b2
Updated DG
xhxh96 Nov 12, 2018
5ae2559
Updated ug quick start and intro
brandonccm1996 Nov 12, 2018
bcc2b4f
Updated DG
xhxh96 Nov 12, 2018
e758580
Merge branch 'master' into documentation
brandonccm1996 Nov 12, 2018
2850409
Removed redundant stuff from dg manual testing
brandonccm1996 Nov 12, 2018
047e6d8
Merge remote-tracking branch 'origin/documentation' into documentation
brandonccm1996 Nov 12, 2018
6cd3fc4
Updated ppp
brandonccm1996 Nov 12, 2018
e13077f
Merge remote-tracking branch 'origin/master'
brandonccm1996 Nov 12, 2018
484185a
Merge pull request #238 from brandonccm1996/documentation
brandonccm1996 Nov 12, 2018
60d5557
Fixed grammar errors in dg for find and sort command
brandonccm1996 Nov 12, 2018
f5774bd
Updated DG
xhxh96 Nov 12, 2018
35e3c82
Merge remote-tracking branch 'origin/master'
xhxh96 Nov 12, 2018
446836a
Merge branch 'master' of https://github.com/CS2113-AY1819S1-T12-2/main
xhxh96 Nov 12, 2018
24b428c
Documentation Update
chokxy Nov 12, 2018
1f12b50
Updated UGDG
xhxh96 Nov 12, 2018
bb1c367
Updated UGDG
xhxh96 Nov 12, 2018
b458242
Updated sample data
brandonccm1996 Nov 12, 2018
7221f4d
Merge remote-tracking branch 'CS2113-AY1819S1-T12-2/master' into Docu…
chewkahmeng Nov 12, 2018
bd1f4b6
Documentation Update
chokxy Nov 12, 2018
84fb849
Updated UGDG
xhxh96 Nov 12, 2018
5d32361
Merge pull request #239 from chokxy/master
chokxy Nov 12, 2018
ceb1824
Updated UGDG
xhxh96 Nov 12, 2018
fa2ecd3
Merge remote-tracking branch 'origin/master'
xhxh96 Nov 12, 2018
e6b07fc
Updated UGDG
xhxh96 Nov 12, 2018
566d729
Added manual test to medical history.
xShaivan Nov 12, 2018
ed2d8b6
Updated manual testing cases
chewkahmeng Nov 12, 2018
c4d23cd
Merge remote-tracking branch 'origin/master'
xhxh96 Nov 12, 2018
df53585
Updated UGDG
xhxh96 Nov 12, 2018
2041dab
Capitalised titles
brandonccm1996 Nov 12, 2018
b6ff3f6
Slight changes to error messages
brandonccm1996 Nov 12, 2018
2022019
Documentation Update
chokxy Nov 12, 2018
19cd066
Updated UGDG
xhxh96 Nov 12, 2018
e47d594
Merge pull request #242 from chokxy/master
chokxy Nov 12, 2018
456015d
Minor change to manual testing cases
chewkahmeng Nov 12, 2018
cf82038
Merge pull request #240 from brandonccm1996/documentation
brandonccm1996 Nov 12, 2018
a145a5f
Updated UGDG
xhxh96 Nov 12, 2018
5863aa9
Merge remote-tracking branch 'origin/master'
xhxh96 Nov 12, 2018
1677788
Minor changes to test cases
chewkahmeng Nov 12, 2018
2e10473
Updated dg use cases
brandonccm1996 Nov 12, 2018
cc173dc
Updated dg use cases
brandonccm1996 Nov 12, 2018
30d051f
Minor checkstyle error
brandonccm1996 Nov 12, 2018
202a9d4
Merge pull request #243 from brandonccm1996/documentation
brandonccm1996 Nov 12, 2018
32a55a5
Merge pull request #241 from chewkahmeng/Documentation
chewkahmeng Nov 12, 2018
4bf60c1
Update DeveloperGuide.adoc
xhxh96 Nov 12, 2018
0e468ce
Updated UGDG
xhxh96 Nov 12, 2018
fa6618e
Added AddInfoCommand and EncryptCommand SD
xhxh96 Dec 28, 2018
f475e0f
Update EncryptCommand.xml
xhxh96 Dec 28, 2018
729fa92
Update AddInfoCommandSD.xml
xhxh96 Dec 28, 2018
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
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ lib/*
*.log
*.log.*
*.csv
config.json
/config.json
src/test/data/sandbox/
preferences.json
.DS_Store
Expand Down
26 changes: 11 additions & 15 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
= Address Book (Level 4)
= Health Book

ifdef::env-github,env-browser[:relfileprefix: docs/]

https://travis-ci.org/nusCS2113-AY1819S1/addressbook-level4[image:https://travis-ci.org/nusCS2113-AY1819S1/addressbook-level4.svg?branch=master[Build Status]]
https://ci.appveyor.com/project/damithc/addressbook-level4[image:https://ci.appveyor.com/api/projects/status/3boko2x2vr5cc3w2?svg=true[Build status]]
https://coveralls.io/github/se-edu/addressbook-level4?branch=master[image:https://coveralls.io/repos/github/se-edu/addressbook-level4/badge.svg?branch=master[Coverage Status]]
https://www.codacy.com/app/damith/addressbook-level4?utm_source=github.com&utm_medium=referral&utm_content=se-edu/addressbook-level4&utm_campaign=Badge_Grade[image:https://api.codacy.com/project/badge/Grade/fc0b7775cf7f4fdeaf08776f3d8e364a[Codacy Badge]]
https://gitter.im/se-edu/Lobby[image:https://badges.gitter.im/se-edu/Lobby.svg[Gitter chat]]
https://travis-ci.org/CS2113-AY1819S1-T12-2/main[image:https://travis-ci.org/CS2113-AY1819S1-T12-2/main.svg?branch=master[Build Status]]
https://app.codacy.com/app/xhxh96/main?utm_source=github.com&utm_medium=referral&utm_content=CS2113-AY1819S1-T12-2/main&utm_campaign=Badge_Grade_Dashboard[image:https://api.codacy.com/project/badge/Grade/b3b9161e1b4a424aa5d1da1a6e759be6[Codacy Badge]]
https://ci.appveyor.com/project/xhxh96/main/branch/master[image:https://ci.appveyor.com/api/projects/status/ucj8i8ys529vmtah/branch/master?svg=true[Build status]]
https://coveralls.io/github/CS2113-AY1819S1-T12-2/main?branch=master[image:https://coveralls.io/repos/github/CS2113-AY1819S1-T12-2/main/badge.svg?branch=master[Coverage Status]]

ifdef::env-github[]
image::docs/images/Ui.png[width="600"]
Expand All @@ -15,27 +15,23 @@ ifndef::env-github[]
image::images/Ui.png[width="600"]
endif::[]

* This is a desktop Address Book 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 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.
* What's different from https://github.com/se-edu/addressbook-level3[level 3]:
** A more sophisticated GUI that includes a list panel and an in-built Browser.
** More test cases, including automated GUI testing.
** Support for _Build Automation_ using Gradle and for _Continuous Integration_ using Travis CI.
Health Book is a desktop address book application targeted at health care professionals who seek to retrieve their patients' personal details and health-related information all in one place.
The application provides both a Command Line Interface (CLI) for input of data and a Graphical User Interface (GUI) for displaying of output (patient's personal details and health-related information).
The application is fully written in Java, allowing cross-platform compatibility.

== Site Map

* <<UserGuide#, User Guide>>
* <<DeveloperGuide#, Developer Guide>>
* <<LearningOutcomes#, Learning Outcomes>>
* <<AboutUs#, About Us>>
* <<ContactUs#, Contact Us>>

== Acknowledgements

* This application is a fork of the original Address Book 4 application by https://github.com/se-edu/[SE-Edu Initiatives].
* Some parts of this sample application were inspired by the excellent http://code.makery.ch/library/javafx-8-tutorial/[Java FX tutorial] by
_Marco Jakob_.
* Libraries used: https://github.com/TestFX/TestFX[TextFX], https://bitbucket.org/controlsfx/controlsfx/[ControlsFX], https://github.com/FasterXML/jackson[Jackson], https://github.com/google/guava[Guava], https://github.com/junit-team/junit5[JUnit5]
* Libraries used: https://github.com/TestFX/TestFX[TextFX], https://bitbucket.org/controlsfx/controlsfx/[ControlsFX], https://github.com/FasterXML/jackson[Jackson], https://github.com/google/guava[Guava], https://github.com/junit-team/junit5[JUnit5], http://santuario.apache.org/[Apache Sanctuario]

== Licence : link:LICENSE[MIT]

30 changes: 30 additions & 0 deletions _reposense/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"authors":
[
{
"githubId": "xhxh96",
"displayName": "CHE...HAO",
"authorNames": ["xhxh96", "Xian Hao"]
},
{
"githubId": "brandonccm1996",
"displayName": "CHE...DON",
"authorNames": ["brandonccm1996"]
},
{
"githubId": "chewkahmeng",
"displayName": "CHE...ENG",
"authorNames": ["chewkahmeng", "Chew Kah Meng"]
},
{
"githubId": "chokxy",
"displayName": "CHO...YAN",
"authorNames": ["chokxy", "Chok XIn Yan"]
},
{
"githubId": "xShaivan",
"displayName": "HOV...HAO",
"authorNames": ["xShaivan", "Hovan Tan Fang Hao"]
}
]
}
Binary file added addressbook.jar
Binary file not shown.
7 changes: 4 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ dependencies {
implementation group: 'com.sun.xml.bind', name: 'jaxb-impl', version: '2.3.0'
implementation group: 'com.sun.xml.bind', name: 'jaxb-core', version: '2.3.0'
implementation group: 'javax.activation', name: 'activation', version: '1.1.1'
compile group: 'org.apache.santuario', name: 'xmlsec', version: '2.1.2'

testImplementation group: 'junit', name: 'junit', version: '4.12'
testImplementation group: 'org.testfx', name: 'testfx-core', version: testFxVersion, {
Expand All @@ -82,7 +83,7 @@ dependencies {
}

shadowJar {
archiveName = 'addressbook.jar'
archiveName = 'healthbook.jar'

destinationDir = file("${buildDir}/jar/")
}
Expand Down Expand Up @@ -207,8 +208,8 @@ asciidoctor {
idprefix: '', // for compatibility with GitHub preview
idseparator: '-',
'site-root': "${sourceDir}", // must be the same as sourceDir, do not modify
'site-name': 'AddressBook-Level4',
'site-githuburl': 'https://github.com/se-edu/addressbook-level4',
'site-name': 'Health Book',
'site-githuburl': 'https://github.com/CS2113-AY1819S1-T12-2/main',
'site-seedu': true, // delete this line if your project is not a fork (not a SE-EDU project)
]

Expand Down
52 changes: 26 additions & 26 deletions docs/AboutUs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,53 +4,53 @@
:imagesDir: images
:stylesDir: stylesheets

AddressBook - Level 4 was developed by the https://se-edu.github.io/docs/Team.html[se-edu] team. +
_{The dummy content given below serves as a placeholder to be used by future forks of the project.}_ +
Health Book was developed by the https://github.com/CS2113-AY1819S1-T12-2[T12-2] team. +
{empty} +
We are a team based in the http://www.comp.nus.edu.sg[School of Computing, National University of Singapore].

== Project Team

=== John Doe
image::damithc.jpg[width="150", align="left"]
{empty}[http://www.comp.nus.edu.sg/~damithch[homepage]] [https://github.com/damithc[github]] [<<johndoe#, portfolio>>]
=== Hovan Tan Fang Hao
image::xshaivan.png[width="150", align="left"]
{empty}[https://github.com/xShaivan[github]]
{empty}[https://cs2113-ay1819s1-t12-2.github.io/main/team/xshaivan.html[portfolio]]

Role: Project Advisor
Role: Project Manager

'''

=== John Roe
image::lejolly.jpg[width="150", align="left"]
{empty}[http://github.com/lejolly[github]] [<<johndoe#, portfolio>>]
=== Cheong Chee Mun Brandon
image::brandonccm1996.png[width="150", align="left"]
{empty}[http://github.com/brandonccm1996[github]]
{empty}[https://cs2113-ay1819s1-t12-2.github.io/main/team/brandonccm1996.html[portfolio]]

Role: Team Lead +
Responsibilities: UI
Role: Development Lead

'''

=== Johnny Doe
image::yijinl.jpg[width="150", align="left"]
{empty}[http://github.com/yijinl[github]] [<<johndoe#, portfolio>>]
=== Chew Kah Meng
image::chewkahmeng.png[width="150", align="left"]
{empty}[http://github.com/chewkahmeng[github]]
{empty}[https://cs2113-ay1819s1-t12-2.github.io/main/team/chewkahmeng.html[portfolio]]

Role: Developer +
Responsibilities: Data
Role: Quality Assurance Lead

'''

=== Johnny Roe
image::m133225.jpg[width="150", align="left"]
{empty}[http://github.com/m133225[github]] [<<johndoe#, portfolio>>]
=== Chok Xin Yan
image::chokxy.png[width="150", align="left"]
{empty}[http://github.com/chokxy[github]]
{empty}[https://cs2113-ay1819s1-t12-2.github.io/main/team/chokxy.html[portfolio]]

Role: Developer +
Responsibilities: Dev Ops + Threading
Role: Design Lead

'''

=== Benson Meier
image::yl_coder.jpg[width="150", align="left"]
{empty}[http://github.com/yl-coder[github]] [<<johndoe#, portfolio>>]
=== Cheng XianHao
image::xhxh96.png[width="150", align="left"]
{empty}[http://github.com/xhxh96[github]]
{empty}[https://cs2113-ay1819s1-t12-2.github.io/main/team/xhxh96.html[portfolio]]

Role: Developer +
Responsibilities: UI
Role: Subject Matter Expert

'''
3 changes: 1 addition & 2 deletions docs/ContactUs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
:site-section: ContactUs
:stylesDir: stylesheets

* *Bug reports, Suggestions* : Post in our https://github.com/se-edu/addressbook-level4/issues[issue tracker] if you noticed bugs or have suggestions on how to improve.
* *Bug reports, Suggestions* : Post in our https://github.com/CS2113-AY1819S1-T12-2/main/issues[issue tracker] if you noticed bugs or have suggestions on how to improve.
* *Contributing* : We welcome pull requests. Follow the process described https://github.com/oss-generic/process[here]
* *Email us* : You can also reach us at `damith [at] comp.nus.edu.sg`
Loading