Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
742 commits
Select commit Hold shift + click to select a range
668a712
Modify DeleteCommandParser Test Case
KishenKumarrrrr Nov 7, 2020
d9394a1
Merge pull request #240 from PhongTran98/branch-coding-standard
duynguyen24501 Nov 7, 2020
7c54cc7
Merge branch 'master' into branch-improve-code
PhongTran98 Nov 7, 2020
54057e8
Merge pull request #241 from duynguyen24501/branch-improve-code
duynguyen24501 Nov 7, 2020
65367a3
Merge branch 'master' into branch-refactorCode
KishenKumarrrrr Nov 7, 2020
cf378fb
Refactor KanBugTracker
duynguyen24501 Nov 7, 2020
91e3c00
Fix a typo in EditTagCommandParser
duynguyen24501 Nov 7, 2020
72854ff
Refactor AddTagCommand
KishenKumarrrrr Nov 7, 2020
3f698b0
Divide BugCard's constructor into smaller chunks
PhongTran98 Nov 7, 2020
8bcb337
Merge pull request #242 from PhongTran98/branch-coding-standard
duynguyen24501 Nov 7, 2020
15f6332
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 7, 2020
cbb8b3f
Refactor BugCardKanban
duynguyen24501 Nov 7, 2020
ecc07be
Add Screen shots to ug
Rogerlys Nov 7, 2020
de02bda
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp
Rogerlys Nov 7, 2020
64c5646
Merge pull request #243 from duynguyen24501/branch-code-quality
Rogerlys Nov 7, 2020
19cdfd8
Merge branch 'master' into master
duynguyen24501 Nov 7, 2020
5dc8852
Merge pull request #244 from Rogerlys/master
duynguyen24501 Nov 7, 2020
2b71ec1
Refactor AddTagCommand and AddTagCommandTest
KishenKumarrrrr Nov 7, 2020
7c59947
Make BugCard extend BugCardKanban
PhongTran98 Nov 7, 2020
0e1bf3f
Add test cases for ModifyTagUtilityTest
KishenKumarrrrr Nov 7, 2020
b7863ba
Refactor AddTagByStateCommandTest
KishenKumarrrrr Nov 7, 2020
0803a9a
Merge pull request #245 from PhongTran98/branch-coding-standard
duynguyen24501 Nov 7, 2020
a8c6d31
Refactor AddTagCommandParser
KishenKumarrrrr Nov 7, 2020
2efc9f3
Refactor MoveCommandTest
PhongTran98 Nov 7, 2020
efe70c7
Refactor AddTagCommandParserTest
KishenKumarrrrr Nov 7, 2020
89cd5e6
Refactor BugCardKanban
duynguyen24501 Nov 7, 2020
5b87600
Add line to help message for EditTagCommand
KishenKumarrrrr Nov 7, 2020
bcc3a02
Add BeforeAll method for KanBugTrackerParserTest
KishenKumarrrrr Nov 7, 2020
0a853d8
Rename some boolean
PhongTran98 Nov 7, 2020
090cac7
Merge branch 'master' into branch-refactorCode
KishenKumarrrrr Nov 7, 2020
5a631ac
Make minor change in MainWindow
PhongTran98 Nov 7, 2020
316df78
Update Test cases for AddTagCommandParserTest and EditTagCommandParse…
KishenKumarrrrr Nov 7, 2020
b79ebb6
Merge pull request #246 from KishenKumarrrrr/branch-refactorCode
Rogerlys Nov 7, 2020
06658b1
Merge branch 'master' into branch-coding-standard
PhongTran98 Nov 7, 2020
ed51739
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
PhongTran98 Nov 7, 2020
7d908af
Change magic values into constants
PhongTran98 Nov 7, 2020
bae4a19
Merge branch 'branch-coding-standard' of github.com:PhongTran98/tp in…
PhongTran98 Nov 7, 2020
2567b98
Refactor test code
Rogerlys Nov 7, 2020
2848c69
Merge pull request #247 from PhongTran98/branch-coding-standard
Rogerlys Nov 7, 2020
11ec746
Merge branch 'master' into Refactor-code
Rogerlys Nov 7, 2020
6f18f18
Refactor Search command
duynguyen24501 Nov 7, 2020
a061f99
Merge pull request #248 from Rogerlys/Refactor-code
duynguyen24501 Nov 7, 2020
e30d508
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 7, 2020
2c83d2f
Fix typos in DG
duynguyen24501 Nov 7, 2020
100bce6
Merge pull request #249 from duynguyen24501/branch-code-quality
PhongTran98 Nov 7, 2020
cc2ce28
Make the help window close on Esc
PhongTran98 Nov 7, 2020
77a1ccc
Update Ui Class diagram
PhongTran98 Nov 7, 2020
48236da
Merge pull request #250 from PhongTran98/branch-small-feature
duynguyen24501 Nov 8, 2020
81be790
Fix trailing zeroes issues in index
PhongTran98 Nov 8, 2020
7e4cb82
fix documentation
Rogerlys Nov 8, 2020
5e63d8d
Uncomment the code
PhongTran98 Nov 8, 2020
ae0292d
Merge branch 'master' into branch-fix-index
PhongTran98 Nov 8, 2020
81ee2ef
Merge pull request #252 from PhongTran98/branch-fix-index
Rogerlys Nov 8, 2020
5a6fb70
Merge branch 'master' into master
Rogerlys Nov 8, 2020
38823ac
Merge pull request #251 from Rogerlys/master
duynguyen24501 Nov 8, 2020
59d502a
Refactor SearchCommandParser
duynguyen24501 Nov 8, 2020
fe5f44a
Refactor MoveCommandParser
duynguyen24501 Nov 8, 2020
4ffa0aa
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 8, 2020
775d3ff
Add manual testing guide in DG
PhongTran98 Nov 8, 2020
fc5678a
Merge branch 'master' into branch-manual-testing
PhongTran98 Nov 8, 2020
88bd480
Format User Guide and redo introduction
KishenKumarrrrr Nov 8, 2020
1be7767
Merge pull request #253 from PhongTran98/branch-manual-testing
Rogerlys Nov 8, 2020
ba72fa9
Merge branch 'master' into branch-updateDocumentation
KishenKumarrrrr Nov 8, 2020
dd8e870
Merge pull request #254 from KishenKumarrrrr/branch-updateDocumentation
Rogerlys Nov 8, 2020
f3cce7a
Merge branch 'master' into branch-updateDocumentation
KishenKumarrrrr Nov 8, 2020
529735e
Format User Guide
KishenKumarrrrr Nov 8, 2020
45490da
Refactor SearchCommandTest
duynguyen24501 Nov 8, 2020
1e53233
Refactor SearchCommandParserTest
duynguyen24501 Nov 8, 2020
11351ea
Refactor CommandTestUtil
duynguyen24501 Nov 8, 2020
e90971e
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 8, 2020
01ed2a4
Merge pull request #255 from duynguyen24501/branch-code-quality
duynguyen24501 Nov 8, 2020
efd6d2b
Update manual testing
Rogerlys Nov 8, 2020
ad7a7ff
Merge branch 'master' into Update-manual-testing-in-DG
Rogerlys Nov 8, 2020
2458a83
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
KishenKumarrrrr Nov 8, 2020
396a4f3
Fix bugs regarding to being able to edit state using edit, update UG …
PhongTran98 Nov 8, 2020
f2a7722
Refactor TypicalBug
duynguyen24501 Nov 8, 2020
c5bff36
Make minor change to documents
PhongTran98 Nov 8, 2020
f701ef2
Refactor BugContainsQueryStringPredicateTest
duynguyen24501 Nov 8, 2020
a91ab1c
Merge pull request #256 from Rogerlys/Update-manual-testing-in-DG
duynguyen24501 Nov 8, 2020
a53e597
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 8, 2020
d5c7b49
Fix line space
duynguyen24501 Nov 8, 2020
eb192de
Update UG
KishenKumarrrrr Nov 8, 2020
bc0448c
Merge pull request #258 from duynguyen24501/branch-code-quality
duynguyen24501 Nov 8, 2020
62133f1
Update Introduction
KishenKumarrrrr Nov 8, 2020
9810bd4
Merge branch 'master' into branch-updateDocumentation
KishenKumarrrrr Nov 8, 2020
b7b1669
Refactor renaming to follow code quality
duynguyen24501 Nov 8, 2020
1bb36ca
Merge pull request #259 from KishenKumarrrrr/branch-updateDocumentation
Rogerlys Nov 8, 2020
f2fd5e6
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 8, 2020
fc6f789
Fix documentation
Rogerlys Nov 8, 2020
f0b81bb
Merge pull request #260 from duynguyen24501/branch-code-quality
duynguyen24501 Nov 8, 2020
4f894cb
Update UG about prefix & Make app alert when edit command not change …
PhongTran98 Nov 8, 2020
a1ae115
Merge branch 'master' into master
duynguyen24501 Nov 8, 2020
d441911
Merge branch 'branch-final-fix-bug' of github.com:PhongTran98/tp into…
PhongTran98 Nov 8, 2020
a2ac792
Revert some change
PhongTran98 Nov 8, 2020
a2cabf5
Merge pull request #261 from Rogerlys/master
duynguyen24501 Nov 8, 2020
ce3dfdb
Merge branch 'master' into branch-final-fix-bug
PhongTran98 Nov 8, 2020
8b7ab79
Merge branch 'master' into branch-updateDocumentation
KishenKumarrrrr Nov 8, 2020
3f3c84e
Merge pull request #262 from PhongTran98/branch-final-fix-bug
duynguyen24501 Nov 8, 2020
3d9620f
Update DG
duynguyen24501 Nov 8, 2020
6a952c1
Update PPP for highlight part
duynguyen24501 Nov 8, 2020
cdae633
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 8, 2020
c8f6ab3
Fix typos in DG
duynguyen24501 Nov 8, 2020
a93553a
Merge pull request #263 from duynguyen24501/branch-documentation-release
duynguyen24501 Nov 8, 2020
6890a0f
Fix bug in DG
duynguyen24501 Nov 8, 2020
0c4887f
Merge branch 'master' into branch-documentation-release
duynguyen24501 Nov 8, 2020
f738b1e
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 8, 2020
4ca861d
Update DG
the-reefshark Nov 8, 2020
4350571
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp
the-reefshark Nov 8, 2020
05f2df8
Remove images to rename
the-reefshark Nov 8, 2020
daa70bb
Merge pull request #264 from duynguyen24501/branch-documentation-release
Rogerlys Nov 8, 2020
8c4994b
Add back images after renaming
the-reefshark Nov 8, 2020
3b61cf6
Merge branch 'master' into master
the-reefshark Nov 8, 2020
dfc500e
Merge pull request #265 from the-reefshark/master
Rogerlys Nov 8, 2020
a2cdf0f
Fix a typo
duynguyen24501 Nov 8, 2020
db9c1e6
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 8, 2020
216beda
Update PPP
Rogerlys Nov 8, 2020
07cbc39
Fix error message for edit
Rogerlys Nov 8, 2020
f49816e
fix checkstyle
Rogerlys Nov 8, 2020
a20cc85
Fix error message for move command
Rogerlys Nov 8, 2020
63eb67a
Merge pull request #267 from Rogerlys/master
the-reefshark Nov 8, 2020
c2edc8d
Change UG images file name for editTag
the-reefshark Nov 8, 2020
f583cb7
Update UserGuide.md
KishenKumarrrrr Nov 8, 2020
523a2fa
Update Developer Guide
KishenKumarrrrr Nov 8, 2020
a6f0350
Merge branch 'master' into branch-updateDocumentation
KishenKumarrrrr Nov 8, 2020
9bbf76b
Update UG and DG
duynguyen24501 Nov 8, 2020
f250e01
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 8, 2020
9749b17
Merge pull request #269 from KishenKumarrrrr/branch-updateDocumentation
duynguyen24501 Nov 8, 2020
6ac6a2a
Update PPP
duynguyen24501 Nov 8, 2020
d9cafa1
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 8, 2020
79ef60a
Fix typos in DG.
Rogerlys Nov 8, 2020
d0312fb
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp
Rogerlys Nov 8, 2020
d57fbf4
Merge pull request #270 from duynguyen24501/branch-documentation-release
Rogerlys Nov 8, 2020
30c7e8d
Merge branch 'master' into master
Rogerlys Nov 8, 2020
825b20b
Merge pull request #271 from Rogerlys/master
duynguyen24501 Nov 8, 2020
5597f1f
Update DG & UG
PhongTran98 Nov 8, 2020
3f180ae
Fix typos in UG
duynguyen24501 Nov 8, 2020
b3a826c
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 8, 2020
ab468a8
Update exit command section in UG
PhongTran98 Nov 8, 2020
18d666d
Make minor change
PhongTran98 Nov 8, 2020
136282a
Merge branch 'master' into branch-final-update-doc
PhongTran98 Nov 8, 2020
08864c8
Merge pull request #272 from duynguyen24501/branch-documentation-release
PhongTran98 Nov 8, 2020
f4f3979
Merge branch 'master' into branch-final-update-doc
PhongTran98 Nov 8, 2020
3a79308
Merge pull request #273 from PhongTran98/branch-final-update-doc
duynguyen24501 Nov 8, 2020
d7872ed
Update UserGuide.md
the-reefshark Nov 8, 2020
073c7a0
Change Kanbug to KanBug
Rogerlys Nov 8, 2020
65b6a66
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp
Rogerlys Nov 8, 2020
631a8bd
Merge pull request #274 from Rogerlys/master
the-reefshark Nov 8, 2020
715c22a
Update DeveloperGuide.md
the-reefshark Nov 8, 2020
050bc0f
Update DeveloperGuide.md
the-reefshark Nov 8, 2020
32cc3cf
Update UserGuide.md
Rogerlys Nov 8, 2020
ffa5e45
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp
the-reefshark Nov 8, 2020
b0c9dec
Fix error message in editCommand
Rogerlys Nov 8, 2020
fd60e8c
Merge pull request #275 from Rogerlys/master
the-reefshark Nov 8, 2020
2b4c237
Fix spacing between images
the-reefshark Nov 8, 2020
4ff0f59
Merge branch 'master' into master
the-reefshark Nov 8, 2020
3d6613d
Merge pull request #276 from the-reefshark/master
the-reefshark Nov 8, 2020
dc0218c
Update UserGuide.md
the-reefshark Nov 8, 2020
fc3bc27
Update UserGuide.md
the-reefshark Nov 8, 2020
4d4f142
Add Switch command
the-reefshark Nov 8, 2020
6bdf690
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp
the-reefshark Nov 8, 2020
de5bbc7
Merge pull request #277 from the-reefshark/master
the-reefshark Nov 8, 2020
be9e0e4
Update UserGuide.md
the-reefshark Nov 8, 2020
cccacb3
Make small change in DG
PhongTran98 Nov 8, 2020
590540a
Merge pull request #278 from PhongTran98/branch-final-update-doc
the-reefshark Nov 8, 2020
a5345c2
Remove extra images from UG edit example
the-reefshark Nov 8, 2020
89e706a
Merge branch 'master' into master
the-reefshark Nov 8, 2020
a6798cc
Merge pull request #279 from the-reefshark/master
the-reefshark Nov 8, 2020
15cea5a
Update UserGuide.md
the-reefshark Nov 8, 2020
800b63b
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp
the-reefshark Nov 8, 2020
5dd1e90
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp
the-reefshark Nov 8, 2020
0162030
Merge branch 'master' into branch-updateDocumentation
KishenKumarrrrr Nov 8, 2020
c34e087
Update PPP Kishen
KishenKumarrrrr Nov 8, 2020
7a21669
Remove whitespace
KishenKumarrrrr Nov 8, 2020
43fb65f
Merge pull request #280 from KishenKumarrrrr/branch-updateDocumentation
the-reefshark Nov 9, 2020
2457ed8
no message
Rogerlys Nov 9, 2020
4f419b9
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp
Rogerlys Nov 9, 2020
8af4048
Fix box spacing issues
Rogerlys Nov 9, 2020
23d212d
Merge pull request #281 from Rogerlys/Update-UG-DG
Rogerlys Nov 9, 2020
8b7a904
Fix mistakes in UG
Rogerlys Nov 9, 2020
912984e
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp
the-reefshark Nov 9, 2020
521971d
Update UG in save feature
PhongTran98 Nov 9, 2020
df68773
Update PPP
PhongTran98 Nov 9, 2020
2c6a510
Merge branch 'master' into branch-updateDocumentation
KishenKumarrrrr Nov 9, 2020
1321f2d
Merge pull request #282 from PhongTran98/branch-final-update-doc
duynguyen24501 Nov 9, 2020
41f815b
Add links in PPP
duynguyen24501 Nov 9, 2020
3dcbf99
Update PPP
PhongTran98 Nov 9, 2020
d343f16
Fix issues in UG
Rogerlys Nov 9, 2020
4b550ed
Update PPP
PhongTran98 Nov 9, 2020
7fd4886
Changed Ui images
the-reefshark Nov 9, 2020
cb673a3
Merge branch 'master' into master
the-reefshark Nov 9, 2020
b55bcbd
Merge pull request #283 from duynguyen24501/branch-documentation-release
the-reefshark Nov 9, 2020
886cbf7
Merge branch 'master' into Update-UG-DG
the-reefshark Nov 9, 2020
3f759b1
Merge pull request #284 from Rogerlys/Update-UG-DG
duynguyen24501 Nov 9, 2020
ed6c862
Merge branch 'master' into master
duynguyen24501 Nov 9, 2020
222c615
Capitalize the column title in the UI
PhongTran98 Nov 9, 2020
3b21eda
Merge branch 'master' into branch-final-final-bug
PhongTran98 Nov 9, 2020
1eed3dd
Merge pull request #285 from the-reefshark/master
PhongTran98 Nov 9, 2020
d5379bc
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
PhongTran98 Nov 9, 2020
5d59f37
Remove header from Ui screenshots
the-reefshark Nov 9, 2020
c4c579f
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp
the-reefshark Nov 9, 2020
ff93cde
Merge branch 'master' into branch-final-final-bug
the-reefshark Nov 9, 2020
a574872
Merge pull request #286 from PhongTran98/branch-final-final-bug
PhongTran98 Nov 9, 2020
dafc0d8
Merge branch 'master' into master
PhongTran98 Nov 9, 2020
817df4d
Merge branch 'master' into branch-final-update-doc
PhongTran98 Nov 9, 2020
6dd849f
Merge pull request #287 from the-reefshark/master
PhongTran98 Nov 9, 2020
95c1c80
Merge branch 'master' into branch-final-update-doc
PhongTran98 Nov 9, 2020
650a9a5
Update Developer Guide
KishenKumarrrrr Nov 9, 2020
1335b88
Merge pull request #288 from PhongTran98/branch-final-update-doc
PhongTran98 Nov 9, 2020
d075a60
Update diagram in DG
Rogerlys Nov 9, 2020
4a0d345
Merge branch 'master' into branch-updateDocumentation
the-reefshark Nov 9, 2020
33dc896
Merge pull request #289 from KishenKumarrrrr/branch-updateDocumentation
Rogerlys Nov 9, 2020
106547d
Merge branch 'master' into master
Rogerlys Nov 9, 2020
832bb31
no message
Rogerlys Nov 9, 2020
3c151ff
Merge branch 'master' of https://github.com/Rogerlys/tp
Rogerlys Nov 9, 2020
1ca4503
Merge pull request #291 from Rogerlys/master
KishenKumarrrrr Nov 9, 2020
0895167
Fix some typos
PhongTran98 Nov 9, 2020
5f6bba3
Update UG & DG
duynguyen24501 Nov 9, 2020
77133a2
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 9, 2020
ced650f
Fix more
PhongTran98 Nov 9, 2020
00a0d8a
Merge branch 'master' into branch-final-update-doc
PhongTran98 Nov 9, 2020
5b275ee
Merge pull request #292 from duynguyen24501/branch-documentation-release
duynguyen24501 Nov 9, 2020
9bffc60
Merge branch 'master' into branch-final-update-doc
duynguyen24501 Nov 9, 2020
aa6e3de
Merge pull request #293 from PhongTran98/branch-final-update-doc
duynguyen24501 Nov 9, 2020
1347264
Fix typos in DG
duynguyen24501 Nov 9, 2020
555dc1e
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
duynguyen24501 Nov 9, 2020
86d3b14
Merge pull request #294 from duynguyen24501/branch-documentation-release
PhongTran98 Nov 9, 2020
cd4e116
Fix typos
PhongTran98 Nov 9, 2020
b15d84a
Merge branch 'branch-final-update-doc' of github.com:PhongTran98/tp i…
PhongTran98 Nov 9, 2020
b050408
Merge branch 'master' into branch-final-update-doc
PhongTran98 Nov 9, 2020
15cdadb
Make small change
PhongTran98 Nov 9, 2020
906a915
Merge branch 'branch-final-update-doc' of github.com:PhongTran98/tp i…
PhongTran98 Nov 9, 2020
dc93fcb
Merge pull request #295 from PhongTran98/branch-final-update-doc
PhongTran98 Nov 9, 2020
c719038
Merge branch 'master' into branch-updateDocumentation
KishenKumarrrrr Nov 9, 2020
2160c6f
Update links in DG
KishenKumarrrrr Nov 9, 2020
e68b66a
Merge pull request #296 from KishenKumarrrrr/branch-updateDocumentation
the-reefshark Nov 9, 2020
da2f91a
Update DeveloperGuide.md
the-reefshark Nov 9, 2020
6392a20
Update DeveloperGuide.md
the-reefshark Nov 9, 2020
c5b2eb8
Update UG for CS2101 submission
the-reefshark Nov 12, 2020
55d3a1e
Swap search and list command sections
the-reefshark Nov 12, 2020
0f99dfd
Merge pull request #297 from the-reefshark/master
the-reefshark Nov 12, 2020
87d70a9
Add Phong's name into save feature
PhongTran98 Nov 12, 2020
a8fc839
Fix 5.13 Link in UG
the-reefshark Nov 12, 2020
abdcf2b
Merge branch 'master' into branch-final-update-doc
PhongTran98 Nov 12, 2020
9551d0a
Edit link to Save section in table of content
PhongTran98 Nov 12, 2020
560d586
Edit link to Save section in table of content
PhongTran98 Nov 12, 2020
8a0b9b3
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W17-1/tp…
PhongTran98 Nov 12, 2020
60aaf5e
Merge branch 'branch-final-update-doc' of github.com:PhongTran98/tp i…
PhongTran98 Nov 12, 2020
3480e72
Merge pull request #298 from PhongTran98/branch-final-update-doc
duynguyen24501 Nov 12, 2020
27f0851
Add reuse code's authors
PhongTran98 Nov 23, 2020
3b77f20
Merge pull request #299 from PhongTran98/branch-reuse-code
duynguyen24501 Nov 23, 2020
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
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ MIT License

