Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1021 commits
Select commit Hold shift + click to select a range
3c1ece1
Merge pull request #99 from Hugo-Chia/update-dob-format
reaneechua Mar 30, 2025
5b74862
Merge pull request #98 from Hugo-Chia/integrate-appt-storage
AerollingOverDeepBlueSeas Mar 30, 2025
0967752
Fix DateTime parsing and add validation
reaneechua Mar 30, 2025
84df769
Fix merge conflict
reaneechua Mar 30, 2025
86b9ad0
Add rm as alias for remove
AerollingOverDeepBlueSeas Mar 30, 2025
25ba55d
Remove file from menu
Codekrodile Mar 30, 2025
d91db0e
Merge pull request #132 from AerollingOverDeepBlueSeas/add-rm
UltimateHG Mar 30, 2025
c5ffc7e
Merge pull request #107 from reaneechua/branch-FixDateTime
Hugo-Chia Mar 30, 2025
5c515a4
Fixes #113 and #124
Hugo-Chia Mar 30, 2025
846da1f
Merge pull request #133 from Codekrodile/branch-remove-file-in-menu
AerollingOverDeepBlueSeas Mar 30, 2025
e929213
Fix viewp nric insensitivity
Codekrodile Mar 30, 2025
f251d4d
Merge pull request #134 from Hugo-Chia/Nric-case-insensitive
Codekrodile Mar 30, 2025
e6e8a6e
Change rm to alias to remove
AerollingOverDeepBlueSeas Mar 30, 2025
e13d3c2
Fix bug for invalid appointment index for rmappt
reaneechua Mar 30, 2025
8d42694
Merge pull request #135 from Codekrodile/branch-viewp-nric-insensitive
Hugo-Chia Mar 31, 2025
dc7ec93
Merge pull request #136 from AerollingOverDeepBlueSeas/add-rm
Hugo-Chia Mar 31, 2025
1f3ac6b
Validate DOB field to disallow dates before 1900 and after today's date
Hugo-Chia Mar 31, 2025
49aa4ac
Merge branch 'master' into DOB-validation
Hugo-Chia Mar 31, 2025
c6934db
Fix a possible bug where appointment is tagged to the wrong person
Hugo-Chia Mar 31, 2025
5110c36
Allow rmappt to accept NRIC input regardless of case
reaneechua Mar 31, 2025
605633e
Update help message screenshot to reflect current project
reaneechua Mar 31, 2025
b7dda58
Merge pull request #137 from reaneechua/branch-FixRmApptDate
Hugo-Chia Mar 31, 2025
3d29db0
Merge pull request #141 from reaneechua/branch-ICValidation
Hugo-Chia Mar 31, 2025
0c711b2
Fix PersonAppointmentCard to display dob
Codekrodile Mar 31, 2025
9117c09
Merge pull request #142 from Codekrodile/branch-viewp-missing-dob
Hugo-Chia Apr 1, 2025
b7c058e
Fix ViewpCommandParser to detect dup parameter
Codekrodile Apr 1, 2025
5b79a5d
Merge pull request #138 from Hugo-Chia/DOB-validation
AerollingOverDeepBlueSeas Apr 1, 2025
3ef021c
Make Tag Relevant to HubHealth
AerollingOverDeepBlueSeas Apr 1, 2025
bfe652f
Fix ViewpCommandParser
Codekrodile Apr 1, 2025
79351f7
Disallow spaces
AerollingOverDeepBlueSeas Apr 1, 2025
bd8a6e1
Merge pull request #146 from reaneechua/branch-UG
AerollingOverDeepBlueSeas Apr 1, 2025
dd07c2a
Merge pull request #145 from AerollingOverDeepBlueSeas/relevant-tags
Hugo-Chia Apr 1, 2025
73734be
Update test data to sync with Person class
Hugo-Chia Apr 1, 2025
47a7a7c
Fix UG formatting issues for viewp
Hugo-Chia Apr 1, 2025
8a970e0
Update ModelClassDiagram to include NRIC and DOB
Hugo-Chia Apr 1, 2025
0f8f2d1
Update AboutUs
AerollingOverDeepBlueSeas Apr 1, 2025
ff6ce72
Merge branch 'AY2425S2-CS2103T-F11-1:master' into aboutus-update
AerollingOverDeepBlueSeas Apr 1, 2025
5b27296
Update DG hyperlinks
UltimateHG Apr 1, 2025
a0fc702
Add bin/ to gitignore
UltimateHG Apr 1, 2025
ce9c8aa
Update UG with TOC and index.md hyperlinks
UltimateHG Apr 1, 2025
2d95332
Update viewp fxml
Codekrodile Apr 2, 2025
efa6613
Update viewp test case
Codekrodile Apr 2, 2025
aac3217
Remove comments from code
Codekrodile Apr 2, 2025
e0027b3
Merge pull request #148 from AerollingOverDeepBlueSeas/aboutus-update
Hugo-Chia Apr 2, 2025
79a3e33
Merge pull request #144 from Codekrodile/branch-viewp-dup-parameter
Hugo-Chia Apr 2, 2025
e68693f
Merge pull request #151 from UltimateHG/dev/update-ug-toc
Hugo-Chia Apr 2, 2025
05ac5a6
Add AppointmentList and Appointment to ModelClassDiagram
Hugo-Chia Apr 2, 2025
d3bba8f
Update codecov svg hyperlink
UltimateHG Apr 2, 2025
6ddd3ef
Merge pull request #153 from Codekrodile/branch-viewp-fxml
Hugo-Chia Apr 2, 2025
197538e
Merge pull request #154 from UltimateHG/dev/update-index-codecov-svg
Hugo-Chia Apr 2, 2025
7d979d5
Allow partial match
AerollingOverDeepBlueSeas Apr 2, 2025
7b5e26b
Update "About HubHealth" (Introduction) and add "Coming Soon" section
Hugo-Chia Apr 2, 2025
650e897
Merge branch 'master' into update-documentation
Hugo-Chia Apr 2, 2025
fe314da
Fix UserGuide.md
Codekrodile Apr 3, 2025
11ed59e
Merge pull request #147 from Hugo-Chia/update-documentation
AerollingOverDeepBlueSeas Apr 3, 2025
13f0d91
Fix UserGuide.md
Codekrodile Apr 3, 2025
a8c408d
Merge pull request #156 from Codekrodile/branch-update-ug
AerollingOverDeepBlueSeas Apr 3, 2025
cf9b71f
Merge pull request #155 from AerollingOverDeepBlueSeas/better-search
Codekrodile Apr 3, 2025
e872ec5
Update userguide for addappt and rmappt
reaneechua Apr 3, 2025
9959f0c
Update User Guide
AerollingOverDeepBlueSeas Apr 3, 2025
c2247c3
Update User Guide and UI.png
Hugo-Chia Apr 3, 2025
9999f39
Merge pull request #161 from reaneechua/Update-UG
AerollingOverDeepBlueSeas Apr 3, 2025
b151343
Update
AerollingOverDeepBlueSeas Apr 3, 2025
fa96e73
Merge pull request #160 from Hugo-Chia/update-userguide
AerollingOverDeepBlueSeas Apr 3, 2025
2124dab
Merge pull request #159 from AerollingOverDeepBlueSeas/update-user-guide
reaneechua Apr 3, 2025
eb8707a
Add new Proposed implementation and Appendix: Planned enhancements
Hugo-Chia Apr 3, 2025
86a0fa6
Rename AB-3 to HubHealth
Hugo-Chia Apr 3, 2025
1d231f4
Reformat the User Guide
Hugo-Chia Apr 3, 2025
b63c086
Remove AB3 reference
Hugo-Chia Apr 3, 2025
a1db4d1
Fix bug in ToC
Hugo-Chia Apr 3, 2025
95f1f29
Add Planned enhancements to DG
Hugo-Chia Apr 3, 2025
fd3776a
Replace AB3 reference
Hugo-Chia Apr 3, 2025
893e912
Update UG for more visual box style
Hugo-Chia Apr 3, 2025
272d5bf
Update DG and UML
AerollingOverDeepBlueSeas Apr 3, 2025
1ea65fd
Update DG
AerollingOverDeepBlueSeas Apr 3, 2025
06a51fa
Update UiClassDiagram uml and DG
Codekrodile Apr 3, 2025
51c10d2
Updated Logo
AerollingOverDeepBlueSeas Apr 3, 2025
f1a90b7
Merge pull request #164 from AerollingOverDeepBlueSeas/update-icon
Codekrodile Apr 3, 2025
9c7f4de
Fix style issue and update UG/DG content
Hugo-Chia Apr 3, 2025
a2f7f92
Merge branch 'master' into update-ugdg
Hugo-Chia Apr 3, 2025
ab37ea4
Merge pull request #162 from Hugo-Chia/update-ugdg
Codekrodile Apr 3, 2025
8789778
Fix UserGuide.md
Codekrodile Apr 3, 2025
e2c3c39
Merge pull request #165 from Codekrodile/branch-update-dg
AerollingOverDeepBlueSeas Apr 3, 2025
e5770a9
Update References
AerollingOverDeepBlueSeas Apr 3, 2025
1ea49b1
Fix UserGuide.md
Codekrodile Apr 3, 2025
98b9d52
Update DG
AerollingOverDeepBlueSeas Apr 3, 2025
bf2cff4
Update to remove merge conflict
AerollingOverDeepBlueSeas Apr 3, 2025
e1cba0a
Merge pull request #166 from Codekrodile/branch-update-ug-appt-and-date
AerollingOverDeepBlueSeas Apr 3, 2025
0d2f341
Merge branch 'master' into update-ugdg
Hugo-Chia Apr 3, 2025
edd2ed8
Update reference to HubHealth
Hugo-Chia Apr 3, 2025
9991a94
Update UG (Introduction and Known Issues)
Hugo-Chia Apr 3, 2025
f0a7f28
Fix UG (internal issues 3,4,5,10)
UltimateHG Apr 3, 2025
aa34753
Change getting started
UltimateHG Apr 3, 2025
cfcef14
Update BetterModelClassDiagram
UltimateHG Apr 3, 2025
71e0745
Update Person with correct relationships
UltimateHG Apr 3, 2025
a92768c
Update HubHealth App Icon
AerollingOverDeepBlueSeas Apr 3, 2025
1e596c9
Merge pull request #168 from UltimateHG/dev/ug/w11-tweaks
Hugo-Chia Apr 3, 2025
2589209
Merge pull request #169 from UltimateHG/dev/dg/person-uml
Hugo-Chia Apr 3, 2025
4b67051
Update rmappt with more specific error messages
reaneechua Apr 3, 2025
3061068
Add junit tests for RmApptCommandParser
reaneechua Apr 3, 2025
668c1d1
Update Screenshot
AerollingOverDeepBlueSeas Apr 3, 2025
07e3420
Add Parameter Constraint Table
Hugo-Chia Apr 3, 2025
78807d5
Merge branch 'master' into update-ugdg
Hugo-Chia Apr 3, 2025
ed42c4d
Update Parameter Constraint Table
Hugo-Chia Apr 3, 2025
3c524e1
Update addappt to prevent duplicate prefixes
reaneechua Apr 3, 2025
c931df8
Merge pull request #163 from AerollingOverDeepBlueSeas/dg-update
Hugo-Chia Apr 3, 2025
d73f704
Merge pull request #170 from AerollingOverDeepBlueSeas/update-icon
Hugo-Chia Apr 3, 2025
269efda
Merge pull request #174 from reaneechua/AddAppt-Tests
Codekrodile Apr 3, 2025
bab8f20
Merge pull request #171 from reaneechua/RmAppt-Index
Hugo-Chia Apr 3, 2025
192ba27
Minor fix to UG
Hugo-Chia Apr 3, 2025
458c643
Merge branch 'master' into update-ugdg
Hugo-Chia Apr 3, 2025
b69a283
Remove unuse propose implementations
Hugo-Chia Apr 3, 2025
833263e
Fix DarkTheme.css
Codekrodile Apr 3, 2025
5826735
Add uml diagram for proposed changes to Person
reaneechua Apr 3, 2025
1947b1e
Merge pull request #175 from Codekrodile/branch-tag-size
AerollingOverDeepBlueSeas Apr 3, 2025
d9964a3
Update Personal website
Hugo-Chia Apr 3, 2025
06b5a59
Amend DeleteSequenceDiagram to reflect RemoveCommand
reaneechua Apr 3, 2025
de197e7
Include page break for better printing format
Hugo-Chia Apr 3, 2025
fd6feef
Merge pull request #177 from reaneechua/DeleteSequenceDiagram
Hugo-Chia Apr 3, 2025
9a787b0
Add files
reaneechua Apr 3, 2025
5baa375
Update UG
AerollingOverDeepBlueSeas Apr 3, 2025
ac3e52e
Merge branch 'master' into update-ugdg
Hugo-Chia Apr 3, 2025
518e959
Merge branch 'add-screenshots' of https://github.com/AerollingOverDee…
AerollingOverDeepBlueSeas Apr 3, 2025
9b02a19
Merge pull request #178 from reaneechua/UML-Diagrams
AerollingOverDeepBlueSeas Apr 3, 2025
34f9754
Merge pull request #179 from AerollingOverDeepBlueSeas/add-screenshots
reaneechua Apr 3, 2025
8e72a9f
Update sample data with sample appointments
Codekrodile Apr 3, 2025
07a741f
Fix SampleDataUtil.java
Codekrodile Apr 3, 2025
e4a7f70
Fix wording issues
Hugo-Chia Apr 3, 2025
49006f0
Merge branch 'master' into update-ugdg
Hugo-Chia Apr 3, 2025
e2436fb
Improve command method for viewp
Hugo-Chia Apr 3, 2025
cab7687
Merge pull request #180 from Codekrodile/branch-update-sample-data
Hugo-Chia Apr 3, 2025
b1957a8
Minor edit to tag constraints
Hugo-Chia Apr 3, 2025
d4281a2
Merge pull request #167 from Hugo-Chia/update-ugdg
AerollingOverDeepBlueSeas Apr 3, 2025
0b3a1d4
Fix grammar mistake
Hugo-Chia Apr 4, 2025
3473ae9
Fix linking issues
Hugo-Chia Apr 4, 2025
08f4137
Add section explanation for Command summary section
Hugo-Chia Apr 4, 2025
914b6fc
Fix fullstop consistency
Hugo-Chia Apr 5, 2025
1da6125
Fixes #186
Hugo-Chia Apr 5, 2025
17f98ef
Fixes #210
Hugo-Chia Apr 5, 2025
cbd6c3c
Fixes #185, #190, #199, #235
Hugo-Chia Apr 5, 2025
f59fb49
Fixes #193
Hugo-Chia Apr 5, 2025
01b4edb
Fixes #209 and #212 amongst other issues (NRIC description, fullstop)
Hugo-Chia Apr 5, 2025
94fe1b7
Add fullstop
Hugo-Chia Apr 5, 2025
650405a
Fixes #211 and #232
Hugo-Chia Apr 5, 2025
6744742
Update UG - Parameter Constraint Table for clarity
Hugo-Chia Apr 5, 2025
336f5ef
Add new section on data backup and improve clarity by replacing
Hugo-Chia Apr 5, 2025
20ac94c
Fix language issues
Hugo-Chia Apr 5, 2025
481e38c
Add page breaks to prepare User Guide for printing
Hugo-Chia Apr 5, 2025
092ede8
Disallow Duplicate Appointments
AerollingOverDeepBlueSeas Apr 5, 2025
0099c37
Fix bug that appointments are not displayed chronologically
reaneechua Apr 5, 2025
631cd3b
Delete unused import
reaneechua Apr 5, 2025
bee9bc5
Revert "Disallow Duplicate Appointments"
AerollingOverDeepBlueSeas Apr 5, 2025
267c6bb
Disallow appointments on same date and time
AerollingOverDeepBlueSeas Apr 5, 2025
8dbae76
Merge pull request #181 from Hugo-Chia/update-ugdg-v1.6
reaneechua Apr 5, 2025
03b1eac
Update regex string to disallow tag names starting with dashes
AerollingOverDeepBlueSeas Apr 5, 2025
fcf5543
Merge branch 'AY2425S2-CS2103T-F11-1:master' into parse-tags
AerollingOverDeepBlueSeas Apr 5, 2025
a4ef7d9
Merge branch 'AY2425S2-CS2103T-F11-1:master' into disallow-duplicate-…
AerollingOverDeepBlueSeas Apr 5, 2025
186843a
Allow 'M' in NRIC. Fixes #182 and #197
Hugo-Chia Apr 6, 2025
9c87023
Fix #191 and #226 DOB date handling bug
Hugo-Chia Apr 6, 2025
0c4e243
Fix #186
Hugo-Chia Apr 5, 2025
f7b2c94
Fix #210
Hugo-Chia Apr 5, 2025
85d9ad2
Fix #185, #190, #199, #235
Hugo-Chia Apr 5, 2025
df0c380
Fix #193
Hugo-Chia Apr 5, 2025
28ac48f
Fix #209 and #212 amongst other issues (NRIC description, fullstop)
Hugo-Chia Apr 5, 2025
4a36868
Add fullstop
Hugo-Chia Apr 5, 2025
e1a544e
Fix #211 and #232
Hugo-Chia Apr 5, 2025
183b90e
Update UG - Parameter Constraint Table for clarity
Hugo-Chia Apr 5, 2025
f88be58
Add new section on data backup and improve clarity by replacing
Hugo-Chia Apr 5, 2025
d450fcd
Fix language issues
Hugo-Chia Apr 5, 2025
4628665
Add page breaks to prepare User Guide for printing
Hugo-Chia Apr 5, 2025
3981c58
Merge branch 'update-ugdg-v1.6' of https://github.com/Hugo-Chia/tp in…
Hugo-Chia Apr 6, 2025
37b74b5
Merge pull request #241 from Hugo-Chia/update-ugdg-v1.6
Hugo-Chia Apr 6, 2025
287a04f
Merge branch 'master' into pe-d-bug-fix
Hugo-Chia Apr 6, 2025
b7fba3a
Fix #195, disallow duplicate phone, name and DOB
Hugo-Chia Apr 6, 2025
af6e7b4
Fix checkstyle and test
Hugo-Chia Apr 6, 2025
92ead42
Fix viewp to include tag
Codekrodile Apr 6, 2025
7032b38
Fix #204
Hugo-Chia Apr 6, 2025
099fa78
Merge pull request #236 from reaneechua/branch-fixorder
Hugo-Chia Apr 6, 2025
b45bdb3
Merge pull request #240 from Hugo-Chia/pe-d-bug-fix
reaneechua Apr 6, 2025
2219f1b
Merge pull request #238 from AerollingOverDeepBlueSeas/parse-tags
Hugo-Chia Apr 6, 2025
7a2c50e
Fix name to limit max char
Codekrodile Apr 6, 2025
05ea248
Update name test cases
Codekrodile Apr 6, 2025
4515b3a
Fix appointment date time to ensure invalid dates are not allowed
reaneechua Apr 6, 2025
ba7e00d
Add tests for new methods
AerollingOverDeepBlueSeas Apr 6, 2025
088a0cd
Update Tag Information in UG
AerollingOverDeepBlueSeas Apr 6, 2025
6e4f4d0
Change viewp window
Codekrodile Apr 6, 2025
51f403e
Add Tag Length Constraint
AerollingOverDeepBlueSeas Apr 6, 2025
b133cc9
Fix issue #183,#188,#223
UltimateHG Apr 6, 2025
0b572b0
Fix issue #224
UltimateHG Apr 6, 2025
0ef2714
Fix JUnit tests failing
UltimateHG Apr 6, 2025
c4d9ec4
Add more JUnit tests
UltimateHG Apr 6, 2025
d0c3c05
Merge pull request #239 from AerollingOverDeepBlueSeas/disallow-dupli…
Hugo-Chia Apr 6, 2025
72a0f9f
Merge pull request #244 from Codekrodile/branch-limit-name
Hugo-Chia Apr 6, 2025
661b9d2
Merge pull request #245 from reaneechua/branch-ApptDateTimeFix
Hugo-Chia Apr 6, 2025
9051fcf
Merge pull request #247 from AerollingOverDeepBlueSeas/update-user-guide
Hugo-Chia Apr 6, 2025
8b681ab
Merge pull request #250 from AerollingOverDeepBlueSeas/parse-tags
Hugo-Chia Apr 6, 2025
34481ba
Merge pull request #242 from Codekrodile/branch-viewp-add-tag
Hugo-Chia Apr 7, 2025
036479b
Merge branch 'master' into branch-viewp-fxml-2
Hugo-Chia Apr 7, 2025
cb362d0
Merge pull request #248 from Codekrodile/branch-viewp-fxml-2
Hugo-Chia Apr 7, 2025
8c02c47
Merge pull request #251 from UltimateHG/dev/bugfix-ped
Hugo-Chia Apr 7, 2025
45617d2
Fix build issues to push test to pass
Hugo-Chia Apr 7, 2025
46a63ae
Merge pull request #252 from Hugo-Chia/fix-build-issues
Hugo-Chia Apr 7, 2025
1fe6adf
Update introduction
Hugo-Chia Apr 7, 2025
58e1747
Update alias for list, fix #243
Hugo-Chia Apr 7, 2025
b2a03a7
Fix #219, make UG fit-for-purpose
Hugo-Chia Apr 7, 2025
f8cded5
Fix #207, update UML diagram
Hugo-Chia Apr 7, 2025
5b037e0
Fix #196, address why the -IC command format is needed
Hugo-Chia Apr 7, 2025
ea43aeb
Fix phone number constraints
Codekrodile Apr 7, 2025
9168351
Fix #194, update documentation on phone number
Hugo-Chia Apr 7, 2025
89a1ca9
Merge branch 'AY2425S2-CS2103T-F11-1:master' into add-tests
AerollingOverDeepBlueSeas Apr 7, 2025
85592c7
Remove appointment date check for adding appointments in the past
reaneechua Apr 7, 2025
b94a338
Update UG and DG to include more information on appointments
reaneechua Apr 7, 2025
499831b
Add Tests for Appt Commands
AerollingOverDeepBlueSeas Apr 7, 2025
3401caf
Merge pull request #255 from reaneechua/branch-ApptDateCheck
Hugo-Chia Apr 7, 2025
5e7cb54
Merge pull request #257 from AerollingOverDeepBlueSeas/add-tests
Hugo-Chia Apr 7, 2025
9cd85c4
Fix newline error
reaneechua Apr 7, 2025
fe02c64
Fix print format
Hugo-Chia Apr 7, 2025
bdc296e
Add back-to-top button
Hugo-Chia Apr 7, 2025
f6f83aa
Include appointment model logic in the DG
reaneechua Apr 7, 2025
d6b8913
Include appointment model logic in the DG
reaneechua Apr 7, 2025
8ed1e8b
Merge pull request #256 from reaneechua/branch-DGChanges
Hugo-Chia Apr 7, 2025
d99c0fa
Fix grammar error
Hugo-Chia Apr 7, 2025
2271d94
Update phone message constraint
Codekrodile Apr 7, 2025
3425bd3
Merge branch 'master' into update-ugdg-v1.6-2
Hugo-Chia Apr 7, 2025
96d8b8d
Merge pull request #254 from Codekrodile/branch-limit-phone
Hugo-Chia Apr 7, 2025
ddff8c2
Sort glossary in alphabetical order
Hugo-Chia Apr 7, 2025
87bc5d3
Fix formatting issues
Hugo-Chia Apr 7, 2025
76d9f1d
Update DG
Hugo-Chia Apr 7, 2025
9aff338
Add tests for nric
Hugo-Chia Apr 7, 2025
f03fe5c
Fix no newline checkstyle error
Hugo-Chia Apr 7, 2025
137374f
Merge pull request #253 from Hugo-Chia/update-ugdg-v1.6-2
AerollingOverDeepBlueSeas Apr 7, 2025
1f4bda3
Update User Guide
AerollingOverDeepBlueSeas Apr 7, 2025
063cd78
Update User Guide and Homepage
AerollingOverDeepBlueSeas Apr 7, 2025
8da733d
Remove Redundant Coming Soon
AerollingOverDeepBlueSeas Apr 7, 2025
d98809c
Merge pull request #258 from AerollingOverDeepBlueSeas/update-user-guide
Hugo-Chia Apr 7, 2025
8373546
Update UG and DG
Hugo-Chia Apr 7, 2025
cb52971
Fix HubHealth name
Hugo-Chia Apr 7, 2025
99a6115
Update UG Formatting
AerollingOverDeepBlueSeas Apr 7, 2025
aba6801
Fix failing test
Hugo-Chia Apr 7, 2025
401d7b1
Merge pull request #260 from AerollingOverDeepBlueSeas/update-user-guide
Hugo-Chia Apr 7, 2025
a2b842d
Merge branch 'master' into update-ugdg-v1.6-3
Hugo-Chia Apr 7, 2025
58c27ea
Merge pull request #259 from Hugo-Chia/update-ugdg-v1.6-3
Hugo-Chia Apr 7, 2025
d26da6f
Add a Single <br>
AerollingOverDeepBlueSeas Apr 8, 2025
87bdcf0
Update README.md
AerollingOverDeepBlueSeas Apr 8, 2025
11e00a4
Merge pull request #261 from AerollingOverDeepBlueSeas/update-user-guide
AerollingOverDeepBlueSeas Apr 8, 2025
2e9d5af
Update README.md
AerollingOverDeepBlueSeas Apr 8, 2025
1af1168
Merge pull request #262 from AerollingOverDeepBlueSeas/update-user-guide
AerollingOverDeepBlueSeas Apr 8, 2025
9685661
Update User Guide
AerollingOverDeepBlueSeas Apr 8, 2025
18f4ff0
Merge branch 'AY2425S2-CS2103T-F11-1:master' into update-user-guide
AerollingOverDeepBlueSeas Apr 8, 2025
c6abb3c
Merge pull request #263 from AerollingOverDeepBlueSeas/update-user-guide
AerollingOverDeepBlueSeas Apr 8, 2025
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
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.pdf binary
File renamed without changes.
File renamed without changes.
File renamed without changes.
25 changes: 25 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name: MarkBind Action

