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-W17-1] InternSHIP #85

Open
wants to merge 739 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
739 commits
Select commit Hold shift + click to select a range
1a5b3e4
Refactor error message for invalid prefix
Nature711 Nov 2, 2021
c4c7e60
Merge pull request #219 from Nature711/branch-PED-fix
tianyue58 Nov 2, 2021
6232cc1
Clarify stuff in the user guide
tsm1820 Nov 3, 2021
dea53ac
Merge pull request #220 from AY2122S1-CS2103T-W17-1/branch-updateUGFo…
tianyue58 Nov 3, 2021
0cbb806
Clarify find command in user guide
tianyue58 Nov 3, 2021
bc1d090
Small changes to some error messages
feliciaivane Nov 3, 2021
dc20a5b
Merge pull request #221 from tianyue58/branch-findUG
tsm1820 Nov 3, 2021
b01f957
Merge commit 'dc20a5b3f57f4267377b48eb948c336b614c3f6f' into branch-E…
feliciaivane Nov 3, 2021
33c143f
Add an appendix named Effort in DG
tianyue58 Nov 3, 2021
8bfb69c
Merge pull request #222 from AY2122S1-CS2103T-W17-1/branch-ErrorMessages
tsm1820 Nov 3, 2021
7298b5a
Add PPP
willyamped Nov 3, 2021
33748d8
Fix checkstyle
tianyue58 Nov 3, 2021
0b752cc
Merge pull request #223 from tianyue58/branch-findUG
feliciaivane Nov 3, 2021
3773f72
Small change to GUI and sample applications
feliciaivane Nov 3, 2021
2916615
Merge commit '0b752cce386229c4d24216b1df252764c0dac43a' into branch-G…
feliciaivane Nov 3, 2021
b278832
Change Ui.png
feliciaivane Nov 3, 2021
bd465d9
Fix checkstyle
feliciaivane Nov 3, 2021
5083bf4
Update my PPP
willyamped Nov 3, 2021
0359a8e
Reduce warnings
feliciaivane Nov 3, 2021
d001bc4
Merge pull request #224 from AY2122S1-CS2103T-W17-1/branch-Willy-PPP
feliciaivane Nov 3, 2021
ca50ceb
Small changes to UG
feliciaivane Nov 3, 2021
4f014a0
Add PPP
tianyue58 Nov 3, 2021
7851da1
Small change to UG again
feliciaivane Nov 3, 2021
59bfb18
Display entire list after Complete, Accept or Reject
feliciaivane Nov 3, 2021
8341078
Merge pull request #227 from AY2122S1-CS2103T-W17-1/branch-GUIPaddings
Nature711 Nov 3, 2021
0677c41
Merge pull request #231 from AY2122S1-CS2103T-W17-1/branch-displayWho…
Nature711 Nov 3, 2021
6f3f42e
Update UG to clarify about Undo and Redo command
Nature711 Nov 3, 2021
bbe2b1e
Improve testcases in Edit Command
Nature711 Nov 3, 2021
4d92b7b
Change ordering and caps in Willy's PPP
feliciaivane Nov 3, 2021
677ad4b
Add my PPP
feliciaivane Nov 3, 2021
10a0a63
Merge branch 'master' into branch-FeliciaPPP
feliciaivane Nov 3, 2021
16c92df
Merge branch 'master' into branch-PEDUserGuide
feliciaivane Nov 3, 2021
07c5429
Improve testcases for Edit Command
Nature711 Nov 4, 2021
37e3501
Fix checkstyles
Nature711 Nov 4, 2021
430789d
Fix checkstyle
Nature711 Nov 4, 2021
1a71721
Merge pull request #232 from AY2122S1-CS2103T-W17-1/branch-FeliciaPPP
willyamped Nov 4, 2021
3cd4729
Improve test cases for Soon and Complete
willyamped Nov 4, 2021
1936dc0
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-W17-1/tp…
willyamped Nov 4, 2021
59fd2e6
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-W17-1/tp…
Nature711 Nov 4, 2021
b5bed4d
Fix checkstyle
tianyue58 Nov 4, 2021
6df2aee
Merge pull request #230 from tianyue58/branch-findUG
Nature711 Nov 4, 2021
42c700e
Merge pull request #228 from AY2122S1-CS2103T-W17-1/branch-PEDUserGuide
Nature711 Nov 4, 2021
84289bd
Add Trushti's PPP
tsm1820 Nov 4, 2021
54d7afa
Merge pull request #234 from Nature711/branch-improve-testcases
tsm1820 Nov 4, 2021
9e9be42
Merge pull request #235 from AY2122S1-CS2103T-W17-1/branch-AddPPPTrushti
Nature711 Nov 4, 2021
ea61bc7
Add my PPP
Nature711 Nov 4, 2021
36b72c6
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-W17-1/tp…
Nature711 Nov 4, 2021
6f84c78
Update UG
Nature711 Nov 4, 2021
e387975
Add newline at EOF
Nature711 Nov 4, 2021
f013255
Merge pull request #236 from Nature711/branch-add-PPP
tsm1820 Nov 4, 2021
2cc583b
Add more test cases to SoonCommandTest
willyamped Nov 5, 2021
c513b82
Fix checkstyle
willyamped Nov 5, 2021
8c1f0e0
Update PPP
willyamped Nov 5, 2021
aaf7af6
Fix small bug in Sort command
feliciaivane Nov 5, 2021
7f0bccc
Merge pull request #237 from AY2122S1-CS2103T-W17-1/branch-Willy-Test…
Nature711 Nov 5, 2021
f8ea073
Add more tests for Sort command
feliciaivane Nov 5, 2021
5ad7b5e
Add more tests for CommandResult class
feliciaivane Nov 5, 2021
fda1279
Add tests for EditCommand class
feliciaivane Nov 5, 2021
86785ca
Merge commit '7f0bccc2a3c71b13b726f8304908e8efe28a5c2a' into branch-I…
feliciaivane Nov 5, 2021
a9baca2
Add more tests for Parser classes
feliciaivane Nov 5, 2021
e1f6192
Fix checkstyle
feliciaivane Nov 5, 2021
8b4e935
Fix test cases for equal method
feliciaivane Nov 5, 2021
be8226e
Add tests for commons package
feliciaivane Nov 5, 2021
84b07cf
Add tests for address package
feliciaivane Nov 5, 2021
47e9397
Add tests for the accept and reject commands to increase coverage
tsm1820 Nov 5, 2021
b167fc6
Add tests for model package
feliciaivane Nov 5, 2021
7032f80
Fix checkstyle
feliciaivane Nov 5, 2021
de82978
Fix UML Diagrams
willyamped Nov 6, 2021
1faf6d1
Change Complete completed message
willyamped Nov 6, 2021
622811e
no message
willyamped Nov 6, 2021
9f42286
Add warning to SoonCommand
willyamped Nov 6, 2021
777354c
Add use case for Soon
willyamped Nov 6, 2021
fead9d5
Merge pull request #239 from AY2122S1-CS2103T-W17-1/branch-addTestCases
Nature711 Nov 6, 2021
8a38012
Merge pull request #241 from AY2122S1-CS2103T-W17-1/branch-Willy-Upda…
tianyue58 Nov 6, 2021
7c97831
Change file name
Nature711 Nov 6, 2021
d205143
Update PPP (Tianyue)
tianyue58 Nov 6, 2021
b6c32f7
Add use case for Undo and Redo command
Nature711 Nov 6, 2021
ae15334
Update more use cases
Nature711 Nov 6, 2021
b9c6333
Merge commit '8a38012cb9b6bfff7aec2c6ab8405baf2a24a333' into branch-I…
feliciaivane Nov 6, 2021
5c194aa
Add more tests for model package
feliciaivane Nov 6, 2021
e4537a0
Include recent work in PPP diagram
tianyue58 Nov 6, 2021
284bf71
Add more tests for storage package
feliciaivane Nov 6, 2021
3b332ea
Merge pull request #242 from tianyue58/branch-findUG
feliciaivane Nov 6, 2021
efca146
Merge pull request #243 from Nature711/branch-use-case
feliciaivane Nov 6, 2021
719396f
Merge pull request #238 from AY2122S1-CS2103T-W17-1/branch-IncreasedT…
tianyue58 Nov 6, 2021
3b62b22
Update DG
tianyue58 Nov 6, 2021
087b354
Merge pull request #245 from tianyue58/tyDG2
Nature711 Nov 6, 2021
abff81a
Update implementation details for find command and add the accidental…
tianyue58 Nov 6, 2021
d0590b3
Make small changes to PPP
feliciaivane Nov 6, 2021
5badec0
Update PPP format
tianyue58 Nov 6, 2021
f9fc173
Remove misleading non-working keyboard shortcuts displayed in the GUI
feliciaivane Nov 6, 2021
9ab10ca
Fix PPP format
tianyue58 Nov 6, 2021
68f2b8a
Fix PPP format
tianyue58 Nov 6, 2021
9fd74af
Merge pull request #247 from AY2122S1-CS2103T-W17-1/branch-smallChanges
tianyue58 Nov 6, 2021
6b7d1fa
Increase line coverage for Soon command
Nature711 Nov 7, 2021
f000e2f
Update implementation of Find in DG
tianyue58 Nov 7, 2021
fbd7d02
Update dev guide, add minor details to user guide, make minor formatt…
tsm1820 Nov 7, 2021
b0358e4
Merge pull request #246 from tianyue58/tyDGnew
tsm1820 Nov 7, 2021
ef32a57
Increase line coverage for find command
Nature711 Nov 7, 2021
5962aa6
Simplify implementation
Nature711 Nov 7, 2021
d2d6710
Change validation check
Nature711 Nov 7, 2021
3ee4f30
Merge branch 'master' into branch-DevGuide
tsm1820 Nov 7, 2021
0d996fe
Fix checkstyles
Nature711 Nov 7, 2021
5849dfd
Merge pull request #248 from AY2122S1-CS2103T-W17-1/branch-DevGuide
tianyue58 Nov 7, 2021
f4a8282
Merge pull request #249 from Nature711/branch-improve-more-testcases
tianyue58 Nov 7, 2021
d3d84e7
Update find command and test cases
tianyue58 Nov 7, 2021
2ec0332
Make the logo in UG centered
willyamped Nov 7, 2021
1ecbf13
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-W17-1/tp…
willyamped Nov 7, 2021
3c17052
Update Navigating the UI
willyamped Nov 7, 2021
1ec7093
Add one test case to SoonCommandParserTest.java
willyamped Nov 7, 2021
dd84b6d
Merge pull request #250 from tianyue58/tyupdateFind
Nature711 Nov 7, 2021
e690cda
Add steps to DG (Soon and Complete)
willyamped Nov 7, 2021
c0027ce
Update Model UML diagram
Nature711 Nov 7, 2021
8abc6e4
Add annotated Ui
willyamped Nov 7, 2021
a28d224
Update acknowledgements in README.md and index.md
feliciaivane Nov 7, 2021
d18323f
Make UG more consistent
feliciaivane Nov 7, 2021
05ebb55
Give credit for reused work
feliciaivane Nov 7, 2021
72cd4b5
Add Limitations and Future Improvements
willyamped Nov 7, 2021
dff3fef
Update text in UML diagrams
Nature711 Nov 7, 2021
68c19b5
Fix checkstyle
willyamped Nov 7, 2021
c8f2921
Fix style
willyamped Nov 7, 2021
7f3398e
Merge pull request #252 from Nature711/branch-refine-diagram
tianyue58 Nov 7, 2021
0ce90f0
Merge pull request #251 from AY2122S1-CS2103T-W17-1/branch-Willy-Smal…
tsm1820 Nov 7, 2021
cc611ab
Make small format changes
feliciaivane Nov 7, 2021
4b00295
Update Formatting in DeveloperGuide.md
willyamped Nov 7, 2021
903531f
Merge commit '7f3398ea8f23c3577ac5a28bbda13c518f9fbc77' into branch-Docs
feliciaivane Nov 7, 2021
c4e39c8
Merge commit '4b00295602a2da989a064691240722778e5daa47' into branch-Docs
feliciaivane Nov 7, 2021
03b73a5
Update formatting further in DG
willyamped Nov 7, 2021
b8f7e66
Update all .md files
feliciaivane Nov 7, 2021
4dc958a
Add missing line breaks to UG
feliciaivane Nov 7, 2021
8295410
Update and reorganise use cases in DG
tianyue58 Nov 7, 2021
1103b8f
Update UserGuide and PPP
willyamped Nov 7, 2021
25f1bcd
Update AboutUs
willyamped Nov 7, 2021
a6c25af
Fix use case error in DG
tianyue58 Nov 7, 2021
3b3ee41
Merge pull request #255 from AY2122S1-CS2103T-W17-1/branch-Willy-Smal…
tianyue58 Nov 7, 2021
b81af1a
Update PPP
tianyue58 Nov 7, 2021
b005e8a
Increase code coverage
Nature711 Nov 7, 2021
239b0f1
Fix checkstyles
Nature711 Nov 7, 2021
4b8ed8f
Remove extra line
Nature711 Nov 7, 2021
6c1f35c
Fix testcase
Nature711 Nov 7, 2021
97ef6d9
Fix checkstyle
Nature711 Nov 7, 2021
fa47a4d
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-W17-1/tp…
Nature711 Nov 7, 2021
82b5fab
Merge pull request #254 from tianyue58/tyusecase
Nature711 Nov 7, 2021
6de16eb
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-W17-1/tp…
Nature711 Nov 7, 2021
fde8367
Reorder commands in DG
feliciaivane Nov 7, 2021
c0514cd
Merge commit '82b5fab662616a4f437a3b1e3aeb4c0644e7041c' into branch-Docs
feliciaivane Nov 7, 2021
823885a
Add steps for Sort command execution
feliciaivane Nov 7, 2021
adb9067
Update more testcases
Nature711 Nov 8, 2021
7dfd912
Update more testcases
Nature711 Nov 8, 2021
e8809f0
Merge pull request #257 from AY2122S1-CS2103T-W17-1/branch-Docs
tianyue58 Nov 8, 2021
be96bc4
Merge pull request #256 from Nature711/branch-increase-coverage
tianyue58 Nov 8, 2021
b044468
Test adding TOC to DG
willyamped Nov 8, 2021
6e4ef41
Minor fix for appendix 4
tianyue58 Nov 8, 2021
427fbb4
Update my PPP
willyamped Nov 8, 2021
e7e12d3
Add minor fix to UG
tianyue58 Nov 8, 2021
211bc25
Minor fix to PPP
tianyue58 Nov 8, 2021
29e39af
Merge pull request #258 from tianyue58/tyUG
feliciaivane Nov 8, 2021
cf56250
Update DG links
tianyue58 Nov 8, 2021
f7255af
Add testcases for VersionedInternship
Nature711 Nov 8, 2021
0c039a9
Minor change to DG
tianyue58 Nov 8, 2021
1523f8f
Make small change to UG
feliciaivane Nov 8, 2021
9d814e4
Make small change to DG
feliciaivane Nov 8, 2021
cc99ea8
Change steps format in the Dev Guide
tsm1820 Nov 8, 2021
b32a796
Merge pull request #260 from AY2122S1-CS2103T-W17-1/branch-SmallDocsC…
willyamped Nov 8, 2021
929b516
Merge branch 'master' into tyUG
willyamped Nov 8, 2021
9c925e7
Merge pull request #259 from tianyue58/tyUG
willyamped Nov 8, 2021
4e25fac
Merge branch 'master' into branch-updateUGDG
willyamped Nov 8, 2021
acc16d0
Merge pull request #261 from AY2122S1-CS2103T-W17-1/branch-updateUGDG
willyamped Nov 8, 2021
42ef653
Update more testcases
Nature711 Nov 8, 2021
1674137
Fix checkstyles
Nature711 Nov 8, 2021
31e10bb
Merge branch 'master' of https://github.com/AY2122S1-CS2103T-W17-1/tp…
Nature711 Nov 8, 2021
f2978ef
Fix small bug in Sort command
feliciaivane Nov 8, 2021
11e01d4
Update my PPP
Nature711 Nov 8, 2021
d80449e
Fix relevant test cases and checkstyle
feliciaivane Nov 8, 2021
922648d
Merge pull request #262 from Nature711/branch-even-more-testcases
feliciaivane Nov 8, 2021
0b0d4f9
Remove proposed archiving feature
feliciaivane Nov 8, 2021
85de021
Update DG
willyamped Nov 8, 2021
4fcb54c
Update PPP
feliciaivane Nov 8, 2021
12719e4
Merge commit '85de02108c8261c900fe4cdecf59ac98ba0ec6ff' into branch-F…
feliciaivane Nov 8, 2021
d5ef133
Merge commit '922648d54a8b5562ed7b1e857ff23497d725a193' into branch-F…
feliciaivane Nov 8, 2021
0a51777
Make minor changes
tsm1820 Nov 8, 2021
0277a48
Merge pull request #263 from AY2122S1-CS2103T-W17-1/branch-Willy-Fina…
feliciaivane Nov 8, 2021
65e2a7b
Merge commit '0a517779f408048bc1fbfad427a06d25379b24ec' into branch-F…
feliciaivane Nov 8, 2021
b6b73dd
Merge branch 'master' into branch-updateDGYetAgain
tsm1820 Nov 8, 2021
fa22cbb
Merge commit '0277a48d236b9cb74eb663233ecf74b9666ff564' into branch-F…
feliciaivane Nov 8, 2021
c2aadde
Merge pull request #265 from AY2122S1-CS2103T-W17-1/branch-updateDGYe…
feliciaivane Nov 8, 2021
adcbd8f
Merge pull request #264 from AY2122S1-CS2103T-W17-1/branch-FixSort
feliciaivane Nov 8, 2021
7319487
Add page breaks for pdf conversion
feliciaivane Nov 8, 2021
bafc802
Merge pull request #266 from AY2122S1-CS2103T-W17-1/branch-Formatting
tianyue58 Nov 8, 2021
d756426
Minor fix for DG
tianyue58 Nov 8, 2021
0060b14
More formatting changes
feliciaivane Nov 8, 2021
3164d67
Merge commit 'bafc802485e3db48577835edee3b0efc94f42ff5' into branch-F…
feliciaivane Nov 8, 2021
e7470b3
Shorten PPP
tsm1820 Nov 8, 2021
096e8d4
Merge pull request #267 from tianyue58/DGmodify
tsm1820 Nov 8, 2021
1b5dc21
Merge pull request #269 from AY2122S1-CS2103T-W17-1/branch-minorUpdates
Nature711 Nov 8, 2021
5983117
Merge pull request #268 from AY2122S1-CS2103T-W17-1/branch-Formatting
feliciaivane Nov 8, 2021
1c70dc8
Update more testcases
Nature711 Nov 8, 2021
13488cf
Add more page breaks
feliciaivane Nov 8, 2021
0477727
Merge pull request #270 from Nature711/branch-final-attempt
feliciaivane Nov 8, 2021
7c41bdd
Merge pull request #271 from AY2122S1-CS2103T-W17-1/branch-Formatting
feliciaivane Nov 8, 2021
12975ce
Erase some line breaks
feliciaivane Nov 8, 2021
3c02082
Merge pull request #272 from AY2122S1-CS2103T-W17-1/branch-Formatting
feliciaivane Nov 8, 2021
c9cc5e8
Add line break
feliciaivane Nov 8, 2021
19d2b03
Change font size for uml diagram
tianyue58 Nov 8, 2021
611678f
Erase "()"
feliciaivane Nov 8, 2021
c833e25
Merge pull request #274 from tianyue58/DGty
feliciaivane Nov 8, 2021
e9e381f
Change uml font size
tianyue58 Nov 8, 2021
dfdc587
Merge pull request #273 from AY2122S1-CS2103T-W17-1/branch-Formatting
feliciaivane Nov 8, 2021
c202b0e
Merge pull request #275 from tianyue58/DGty
feliciaivane Nov 8, 2021
68b3a1d
Update nature711.md
Nature711 Nov 8, 2021
46c58dd
Update complete command steps
tsm1820 Nov 8, 2021
460adcf
Add line break in UG
feliciaivane Nov 8, 2021
9953b85
Merge commit '68b3a1d670ae473b10c4752778660221883af525' into branch-F…
feliciaivane Nov 8, 2021
d21e049
Add page break to DG
feliciaivane Nov 8, 2021
f3132b7
Merge pull request #276 from AY2122S1-CS2103T-W17-1/branch-minorChange
feliciaivane Nov 8, 2021
6fcab38
Change uml diagram back
tianyue58 Nov 8, 2021
45a769a
Merge branch 'master' into branch-Formatting
feliciaivane Nov 8, 2021
e9c2852
Merge pull request #277 from tianyue58/DGfinal
feliciaivane Nov 8, 2021
3226f5a
Merge pull request #278 from AY2122S1-CS2103T-W17-1/branch-Formatting
feliciaivane Nov 8, 2021
793a5bc
Add yet another page break in DG
feliciaivane Nov 8, 2021
33ef46d
Change formatting to match A3 page
feliciaivane Nov 8, 2021
ddb3c9d
Update link
willyamped Nov 8, 2021
bc87fd7
Fix minor mistakes in DG
tianyue58 Nov 8, 2021
bdaf21e
Update PPP
willyamped Nov 8, 2021
655302e
Merge pull request #279 from AY2122S1-CS2103T-W17-1/branch-Formatting
feliciaivane Nov 8, 2021
61a794c
Merge pull request #280 from tianyue58/DGfinal
feliciaivane Nov 8, 2021
ac504c9
Update Page Break
willyamped Nov 8, 2021
2b13d74
Make even more formatting changes
feliciaivane Nov 8, 2021
48508f8
Merge commit 'ac504c9ef72d5e4074e4cb2b2ed46b08bab2f42e' into branch-F…
feliciaivane Nov 8, 2021
11e2c9c
Fix my PPP
feliciaivane Nov 8, 2021
ac558cf
Merge pull request #281 from AY2122S1-CS2103T-W17-1/branch-Formatting
feliciaivane Nov 8, 2021
63c41da
Change version number to v.14
willyamped Nov 8, 2021
fc2852b
Make more formatting changes
feliciaivane Nov 8, 2021
5db4c45
Merge branch 'master' into branch-Formatting
feliciaivane Nov 8, 2021
4e74157
Merge pull request #282 from AY2122S1-CS2103T-W17-1/branch-Formatting
feliciaivane Nov 8, 2021
99181f9
Change DG formatting again
feliciaivane Nov 8, 2021
203188f
Merge pull request #283 from AY2122S1-CS2103T-W17-1/branch-Formatting
feliciaivane Nov 8, 2021
40144d8
Make more page breaks
feliciaivane Nov 8, 2021
88b1bd4
Merge pull request #284 from AY2122S1-CS2103T-W17-1/branch-Formatting
feliciaivane Nov 8, 2021
def393b
More page breaks
feliciaivane Nov 8, 2021
c3ea3ce
Merge pull request #285 from AY2122S1-CS2103T-W17-1/branch-Formatting
feliciaivane Nov 8, 2021
49731dd
Page break
feliciaivane Nov 8, 2021
e7c1a55
Merge pull request #286 from AY2122S1-CS2103T-W17-1/branch-Formatting
feliciaivane Nov 8, 2021
720e132
Add manual testings to DG
Nature711 Nov 8, 2021
86b9e0a
Update my PPP
Nature711 Nov 8, 2021
8f15aac
Merge pull request #287 from Nature711/branch-manual-testing
tianyue58 Nov 9, 2021
be36a0d
Minor fix to instruction for manual testing
tianyue58 Nov 9, 2021
c51ab8b
Merge pull request #288 from tianyue58/manualTesting
Nature711 Nov 11, 2021
9e24bf4
Update DeveloperGuide.md
Nature711 Nov 11, 2021
91263e7
Update DeveloperGuide.md
Nature711 Nov 11, 2021
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
  •  
  •  
  •  
