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-T11-2] InterviewHub #46

Open
wants to merge 687 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
687 commits
Select commit Hold shift + click to select a range
7f49705
Removed redundant line in delete-i UG section
Nov 7, 2023
cbe28ab
Merge pull request #222 from JasonLCY-Temp/v1.4-UG-update
Jonyxzx Nov 7, 2023
c7c9985
Fix the ped bug and ppp bug
Jonyxzx Nov 7, 2023
c5dfecb
Fix checkstyle
Jonyxzx Nov 7, 2023
b9f713c
Fix checkstyle
Jonyxzx Nov 7, 2023
910cc2a
Fix json addressbook error checking
jingjie88 Nov 7, 2023
50a82b3
Update user-guide
Jonyxzx Nov 7, 2023
7636e04
Merge pull request #220 from kiwibang/update-ppp-for-v1.3
jingjie88 Nov 7, 2023
846de46
Merge pull request #223 from Jonyxzx/fix-bug
jingjie88 Nov 7, 2023
cf0d863
Merge pull request #225 from Jonyxzx/last-userguide
jingjie88 Nov 7, 2023
2739e17
Fix test cases
jingjie88 Nov 7, 2023
2c323f7
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-2/tp
Nov 7, 2023
a8c6f80
Reformat UG for list-freetime feature
Nov 7, 2023
054e916
Fixed small formatting issue
Nov 7, 2023
06f4e18
Edit the mark-done command to be more specific
Nov 7, 2023
4832af9
Add screenshots to list-i-not-done
Nov 7, 2023
f08eb9a
Add screenshots to list-i-done
Nov 7, 2023
4b8f7d8
Add tips for for list-i-done/not-done command
Nov 8, 2023
a582423
Fix formatting issue with the new tips
Nov 8, 2023
d55d378
Add screenshots for sort-time
Nov 8, 2023
92231bf
update TimeParser method section of DG
Nov 8, 2023
f1b82b1
Fix minor formatting issue for the parseDate section
Nov 8, 2023
aec801c
Remove listInterviewClashes section
Nov 8, 2023
bb1ceb1
Remove findFreeTime section
Nov 8, 2023
e12d8d8
Remove findFreeTimeWithinRange section
Nov 8, 2023
c10e282
- Method has since been deleted from TimeParser, hence
Nov 8, 2023
8ef101c
Remove findFreeTime section
Nov 8, 2023
93eeca0
Update design consideration section
Nov 8, 2023
7c3e85c
Refine UG again
Nov 8, 2023
5deb4df
Add description of list-freetime command to dg
Nov 8, 2023
f88de2e
Merge pull request #226 from kiwibang/update-ug-v.1.3-2
Jonyxzx Nov 8, 2023
ed6c2d3
Merge pull request #227 from kiwibang/update-dg-for-v.1.3
Jonyxzx Nov 8, 2023
df4ef41
Merge pull request #228 from JasonLCY-Temp/v1.4-UG-update
Jonyxzx Nov 8, 2023
4f1a063
Update dev-guide
Jonyxzx Nov 8, 2023
299ea9c
Merge branch 'master' of https://github.com/Jonyxzx/tp into last-devg…
Jonyxzx Nov 8, 2023
332919f
Add how the command is executed for the parseDate method
Nov 8, 2023
41223c6
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-2/tp
Nov 8, 2023
2046629
Merge branch 'master' into update-dg-for-v.1.3
Nov 8, 2023
8429a1c
Add bug fixes for UG for v1.3
Nov 8, 2023
e0d9ac0
Merge branch 'update-dg-for-v.1.3' into update-UG-for-v1.3
Nov 8, 2023
de88071
Fix minor formatting issues for the parseDate section
Nov 8, 2023
0c0c0a6
Add sort section to DG
Nov 8, 2023
f406269
Merge pull request #229 from kiwibang/update-UG-for-v1.3
Jonyxzx Nov 8, 2023
79abede
Merge branch 'master' of https://github.com/Jonyxzx/tp into last-devg…
Jonyxzx Nov 8, 2023
0b994c9
Add section for list interviews done/not done
Nov 8, 2023
65ccab0
remove stray print statement from formatFreeTime
Nov 8, 2023
9f803a8
Add foundation for Appendix: Instructions for manual testing section
Nov 8, 2023
cea8312
Fix checkstyle issues
Nov 8, 2023
70b2403
Add testcases for assigned methods
Nov 8, 2023
5471b79
Merge pull request #230 from kiwibang/update-dg-for-v.1.3
Jonyxzx Nov 8, 2023
ec5d558
Merge pull request #231 from kiwibang/remove-print-statement-from-method
Jonyxzx Nov 8, 2023
7e7351d
Merge pull request #232 from kiwibang/add-foundation-for-manual-testi…
Jonyxzx Nov 8, 2023
eb3c1c4
Solve merge conflicts
Jonyxzx Nov 8, 2023
6f4201a
Update PPP for v1.3
Nov 8, 2023
f64b4c3
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-2/tp
Nov 8, 2023
b9d8c48
Merge branch 'master' into edit-PPP-more
Nov 8, 2023
36a99fa
Merge branch 'edit-PPP-more'
Nov 8, 2023
7405e16
Merge branch 'master' into add-testcases-for-kw-methods
Nov 8, 2023
86ee021
Merge branch 'add-testcases-for-kw-methods'
Nov 8, 2023
5f122ce
Add success and failure command box messages
Nov 8, 2023
e9e3c80
Remove empty links to UG
Nov 8, 2023
e49c192
Merge pull request #234 from kiwibang/add-testcases-for-kw-methods
Jonyxzx Nov 8, 2023
97f4d03
Merge branch 'master' of https://github.com/Jonyxzx/tp into last-devg…
Jonyxzx Nov 8, 2023
15579f7
Update developer guide
Jonyxzx Nov 8, 2023
fe1617b
Merge pull request #235 from Jonyxzx/last-devguide
Nov 8, 2023
ec8edd8
Update ug
jingjie88 Nov 8, 2023
4cf6171
Fix edit-a in ug
jingjie88 Nov 8, 2023
70c882d
Merge pull request #236 from jingjie88/update-ug
Jonyxzx Nov 9, 2023
0557e90
Add sequence diagram for TimeParser
Nov 9, 2023
4740dae
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-2/tp
Nov 9, 2023
63dbc38
Merge branch 'add-testcases-for-kw-methods'
Nov 9, 2023
ebb14de
Fix checkstyle issues
Nov 9, 2023
9ef5817
Update PPP with all contributions as of 9 Nov 2023
Nov 9, 2023
38620c0
Add Welcome note
Chen1x Nov 9, 2023
bf571bc
Merge pull request #238 from JasonLCY-Temp/v1.4-PPP-update
Nov 9, 2023
833b7e5
Add explanation of each element in the gui
Chen1x Nov 9, 2023
3f75b98
Merge pull request #237 from kiwibang/add-sequence-diagrams
Jonyxzx Nov 9, 2023
2a5dfea
Merge pull request #224 from jingjie88/fix-storage
Jonyxzx Nov 9, 2023
51b3e69
Change steps in quickstart from double clicking to commandline
Chen1x Nov 9, 2023
50caec0
Fix duplicate lines
Chen1x Nov 9, 2023
356cb48
Add sample commands at getting started section
Chen1x Nov 9, 2023
75bb0a3
Add partial sequence diagram for ListFreeTime
Nov 9, 2023
9539d8e
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-2/tp
Nov 9, 2023
4eb8ed2
Fix table formatting issues
Nov 9, 2023
092de95
Fix formatting issues
Nov 9, 2023
045ee87
Fold time formats
Nov 9, 2023
b431a1f
Merge pull request #240 from kiwibang/fix-ug
Jonyxzx Nov 9, 2023
d8238d4
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-2/tp
Nov 9, 2023
d19bf3c
Update dev guide
Jonyxzx Nov 9, 2023
61a710c
Merge branch 'master' into fix-ug
Nov 9, 2023
0263c92
Merge branch 'master' of https://github.com/Jonyxzx/tp into last-devg…
Jonyxzx Nov 9, 2023
01e3410
Fix table formatting issues
Nov 9, 2023
eab37f1
Merge branch 'fix-ug'
Nov 9, 2023
55921ca
Merge branch 'master' into fix-ug
Nov 9, 2023
ac74a26
Fix formatting issues
Nov 9, 2023
da34777
Fix formatting issues
Nov 9, 2023
9d3e9c9
Fix checkstyle
Jonyxzx Nov 9, 2023
2681438
Merge pull request #242 from kiwibang/master
Jonyxzx Nov 9, 2023
d478d2e
Add more FAQs
Nov 9, 2023
aeeaa1f
Merge pull request #241 from Jonyxzx/last-devguide
kiwibang Nov 9, 2023
635b3d4
Merge pull request #243 from kiwibang/fix-ug
Jonyxzx Nov 9, 2023
eb2ae1d
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-2/tp
Nov 9, 2023
a53de0c
Merge branch 'master' into fix-ug
Nov 9, 2023
3a73070
Merge branch 'fix-ug'
Nov 9, 2023
e10bfe3
Merge branch 'master' into add-sequence-diagrams
Nov 9, 2023
a8cdf1c
Update ug
jingjie88 Nov 9, 2023
b0819ba
Fix ug
jingjie88 Nov 9, 2023
754e392
Merge pull request #244 from jingjie88/update-ug
Jonyxzx Nov 9, 2023
c337a83
Add sequence diagram for list-freetime
Nov 9, 2023
324efeb
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-2/tp
Nov 9, 2023
535b696
Fix typos in ug
jingjie88 Nov 9, 2023
50f9807
Add sequence diagram for list-i-done
Nov 9, 2023
ef28c2a
Fix minor typo
Nov 9, 2023
f451115
Merge pull request #246 from jingjie88/update-ug
Jonyxzx Nov 9, 2023
b4ab399
Add sequence diagram for sort-rate
Nov 9, 2023
44ee497
Fix checkstyle issues
Nov 9, 2023
c0e0c8e
Add end of lifeline to sequence diagrams and update list of time formats
Nov 9, 2023
b501ede
Merge branch 'master' into v1.4-UG-update
Nov 9, 2023
df73ef7
Update parseDate sequence diagram
Nov 9, 2023
d068b9d
Fix minor formatting issue
Nov 9, 2023
0a68fba
Update UG and DG for v1.4
Nov 9, 2023
05676bd
Merge pull request #248 from JasonLCY-Temp/v1.4-UG-update
kiwibang Nov 9, 2023
5d1ebb3
Merge pull request #247 from kiwibang/add-ppp
Nov 9, 2023
49f55de
Fix broken hyperlinks in UG
Nov 9, 2023
cc776e4
Edited the PPP
Nov 9, 2023
7f23b85
Merge pull request #249 from JasonLCY-Temp/v1.4-UG-update
kiwibang Nov 9, 2023
4f3b4b4
Merge pull request #251 from kiwibang/add-ppp
Nov 9, 2023
125365a
Fix erroneous sections in the UG's Command Summary
Nov 9, 2023
a4317c5
Merge pull request #252 from JasonLCY-Temp/v1.4-UG-update
kiwibang Nov 9, 2023
d2d8b8c
Add FAQ java version
Chen1x Nov 9, 2023
85ab24b
Change GUI Summary and sample data to include a marked interview
Chen1x Nov 9, 2023
601f0ea
Fix table formatting
Chen1x Nov 9, 2023
cd13185
Merge branch 'master' into ug-improvement
Chen1x Nov 9, 2023
c1f434c
Fix rating description
Chen1x Nov 9, 2023
5c1ec33
Merge pull request #239 from Chen1x/ug-improvement
jingjie88 Nov 9, 2023
23a8625
Merge branch 'master' into v1.4-UG-update
Nov 10, 2023
f75918f
Fix minor formatting errors
Nov 10, 2023
4907f6d
Merge pull request #253 from JasonLCY-Temp/v1.4-UG-update
Jonyxzx Nov 10, 2023
ba24563
Update bug
Jonyxzx Nov 10, 2023
05d2c2e
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-2/tp
Nov 10, 2023
561ff53
Add final touchups for UG
Nov 10, 2023
ffa5411
Merge pull request #254 from Jonyxzx/last-devguide
kiwibang Nov 10, 2023
dd64941
Merge branch 'master' into add-final-touchups-for-ug
kiwibang Nov 10, 2023
ed5bc91
Merge pull request #255 from kiwibang/add-final-touchups-for-ug
kiwibang Nov 10, 2023
be24505
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-2/tp
Nov 10, 2023
09798ae
Merge branch 'master' into add-final-touchups-for-ug
Nov 10, 2023
7e751f3
Merge branch 'add-final-touchups-for-ug'
Nov 10, 2023
d056c35
Fix minor formatting issue in UG
Nov 10, 2023
51dc68a
Merge pull request #256 from kiwibang/add-final-touchups-for-ug
kiwibang Nov 10, 2023
731b0b6
Update dg
jingjie88 Nov 10, 2023
ef6f524
Fix merge conflicts
jingjie88 Nov 10, 2023
646057a
Add test case for list-i-today
jingjie88 Nov 10, 2023
8ae81f4
Add hyperlink for diagrams folder
Chen1x Nov 10, 2023
b1a6e05
Change phrasing of common class
Chen1x Nov 10, 2023
96e32a8
Fix inconsistencies between the contents page and the headings
Nov 11, 2023
e366bba
Add preliminary page breaks
Nov 11, 2023
33928df
Add more page breaks
Nov 11, 2023
029425a
Merge pull request #258 from kiwibang/add-final-touchups-for-ug
Jonyxzx Nov 11, 2023
9517857
Improve page breaks in the UG
Nov 11, 2023
58bca29
Merge branch 'master' into v1.4-DG-update
Nov 11, 2023
341fbb7
Update DG's Manual Testing section
Nov 11, 2023
1ee8598
Merge pull request #259 from kiwibang/add-final-touchups-for-ug
Nov 11, 2023
b62db84
Remove page break from Glossary
Nov 11, 2023
37b5614
Merge pull request #260 from JasonLCY-Temp/v1.4-DG-update
kiwibang Nov 11, 2023
9b06691
Merge pull request #261 from kiwibang/add-final-touchups-for-ug
kiwibang Nov 11, 2023
2404356
Fix warning in UG
Nov 11, 2023
5cfe293
Fix merge conflicts
jingjie88 Nov 11, 2023
11d3410
Edit warning in UG
Nov 11, 2023
21b1400
Merge pull request #262 from kiwibang/add-final-touchups-for-ug
kiwibang Nov 11, 2023
fea9bd1
Merge pull request #257 from jingjie88/update-dg
jingjie88 Nov 11, 2023
5773d3f
Fix formatting issues
jingjie88 Nov 11, 2023
998b83e
Update Architecture Sequence Diagram
Chen1x Nov 11, 2023
4f52201
Merge pull request #263 from jingjie88/update-dg
Nov 11, 2023
67d870e
Update DG's Add Interview Command section
Nov 11, 2023
ecc5c80
Merge branch 'master' into v1.4-DG-update
Nov 11, 2023
42e779d
Fix checkstyle issues
Nov 11, 2023
36a9192
Merge pull request #264 from JasonLCY-Temp/v1.4-DG-update
kiwibang Nov 11, 2023
1f24b1e
Update UI diagram
Chen1x Nov 11, 2023
0f28083
Update wording in DG
Nov 11, 2023
36e17e1
Merge branch 'master' into v1.4-DG-update
Nov 11, 2023
513efc3
Change links from AB3 to InterviewHub github page
Chen1x Nov 11, 2023
108a1a0
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-2/tp
Nov 11, 2023
a6aa5f4
Remove day from the list of accepted time formats
Nov 11, 2023
df6f3ac
Update ug
jingjie88 Nov 11, 2023
c0aa6ed
Merge pull request #265 from kiwibang/remove-days-from-timeparser
jingjie88 Nov 11, 2023
a576d24
Fix typos
jingjie88 Nov 11, 2023
1f89350
Merge pull request #266 from jingjie88/update-ug
jingjie88 Nov 11, 2023
9d5a3bc
Fix bugs
jingjie88 Nov 11, 2023
7f3bfaa
Update test cases
jingjie88 Nov 11, 2023
5d5c932
Update Model Class Diagrams and fix descriptions
Chen1x Nov 11, 2023
5dd33ef
Update Storage Class Diagram
Chen1x Nov 11, 2023
0c6e806
Fix minor bugs
jingjie88 Nov 11, 2023
67f143b
Fix typo
jingjie88 Nov 11, 2023
598555f
Fix documentation bug in Documentation and Testing guides
Chen1x Nov 11, 2023
12a7ea5
Fix documentation bug in DevOps guide
Chen1x Nov 11, 2023
8185c17
Fix bugs and ug
jingjie88 Nov 11, 2023
b6cd25a
Merge pull request #267 from jingjie88/fix-bugs
Jonyxzx Nov 11, 2023
db94133
Change json file name
jingjie88 Nov 11, 2023
6e923a7
Fix time format inconsistency in ug
jingjie88 Nov 11, 2023
60ca338
Merge branch 'master' into v1.4-DG-update
Nov 11, 2023
0c40b35
Update entire Use Cases section of the DG
Nov 11, 2023
f6f1ae0
Merge pull request #269 from jingjie88/fix-bugs
jingjie88 Nov 11, 2023
74a9d32
Merge pull request #270 from JasonLCY-Temp/v1.4-DG-update
jingjie88 Nov 11, 2023
84aba8f
Update Model Class Diagram
Chen1x Nov 12, 2023
1765094
Merge pull request #268 from Chen1x/dg-improvement
Chen1x Nov 12, 2023
a7efa5f
FIx bugs
Jonyxzx Nov 12, 2023
55e42c2
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-2/tp
Nov 12, 2023
386cead
Add more NFRs to DG
Nov 12, 2023
11aaf41
Merge pull request #271 from Jonyxzx/final-change
jingjie88 Nov 12, 2023
7ca5bae
Merge pull request #272 from kiwibang/add-nfrs-to-dg
Jonyxzx Nov 12, 2023
1ea4d14
Add planned enhancement in dg
jingjie88 Nov 12, 2023
08edd97
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-2/tp
Nov 12, 2023
0409c22
Merge branch 'master' into edit-ug-draft
Nov 12, 2023
2b01ef2
Fix small UG issue
Nov 12, 2023
2c7b8ea
Merge pull request #273 from jingjie88/fix-bugs
Jonyxzx Nov 12, 2023
15114b1
Merge pull request #274 from kiwibang/edit-ug-draft
Jonyxzx Nov 12, 2023
6a7bc32
Fix bug
jingjie88 Nov 12, 2023
b2a7bd8
Standardise links to ToC and fix a grammar error
Chen1x Nov 12, 2023
be146ff
Fix typos in dg
jingjie88 Nov 12, 2023
b05e4b9
Improve introduction and removed contractions
Chen1x Nov 12, 2023
8095753
Fix test case
jingjie88 Nov 12, 2023
801a94c
Merge pull request #275 from jingjie88/fix-bugs
Nov 12, 2023
f2dab2e
Fix grammar and improve caution message
Chen1x Nov 12, 2023
7e5e965
Improve save data message
Chen1x Nov 12, 2023
186cacc
Improve introduction
Chen1x Nov 12, 2023
10eadbb
Improve hyperlink description
Chen1x Nov 12, 2023
3649bcb
Improve Getting Started and GUI summary and remove TODO message
Chen1x Nov 12, 2023
9be19f0
Expand GUI text
Chen1x Nov 12, 2023
ddbd23e
Change Back to ToC to Return to ToC
Chen1x Nov 12, 2023
2750ff7
Change Applicant's name to name for consistency
Chen1x Nov 12, 2023
358b771
Update ppp
jingjie88 Nov 12, 2023
13cb0eb
Edit ppp
jingjie88 Nov 12, 2023
875f8ce
Add test cases
jingjie88 Nov 12, 2023
b60b51e
Fix typos
jingjie88 Nov 12, 2023
e393712
Merge pull request #277 from jingjie88/fix-bugs
Jonyxzx Nov 13, 2023
e20ce69
Merge branch 'master' into ug-improvement
Jonyxzx Nov 13, 2023
e1069e5
Update dev guide
Jonyxzx Nov 13, 2023
6c2bb65
Merge branch 'master' of https://github.com/Jonyxzx/tp into final-change
Jonyxzx Nov 13, 2023
af1027e
Improve parameter descriptions
Chen1x Nov 13, 2023
eb33e87
Merge remote-tracking branch 'origin/ug-improvement' into ug-improvement
Chen1x Nov 13, 2023
af3d6f7
Merge pull request #276 from Chen1x/ug-improvement
Jonyxzx Nov 13, 2023
531fffb
Merge pull request #278 from Jonyxzx/final-change
Chen1x Nov 13, 2023
3ce7c36
Improve launching guide in DG
Chen1x Nov 13, 2023
3a53af5
Add or above in FAQ
Chen1x Nov 13, 2023
f717eb6
Merge pull request #279 from Chen1x/final-improvements
Jonyxzx Nov 13, 2023
0c02789
Fix typo in ug
jingjie88 Nov 13, 2023
f284b25
Fix typo in ug
jingjie88 Nov 13, 2023
0fb02d5
Merge pull request #280 from jingjie88/fix-bugs
jingjie88 Nov 13, 2023
0752459
Add XA PPP
Chen1x Nov 14, 2023
2e26504
Merge pull request #281 from Chen1x/xa-ppp
Nov 14, 2023
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 applicant 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 applicants 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
30 changes: 19 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,22 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
[![Java CI](https://github.com/AY2324S1-CS2103T-T11-2/tp/actions/workflows/gradle.yml/badge.svg?branch=master)](https://github.com/AY2324S1-CS2103T-T11-2/tp/actions/workflows/gradle.yml)
[![codecov](https://codecov.io/gh/AY2324S1-CS2103T-T11-2/tp/graph/badge.svg?token=1IoaWm9UaE)](https://app.codecov.io/gh/AY2324S1-CS2103T-T11-2/tp/tree/master)

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

* 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 CLI application is designed for **Engineering Managers of tech companies.**

Example usages:
* Schedule an interview with an interviewee
* Detect clashes in interview timings
* Write notes about the interviewee
* For the detailed documentation of this project, see the **[InterviewHub Product Website](https://ay2324s1-cs2103t-t11-2.github.io/tp/)**.

* This project is an ongoing software project for a desktop application to make the hiring process easier
* It preserves the **OOP principles** of the original project
* It **evolves** the base project into an app with a narrower target audience
* Our team is working on this project, so we can **practice the SE tools** that we have learnt in class.
* It is named InterviewHub since our app aims to centralize the interview process within companies.
* By placing all the critical utilities involved in one app, it increases the quality of life of our target audience.

**Acknowledgements**
* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
6 changes: 5 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,11 @@ dependencies {
}

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

run {
enableAssertions = true
}

defaultTasks 'clean', 'test'
57 changes: 29 additions & 28 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,55 +5,56 @@ 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`
We currently do not offer any means to contacting us, thank you for your understanding.

## Project team
## Team CS2103T-T11-2

### John Doe
### Jason Lim

<img src="images/johndoe.png" width="200px">
<img src="images/jasonlcy-temp.png" width="200px">

[[homepage](http://www.comp.nus.edu.sg/~damithch)]
[[github](https://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/JasonLCY-Temp)]
[[portfolio](team/jasonlcy-temp.md)]

* Role: Project Advisor
* Role: Scheduling and tracking, CI Pipeline manager
* Responsibilities: In charge of `Interview`

### Jane Doe
### Tan Jing Jie

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

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

* Role: Team Lead
* Responsibilities: UI
* Role: Developer
* Responsibilities: Improve `add`, `edit`, `delete` features

### Johnny Doe
### Jony

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

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

* Role: Developer
* Responsibilities: Data
* Responsibilities: Improve find feature

### Jean Doe
### Tan Kerway

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Time man

### James Doe
### Chen Xin-An

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

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

* Role: Developer
* Responsibilities: UI
* Responsibilities: User Interface
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/AY2324S1-CS2103T-T11-2/tp/blob/master/src/main/java/seedu/address/MainApp.java).
1. Generate a fat JAR file using Gradle (i.e., `gradlew shadowJar`).
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
Loading