on:
push:
branches:
- master

jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- name: Install Graphviz
run: sudo apt-get install graphviz
- name: Install Java
uses: actions/setup-java@v3
with:
java-version: '17'
distribution: 'zulu'
- name: Build & Deploy MarkBind site
uses: MarkBind/markbind-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
rootDirectory: './docs'
baseUrl: '/tp' # assuming your repo name is tp
version: '^5.5.2'
46 changes: 46 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
name: Java CI

on: [push, pull_request]

jobs:
build:
strategy:
matrix:
platform: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.platform }}

steps:
- name: Set up repository
uses: actions/checkout@main

- name: Set up repository
uses: actions/checkout@main
with:
ref: master

- name: Merge to master
run: git checkout --progress --force ${{ github.sha }}

- name: Run repository-wide tests
if: runner.os == 'Linux'
working-directory: ${{ github.workspace }}/.github
run: ./run-checks.sh

- name: Validate Gradle Wrapper
uses: gradle/actions/wrapper-validation@v3

- name: Setup JDK 17
uses: actions/setup-java@v4
with:
distribution: 'zulu'
java-version: '17'
java-package: jdk+fx

- name: Build and check with Gradle
run: ./gradlew check coverage

- name: Upload coverage reports to Codecov
if: runner.os == 'Linux'
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
42 changes: 24 additions & 18 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,20 +1,26 @@
build/
.gradle/
.checkstyle
.settings/
.idea/
lib/*
*.iml
*.log
*.log.*
*.csv
config.json
# Gradle build files
/.gradle/
/build/
src/main/resources/docs/
bin/

# IDEA files
/.idea/
/out/
/*.iml

# Storage/log files
/data/
/config.json
/preferences.json
/*.log.*
hs_err_pid[0-9]*.log
data/

# Test sandbox files
src/test/data/sandbox/
preferences.json

# MacOS custom attributes files created by Finder
.DS_Store
./screenshot*.png
classes/
/data/
/bin/
src/main/resources/docs/
out/
docs/_site/
docs/_markbind/logs/
29 changes: 0 additions & 29 deletions .travis.yml

This file was deleted.

39 changes: 0 additions & 39 deletions README.adoc

This file was deleted.

22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# HubHealth

[![CI Status](https://github.com/AY2425S2-CS2103T-F11-1/tp/actions/workflows/gradle.yml/badge.svg)](https://github.com/AY2425S2-CS2103T-F11-1/tp/actions)
[![codecov](https://codecov.io/gh/AY2425S2-CS2103T-F11-1/tp/graph/badge.svg?token=4Z0HOJL06Z)](https://codecov.io/gh/AY2425S2-CS2103T-F11-1/tp)

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

Introducing HubHealth, a **Clinic Appointment Management System** designed to empower **Singaporean clinic
receptionists** to **manage patient information** and **schedule appointments** efficiently. As a clinic receptionist,
you can easily manage patient records (including name, birthdate, contact information, etc.) and track past and
upcoming appointments with simple keyboard commands. Additionally, the **tagging system** allows you to tag
government-related subsidies (such as CHAS) or insurance information to your patient, simplifying patient management.

* If you are interested in using HubHealth, head over to the [_Quick Start_ section of the **User Guide**](UserGuide.html#quick-start).
* If you are interested about developing HubHealth, the [**Developer Guide**](DeveloperGuide.html) is a good place to start.


**Acknowledgements**

* Libraries used: [JavaFX](https://openjfx.io/), [Jackson](https://github.com/FasterXML/jackson), [JUnit5](https://github.com/junit-team/junit5)
* User Guide referenced: [User Guide](https://ay2223s1-cs2103t-w16-2.github.io/tp/UserGuide)
* Image for site icon: [Stethoscope Icon](https://pixabay.com/vectors/stethoscope-icon-stethoscope-icon-2316460/) by mcmurryjulie on Pixabay
1 change: 0 additions & 1 deletion _config.yml

This file was deleted.

18 changes: 0 additions & 18 deletions appveyor.yml

This file was deleted.

Loading