46 changes: 35 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,38 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
# InternSHIP

[![CI Status](https://github.com/AY2122S1-CS2103T-W17-1/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2122S1-CS2103T-W17-1/tp/actions)
[![codecov](https://codecov.io/gh/AY2122S1-CS2103T-W17-1/tp/branch/master/graph/badge.svg)](https://codecov.io/gh/AY2122S1-CS2103T-W17-1/tp)

<div style="text-align: justify">

<div style="text-align: center">

![Logo](docs/images/logos/InternSHIP.png)
</div>

InternSHIP is a **desktop app for university students to manage their internship applications.** It is optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, InternSHIP can get your internship management tasks done faster than traditional GUI apps.

<div style="text-align: center">

![Ui](docs/images/Ui.png)
</div>

## Useful Webpages

* If you are interested in using InternSHIP, head over to the [_Quick Start_ section of the **User Guide**](docs/UserGuide.md#quick-start).
* If you are interested about developing InternSHIP, the [**Developer Guide**](docs/DeveloperGuide.md) is a good place to start.
* If you want to know more about the team behind InternSHIP, check out [**About Us**](https://ay2122s1-cs2103t-w17-1.github.io/tp/AboutUs.html).


## Acknowledgements

* This is **a sample project for Software Engineering (SE) students**.<br>
Example usages:
* as a starting point of a course project (as opposed to writing everything from scratch)
* as a case study
* The project simulates an ongoing software project for a desktop application (called _AddressBook_) used for managing contact details.
* It is **written in OOP fashion**. It provides a **reasonably well-written** code base **bigger** (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
* It comes with a **reasonable level of user and developer documentation**.
* It is named `AddressBook Level 3` (`AB3` for short) because it was initially created as a part of a series of `AddressBook` projects (`Level 1`, `Level 2`, `Level 3` ...).
* For the detailed documentation of this project, see the **[Address Book Product Website](https://se-education.org/addressbook-level3)**.
* This project is a **part of the se-education.org** initiative. If you would like to contribute code to this project, see [se-education.org](https://se-education.org#https://se-education.org/#contributing) for more info.
* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
* The formatting and content of this project's documentations are referenced from [AY2021S2-CS2103T-T11-2/tp](https://ay2021s2-cs2103t-t11-2.github.io/tp/).
* The ship in the InternSHIP icon was obtained from [flaticon.com](https://www.flaticon.com/free-icon/ship_4012401?term=ship&page=1&position=66&page=1&position=66&related_id=4012401&origin=search).
* [Canva](https://www.canva.com) was used to make the InternSHIP icon.
* Libraries used:
- [JavaFX](https://openjfx.io/)
- [Jackson](https://github.com/FasterXML/jackson)
- [JUnit5](https://github.com/junit-team/junit5)
- [TestFX](https://github.com/TestFX/TestFX)
</div>
7 changes: 6 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ task coverage(type: JacocoReport) {
}

dependencies {
implementation 'org.jetbrains:annotations:20.1.0'
String jUnitVersion = '5.4.0'
String javaFxVersion = '11'

Expand All @@ -65,8 +66,12 @@ dependencies {
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: jUnitVersion
}

run {
enableAssertions = true
}

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

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

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

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

## Project team

### John Doe
### Willy Angga Prawira

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

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

* Role: Project Advisor
* Role: Developer
* Responsibilities: UI, Logic, Tests, Documentation

### Jane Doe
### Modi Trushti Sanjaybhai

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

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

* Role: Team Lead
* Responsibilities: UI
* Role: Developer
* Responsibilities: Logic, Tests, Documentation

### Johnny Doe
### Hu Tianran

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

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

* Role: Developer
* Responsibilities: Data
* Responsibilities: UI, Logic, Tests, Documentation

### Jean Doe
### Qu Tianyue

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Logic, Tests, Documentation

### James Doe
### Felicia Ivane Pranoto

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

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

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

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

## Table of Contents

* Table of Contents
{:toc}
{:toc}

--------------------------------------------------------------------------------------------------------------------

Expand Down Expand Up @@ -48,7 +50,7 @@ As part of CI, this project uses Codecov to generate coverage reports. Here are

### Repository-wide checks

In addition to running Gradle checks, CI includes some repository-wide checks. Unlike the Gradle checks which only cover files used in the build process, these repository-wide checks cover all files in the repository. They check for repository rules which are hard to enforce on development machines such as line ending requirements.
In addition to running Gradle checks, CI includes some repository-wide checks. Unlike the Gradle checks which only cover files used in the build process, these repository-wide checks cover all files in the repository. They check for repository rules which are hard to enforce on development machines such as line ending requirement.

These checks are implemented as POSIX shell scripts, and thus can only be run on POSIX-compliant operating systems such as macOS and Linux. To run all checks locally on these operating systems, execute the following in the repository root directory:

Expand Down
Loading