Copyright (c) 2016 Software Engineering Education - FOSS Resources

Permission is hereby granted, free of charge, to any person obtaining a copy
Permission is hereby granted, free of charge, to any bug obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
copies of the Software, and to permit bugs to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
Expand Down
22 changes: 13 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
[![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/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/AY2021S1-CS2103T-W17-1/tp/actions)

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

* This is **a sample project for Software Engineering (SE) students**.<br>
* The KanBug Tracker is a **desktop application for managing the tracking of bugs you encounter, optimised for use via a Command Line Interface** (CLI) while still having the benefits of a Graphical User Interface (GUI). <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.
* management of bugs encountered during a self-initiated project
* documenting the bug fixing process by being able to add descriptions to and modifying the status of different bugs
* The project was built using software engineering best practices that governed how the code was written and how the project was managed.
* It is **written in OOP fashion**.
* 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.
* Project was managed using a **forking workflow**.
* It is named `KanBug Tracker` because the product makes use of the concept of a **Kanban board**, an agile project management tool, for the visualisation of different bugs the user encounters.
* For the detailed documentation of this project, see the **[KanBug Tracker Product Website](https://ay2021s1-cs2103t-w17-1.github.io/tp/)**.
* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).

Team Name: AY2021S1-CS2103T-W17-1

8 changes: 6 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,11 @@ dependencies {
}

shadowJar {
archiveName = 'addressbook.jar'
archiveName = '[CS2103T-W17-1][KanBugTracker].jar'
}

defaultTasks 'clean', 'test'

run {
standardInput = System.in
enableAssertions = true
}
54 changes: 25 additions & 29 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,57 +3,53 @@ layout: page
title: About Us
---

We are a team based in the [School of Computing, National University of Singapore](http://www.comp.nus.edu.sg).
We are a team based in the [School of Computing, National University of Singapore](http://www.comp.nus.edu.sg). This project is our module project for CS2103T, Software Engineering.

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

## Project team

### John Doe

<img src="images/johndoe.png" width="200px">
### Kishen Ashok Kumar

[[homepage](http://www.comp.nus.edu.sg/~damithch)]
[[github](https://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
<img src="images/kishenkumarrrrr.png" width="200px">

* Role: Project Advisor
[[github](https://github.com/KishenKumarrrrr)] [[portfolio](team/kishenkumarrrrr.md)] [[Linkedin](https://www.linkedin.com/in/kishen-ashok-kumar-75b0a1190/)]

### Jane Doe
* Roles: Team Lead
* Responsibilities: Deliverables and Deadlines

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

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
<img src="images/the-reefshark.png" width="200px">

* Role: Team Lead
* Responsibilities: UI
[[github](https://github.com/the-reefshark)] [[portfolio](team/the-reefshark.md)] [[Linkedin](https://www.linkedin.com/in/rishabh-paliwal-44b865190/)]

### Johnny Doe
* Role: Developer
* Responsibilities: Documentation

### Tran Gia Phong

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

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
[[github](https://github.com/PhongTran98)] [[portfolio](team/phongtran98.md)] [[Linkedin](https://www.linkedin.com/in/gia-phong-tran-1b30b519b/)]

* Role: Developer
* Responsibilities: Data
* Responsibilities: Testing + Integration

### Jean Doe
### Nguyen Khanh Duy

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

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/duynguyen24501)] [[portfolio](team/duynguyen24501.md)] [[Linkedin](https://www.linkedin.com/in/nguyen-khanh-duy-25a595121/)]

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Scheduling and Tracking

### James Doe
### Roger Lim

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

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

* Role: Developer
* Responsibilities: UI
* Role: Code Quality
2 changes: 1 addition & 1 deletion docs/DevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Any warnings or errors will be printed out to the console.

Here are the steps to create a new release.

1. Update the version number in [`MainApp.java`](https://github.com/se-edu/addressbook-level3/tree/master/src/main/java/seedu/address/MainApp.java).
1. Update the version number in [`MainApp.java`](https://github.com/se-edu/addressbook-level3/tree/master/src/main/java/seedu/description/MainApp.java).
1. Generate a fat JAR file using Gradle (i.e., `gradlew shadow`).
1. Tag the repo with the version number. e.g. `v0.1`
1. [Create a new release using GitHub](https://help.github.com/articles/creating-releases/). Upload the JAR file you created.
Loading