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-T10-3] ProjectPRO #124

Open
wants to merge 735 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
735 commits
Select commit Hold shift + click to select a range
b01f23f
fix test cases
Kailash201 Nov 11, 2023
4614e24
Merge pull request #252 from coderhuang559/branch-v1.4
Kailash201 Nov 11, 2023
5f26e40
Revert "Add test cases"
Kailash201 Nov 11, 2023
3f914c8
Merge pull request #254 from AY2324S1-CS2103T-T10-3/revert-252-branch…
ZD292 Nov 11, 2023
97f9aed
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
Kailash201 Nov 11, 2023
68d0cb3
Fix checkstyle
ZD292 Nov 11, 2023
6ce252f
add addtime command to dg
Kailash201 Nov 11, 2023
476725f
update UiClassdigram
Kailash201 Nov 11, 2023
321b476
Merge pull request #255 from Kailash201/v1.4
coderhuang559 Nov 11, 2023
569c111
Fix checkstyle for tests
coderhuang559 Nov 11, 2023
1704643
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 11, 2023
12b1184
Fix checkstyle
coderhuang559 Nov 11, 2023
38fffc8
Fix checkstyle
coderhuang559 Nov 11, 2023
f5645f1
Fix checkstyle
coderhuang559 Nov 11, 2023
6133988
Fix CI
coderhuang559 Nov 11, 2023
1ef35a0
Merge pull request #256 from coderhuang559/branch-v1.4
Kailash201 Nov 11, 2023
229596b
Fix merge conflict
ZD292 Nov 11, 2023
136bbe9
Fix checkstyle
ZD292 Nov 11, 2023
e9104f6
Fix checkstyle
ZD292 Nov 11, 2023
ee2b554
Fix checkstyle
ZD292 Nov 11, 2023
693980e
Add testcases
lerxuan Nov 11, 2023
e7d990b
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
lerxuan Nov 11, 2023
94213cd
Add testcases for FindGroup and ListGroup
lerxuan Nov 11, 2023
bc6ed44
Edit PPP
Nov 11, 2023
de2f7db
Fix Checkstyle
lerxuan Nov 11, 2023
329a657
Merge pull request #258 from nicholastng010601/branch-v1.4
lerxuann Nov 11, 2023
4ffee07
Fix inconsistencies in UG
lerxuan Nov 11, 2023
1d6e1a5
Merge pull request #257 from lerxuann/branch-v1.4
Kailash201 Nov 11, 2023
5738e3d
Fix errors in UG
lerxuan Nov 11, 2023
2c0f0e3
Add time testcase
ZD292 Nov 12, 2023
e6844a8
Fix checkstyle
ZD292 Nov 12, 2023
1f052a5
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
ZD292 Nov 12, 2023
6a263bd
Add ug images
ZD292 Nov 12, 2023
545cc49
Merge pull request #259 from lerxuann/branch-v1.4
ZD292 Nov 12, 2023
263e1bf
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
ZD292 Nov 12, 2023
fea8acf
update model diagram
Kailash201 Nov 12, 2023
f5c8159
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
Kailash201 Nov 12, 2023
0e50852
Fix testcase
ZD292 Nov 12, 2023
fb42d42
update status bar
Kailash201 Nov 12, 2023
1bc7b01
Fix testcase
ZD292 Nov 12, 2023
11cf495
remove unused iport
Kailash201 Nov 12, 2023
18a3c92
update status bar
Kailash201 Nov 12, 2023
4fbceae
Merge pull request #260 from Kailash201/v1.4
ZD292 Nov 12, 2023
746b811
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
ZD292 Nov 12, 2023
467553d
Merge branch 'Branch-v1.4test' of https://github.com/AY2324S1-CS2103T…
Kailash201 Nov 12, 2023
5fc0c9a
fix storage testcases
Kailash201 Nov 12, 2023
138a2e0
comment out integration test
Kailash201 Nov 12, 2023
6cbcb60
comment out integration test
Kailash201 Nov 12, 2023
3c10969
Merge pull request #261 from Kailash201/v1.4b
ZD292 Nov 12, 2023
007e117
Merge branch 'Branch-v1.4test' into Branch-v1.4
ZD292 Nov 12, 2023
a3eb6fd
Fix test case
ZD292 Nov 12, 2023
8771563
Update Userguide
ZD292 Nov 12, 2023
6fd7dbb
update UI and ModelClass model
Kailash201 Nov 12, 2023
18562a7
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
Kailash201 Nov 12, 2023
d8ea16a
Fix codecov patch
ZD292 Nov 12, 2023
6046905
Fix codecov patch
ZD292 Nov 12, 2023
e21394d
Add diagrams
coderhuang559 Nov 12, 2023
60007f3
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 12, 2023
dfaa759
Merge pull request #263 from Kailash201/v1.4
coderhuang559 Nov 12, 2023
34da684
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 12, 2023
0085abf
Merge pull request #264 from coderhuang559/branch-v1.4
Kailash201 Nov 12, 2023
1cc11d5
Fix test case
ZD292 Nov 12, 2023
6923be0
Improve code quality in DeletePersonCommand
lerxuan Nov 12, 2023
d70ddc6
Fix checkstyle
lerxuan Nov 12, 2023
d5d30e2
Edit DG
lerxuan Nov 12, 2023
1c5ccdd
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
lerxuan Nov 12, 2023
b261238
Fix Checkstyle
lerxuan Nov 12, 2023
094a53c
Merge pull request #262 from ZD292/Branch-v1.4
coderhuang559 Nov 12, 2023
afc7f9e
Merge pull request #265 from lerxuann/branch-v1.4
coderhuang559 Nov 12, 2023
c897f20
Edit UG
lerxuan Nov 12, 2023
ef3b295
Merge pull request #266 from lerxuann/branch-v1.4
Kailash201 Nov 12, 2023
dc89db6
Merge pull request #267 from AY2324S1-CS2103T-T10-3/Branch-v1.4
ZD292 Nov 12, 2023
6542a6c
Improve code quality for DeleteGroupCommand
lerxuan Nov 12, 2023
48f76ae
Edit DG
lerxuan Nov 12, 2023
dc46306
Fix Checkstyle
lerxuan Nov 12, 2023
5547b92
Fix Testcase
lerxuan Nov 12, 2023
e7cde17
Merge pull request #268 from lerxuann/branch-v1.4
Nov 13, 2023
0957075
Fix test
Nov 13, 2023
c60e42f
Update DG
Nov 13, 2023
3d8fc29
Remove unused function
Nov 13, 2023
05ed04f
Refactor name
Nov 13, 2023
9bd306c
Remove unused import
Nov 13, 2023
ecfe2e4
Merge pull request #269 from nicholastng010601/branch-v1.4
Kailash201 Nov 13, 2023
a652bd8
Update diagrams
coderhuang559 Nov 13, 2023
5d1f9e4
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 13, 2023
fda714e
Update DG
coderhuang559 Nov 13, 2023
83437db
Merge pull request #270 from coderhuang559/branch-v1.4
Kailash201 Nov 13, 2023
899bfc5
Update ug
Kailash201 Nov 13, 2023
8814145
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
Kailash201 Nov 13, 2023
e67c014
Edit UG
lerxuan Nov 13, 2023
c981ab8
update add command DG
Kailash201 Nov 13, 2023
eb1e179
Merge pull request #271 from Kailash201/v1.4c
Nov 13, 2023
bc0ad93
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
lerxuan Nov 13, 2023
2a53370
Update PPP
lerxuan Nov 13, 2023
75d1c8a
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
lerxuan Nov 13, 2023
599893e
Merge pull request #272 from lerxuann/branch-v1.4
Kailash201 Nov 13, 2023
068ff2c
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T10-3/tp…
Nov 13, 2023
0a0c718
Merge pull request #273 from AY2324S1-CS2103T-T10-3/Branch-v1.4
lerxuann Nov 13, 2023
9497570
Update UG
coderhuang559 Nov 13, 2023
371dbf7
Merge pull request #274 from coderhuang559/branch-v1.4
Kailash201 Nov 13, 2023
eec5c54
Add find time testcase
ZD292 Nov 13, 2023
f321609
Update UG
coderhuang559 Nov 13, 2023
65cd4c8
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 13, 2023
a4c36e2
Fix Merge conflicts
ZD292 Nov 13, 2023
2e7baf1
Update UG
coderhuang559 Nov 13, 2023
4a7dc44
Merge pull request #276 from ZD292/Branch-v1.4
coderhuang559 Nov 13, 2023
8e2657b
Merge pull request #275 from coderhuang559/branch-v1.4
Kailash201 Nov 13, 2023
09d6fe1
Update ug
Kailash201 Nov 13, 2023
2d213c7
Change header color in UG
Kailash201 Nov 13, 2023
465160d
remove space
Kailash201 Nov 13, 2023
0f0d8d1
Deleted unused class
ZD292 Nov 13, 2023
4dd7bd9
Merge pull request #277 from Kailash201/v1.4c
ZD292 Nov 13, 2023
5a5f5be
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
ZD292 Nov 13, 2023
f94db7e
Merge pull request #278 from ZD292/Branch-v1.4
Kailash201 Nov 13, 2023
ffa4515
Update DG
Nov 13, 2023
302af08
clean up codebase
Kailash201 Nov 13, 2023
42e6dd3
Update developer guide
ZD292 Nov 13, 2023
b22362a
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T10-3/tp…
Nov 13, 2023
e46d42d
Merge pull request #280 from Kailash201/v1.4c
Nov 13, 2023
3076eb4
Update JavaDoc
ZD292 Nov 13, 2023
0ba0483
Update UG
ZD292 Nov 13, 2023
fd661b8
Update UG
ZD292 Nov 13, 2023
080ad6a
Merge pull request #281 from ZD292/Branch-v1.4
Nov 13, 2023
900d09c
Edit UG
Nov 13, 2023
13fdbbd
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
Nov 13, 2023
47ea012
Merge pull request #282 from nicholastng010601/branch-v1.4
Kailash201 Nov 13, 2023
43494ab
Merge pull request #283 from AY2324S1-CS2103T-T10-3/Branch-v1.4
coderhuang559 Nov 13, 2023
67245ea
Edit UG picture bug
Nov 13, 2023
c17265d
Change picture
Nov 13, 2023
50434eb
Edit UG
Nov 13, 2023
51d8cd2
Add line seperation
Nov 13, 2023
d3ba935
Update developer guide
ZD292 Nov 13, 2023
f86dd04
Fix merge conflicts
ZD292 Nov 13, 2023
ececca5
Update ppp
ZD292 Nov 13, 2023
18e4985
Update ppp
ZD292 Nov 13, 2023
96950d4
Merge pull request #285 from ZD292/Branch-v1.4
Kailash201 Nov 13, 2023
a4129a9
Merge pull request #284 from nicholastng010601/branch-v1.4
Kailash201 Nov 13, 2023
3b7b5db
Revert "Update Developer Guide"
Kailash201 Nov 13, 2023
90fb802
Update UG
Nov 13, 2023
8d6f39f
Update DG
Nov 13, 2023
2c298d6
Merge pull request #286 from AY2324S1-CS2103T-T10-3/revert-285-Branch…
ZD292 Nov 13, 2023
11e7b6a
Merge pull request #287 from nicholastng010601/branch-v1.4
coderhuang559 Nov 13, 2023
916a045
Update UG
coderhuang559 Nov 13, 2023
9b290b2
Update icons
Kailash201 Nov 13, 2023
ce95923
Update DG
lerxuan Nov 13, 2023
3d18f32
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 13, 2023
5abe6fa
Merge pull request #288 from lerxuann/branch-v1.4
coderhuang559 Nov 13, 2023
b41591b
Update developer guide
ZD292 Nov 13, 2023
b346e28
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
ZD292 Nov 13, 2023
8f12057
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 13, 2023
8be1581
fix conflict
Kailash201 Nov 13, 2023
c1caae3
Delete unused diagrams
coderhuang559 Nov 13, 2023
3991a4a
Edit dg
ZD292 Nov 13, 2023
27b3fd2
Merge pull request #290 from Kailash201/v1.4c
ZD292 Nov 13, 2023
e4e83a2
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
ZD292 Nov 13, 2023
ed2e986
Change in docs
Kailash201 Nov 13, 2023
66a0918
Fix check style
ZD292 Nov 13, 2023
8e2055f
Merge pull request #291 from Kailash201/v1.4c
lerxuann Nov 13, 2023
5df15e1
Fix check style
ZD292 Nov 13, 2023
f6e3150
Fix check style
ZD292 Nov 13, 2023
fe1ba11
Update PPP
coderhuang559 Nov 13, 2023
e343d53
Merge pull request #289 from ZD292/Branch-v1.4
lerxuann Nov 13, 2023
641b461
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 13, 2023
3550e34
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 13, 2023
fd2fd28
Merge pull request #292 from coderhuang559/branch-v1.4
Kailash201 Nov 13, 2023
9627a83
Update PPP
coderhuang559 Nov 13, 2023
8386409
Edit DG
lerxuan Nov 13, 2023
788cd8f
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
lerxuan Nov 13, 2023
60e6b51
Edit Diagram
ZD292 Nov 13, 2023
782851f
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
ZD292 Nov 13, 2023
c181f58
Update PPP
coderhuang559 Nov 13, 2023
bb62a7a
Merge pull request #294 from lerxuann/branch-v1.4
coderhuang559 Nov 13, 2023
4efd8a1
Remove model
Kailash201 Nov 13, 2023
7697989
Merge pull request #293 from coderhuang559/branch-v1.4
lerxuann Nov 13, 2023
d98ca38
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
Kailash201 Nov 13, 2023
a3d0ec5
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
ZD292 Nov 13, 2023
b618417
Merge pull request #295 from Kailash201/v1.4c
ZD292 Nov 13, 2023
78dffce
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
ZD292 Nov 13, 2023
c38db26
Merge pull request #296 from ZD292/Branch-v1.4
lerxuann Nov 13, 2023
b550e22
Merge pull request #297 from AY2324S1-CS2103T-T10-3/Branch-v1.4
coderhuang559 Nov 13, 2023
27175fb
Edit Diagram
ZD292 Nov 13, 2023
c3ae386
Edit Diagram
ZD292 Nov 13, 2023
0af4678
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
ZD292 Nov 13, 2023
3caed11
Merge pull request #298 from ZD292/Branch-v1.4
Kailash201 Nov 13, 2023
9dfbd64
update ppp
Kailash201 Nov 13, 2023
6cdd835
Update UG
coderhuang559 Nov 13, 2023
965ee0a
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 13, 2023
b061ba5
Merge pull request #299 from Kailash201/v1.4c
ZD292 Nov 13, 2023
56f5165
Fix UG bugs
coderhuang559 Nov 13, 2023
2e1b509
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 13, 2023
5154700
Merge pull request #300 from coderhuang559/branch-v1.4
lerxuann Nov 13, 2023
f699b46
Add back to toc link
Kailash201 Nov 13, 2023
ae29243
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
Kailash201 Nov 13, 2023
4409b26
Edit UG
lerxuan Nov 13, 2023
0780d9b
Fix UG bug
coderhuang559 Nov 13, 2023
3749639
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 13, 2023
7dd420f
Edit User Guide
ZD292 Nov 13, 2023
0092fe8
Edit User Guide
ZD292 Nov 13, 2023
a5cbda5
Merge pull request #302 from lerxuann/branch-v1.4
Kailash201 Nov 13, 2023
1176d3b
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
Kailash201 Nov 13, 2023
a80e8c5
fix ci
Kailash201 Nov 13, 2023
900bc4a
Edit User Guide
ZD292 Nov 13, 2023
db84f00
Merge pull request #301 from Kailash201/v1.4c
ZD292 Nov 13, 2023
245402c
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
ZD292 Nov 13, 2023
204f7ca
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 13, 2023
a3bc80c
Merge pull request #303 from ZD292/Branch-v1.4
lerxuann Nov 13, 2023
abbe938
Fix UG bugs
coderhuang559 Nov 13, 2023
bbe2d48
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 13, 2023
02f8c4d
Merge pull request #304 from coderhuang559/branch-v1.4
lerxuann Nov 13, 2023
02dbdd1
Edit User Guide
ZD292 Nov 13, 2023
e09366b
Edit UG
lerxuan Nov 13, 2023
a382aee
Fix UG inconsistencies
lerxuan Nov 13, 2023
05efaed
Update PPP
coderhuang559 Nov 13, 2023
2da0f96
Merge pull request #305 from ZD292/Branch-v1.4
Kailash201 Nov 13, 2023
27ad429
Merge pull request #306 from lerxuann/branch-v1.4
Kailash201 Nov 13, 2023
0ffa003
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
coderhuang559 Nov 13, 2023
6fddbe6
Merge pull request #307 from AY2324S1-CS2103T-T10-3/Branch-v1.4
coderhuang559 Nov 13, 2023
524f8b3
Fix docs bugs
coderhuang559 Nov 13, 2023
f0edaf1
Fix docs bugs
coderhuang559 Nov 13, 2023
8eff933
Fix docs
coderhuang559 Nov 13, 2023
b8507a0
Merge pull request #309 from coderhuang559/branch-v1.4
lerxuann Nov 13, 2023
c0d80fc
update markbind
Kailash201 Nov 13, 2023
35732e2
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T10-3/tp…
Kailash201 Nov 13, 2023
a6da15f
Merge pull request #310 from Kailash201/v1.4c
ZD292 Nov 13, 2023
9c23981
Update user guide
ZD292 Nov 13, 2023
cc9802e
Merge branch 'Branch-v1.4' of https://github.com/AY2324S1-CS2103T-T10…
ZD292 Nov 13, 2023
6223711
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T10-3/tp…
ZD292 Nov 13, 2023
f5f7e22
Update user guide
ZD292 Nov 13, 2023
5e5774a
Update user guide
ZD292 Nov 13, 2023
98bd094
Update user guide
ZD292 Nov 13, 2023
dacad65
Merge pull request #311 from ZD292/Branch-v1.4
coderhuang559 Nov 13, 2023
ff6d131
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T10-3/tp…
Kailash201 Nov 13, 2023
a8fb9a5
Fix PPP
coderhuang559 Nov 13, 2023
9ae70ed
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T10-3/tp…
coderhuang559 Nov 13, 2023
6ffd6a1
Merge pull request #312 from coderhuang559/branch-v1.4
Kailash201 Nov 13, 2023
02f0bca
Update developer guide
ZD292 Nov 13, 2023
34e725e
Merge pull request #313 from ZD292/Branch-v1.4
Kailash201 Nov 13, 2023
53bf60f
Update developer guide
ZD292 Nov 13, 2023
a97292e
Merge pull request #314 from ZD292/Branch-v1.4
Kailash201 Nov 13, 2023
8aebdd8
Update developer guide
ZD292 Nov 13, 2023
eeb0809
Update developer guide
ZD292 Nov 14, 2023
46ffc3e
Merge pull request #315 from ZD292/Branch-v1.4
Nov 14, 2023
2c3b6fb
Update developer guide
ZD292 Nov 14, 2023
8f65b73
Merge pull request #316 from ZD292/Branch-v1.4
coderhuang559 Nov 14, 2023
9e51b86
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T10-3/tp…
Kailash201 Nov 14, 2023
e41ed2f
fix ppp links
Kailash201 Nov 14, 2023
c9e0f41
Merge pull request #318 from Kailash201/v1.4c
Nov 14, 2023
7a6800b
Fix ppp link
Kailash201 Nov 14, 2023
ff80f8c
Add fullstop
Kailash201 Nov 14, 2023
c729853
Merge pull request #319 from Kailash201/v1.4c
Nov 14, 2023
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
  •  
  •  
  •  
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: '11'
distribution: 'temurin'
- name: Build & Deploy MarkBind site
uses: MarkBind/markbind-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
rootDirectory: './docs'
baseUrl: '/tp' # replace with your repo name
version: '^5.1.0'
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ src/test/data/sandbox/
# MacOS custom attributes files created by Finder
.DS_Store
docs/_site/
docs/_markbind/logs/
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
[![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/AY2324S1-CS2103T-T10-3/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2324S1-CS2103T-T10-3/tp/actions)

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

* This is **a sample project for Software Engineering (SE) students**.<br>
* This is ProjectPRO for university students with a lot of projects.<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.
* Group contact lists
* Track group mates availability
* The project simulates an ongoing school software project for a desktop application (called _ProjectPRO_) used for managing group mates
* 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.
6 changes: 5 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ mainClassName = 'seedu.address.Main'
sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11

run {
enableAssertions = true
}

repositories {
mavenCentral()
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
Expand Down Expand Up @@ -66,7 +70,7 @@ dependencies {
}

shadowJar {
archiveFileName = 'addressbook.jar'
archiveFileName = 'ProjectPRO.jar'
}

defaultTasks 'clean', 'test'
23 changes: 23 additions & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
_markbind/logs/

# Dependency directories
node_modules/

# Production build files (change if you output the build to a different directory)
_site/

# Env
.env
.env.local

# IDE configs
.vscode/
.idea/*
*.iml
57 changes: 30 additions & 27 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
@@ -1,59 +1,62 @@
---
layout: page
title: About Us
layout: default.md
title: "About Us"
---

# 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
### Kailashwaran

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

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

* Role: Project Advisor
* Role: Developer
* Role: Team Lead

### Jane Doe
### Huang Yixin

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

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

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

### Johnny Doe
### Nicholas Tng

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

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

* Role: Developer
* Responsibilities: Data
* Responsibilities: Code quality

### Jean Doe
### Goh Ler Xuan

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Documentation

### James Doe
### Ong Zhen Dong

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

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

* Role: Developer
* Responsibilities: UI
* Responsibilities: Team lead
6 changes: 4 additions & 2 deletions docs/Configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
layout: page
title: Configuration guide
layout: default.md
title: "Configuration guide"
---

# 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`).
13 changes: 8 additions & 5 deletions docs/DevOps.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
---
layout: page
title: DevOps guide
layout: default.md
title: "DevOps guide"
pageNav: 3
---

* Table of Contents
{:toc}
# DevOps guide

--------------------------------------------------------------------------------------------------------------------
<!-- * Table of Contents -->
<page-nav-print />

<!-- -------------------------------------------------------------------------------------------------------------------- -->

## Build automation

Expand Down
Loading
Loading