Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
567 commits
Select commit Hold shift + click to select a range
485f648
Add JavaDocs comments
nat-ong555 Apr 3, 2025
e37f1b5
Add in import statement
nat-ong555 Apr 3, 2025
1827f8b
Merge remote-tracking branch 'upstream/master' into branch-dateCommand
Ditzchann Apr 3, 2025
bed4bdc
Fix bugs and tests
m0destly Apr 3, 2025
2ae6853
Update UG, edited newnote to accept empty input
m0destly Apr 3, 2025
f4bbc02
Add validation of person in ScheduleCommand
Ditzchann Apr 3, 2025
fc6f815
Update code
nat-ong555 Apr 3, 2025
a8d6fe8
Merge pull request #171 from zeotheburrito/branch-TagAddFunc
Apr 3, 2025
1ca00ec
Add shortcut for tag command to change tag to next or previous hiring…
zeotheburrito Apr 3, 2025
32a7f52
Merge branch 'master' of https://github.com/nat-ong555/tp into branch
nat-ong555 Apr 3, 2025
209057d
Update checkstyle
nat-ong555 Apr 3, 2025
fdd14f6
Merge branch 'master' into branch-TagShort
Apr 3, 2025
32784ab
Fix bugs from merging
zeotheburrito Apr 3, 2025
c84f954
Fix checkstyle error
zeotheburrito Apr 3, 2025
eb0d377
Update UG details
deannapoh Apr 3, 2025
d7bd1e8
Update UML diagrams
m0destly Apr 3, 2025
4245ab9
Edit image
deannapoh Apr 3, 2025
a87c217
Update table of contents
m0destly Apr 3, 2025
fd7d43f
Merge pull request #165 from deannapoh/refactor-note-command
deannapoh Apr 3, 2025
eeb5a2f
Add feature to find next available date for interviews
Ditzchann Apr 3, 2025
3076cad
Fix merge conflicts
m0destly Apr 3, 2025
231e8a9
Merge remote-tracking branch 'upstream/master' into branch-dateCommand
Ditzchann Apr 3, 2025
2f0e75c
Fix checkstyle errors
Ditzchann Apr 3, 2025
dd5e2f3
Merge remote-tracking branch 'upstream/master' into branch-dateCommand
Ditzchann Apr 3, 2025
021979c
Update AddressBookParserTest.java
Ditzchann Apr 3, 2025
e9df657
Abstract code function to new class
zeotheburrito Apr 3, 2025
fe734f1
Merge remote-tracking branch 'upstream/master' into branch-TagShort
zeotheburrito Apr 3, 2025
ffff86e
Merge pull request #179 from deannapoh/v1.5-user-guide
deannapoh Apr 3, 2025
e9a64a5
Add tests for ScheduleCommand
Ditzchann Apr 3, 2025
a397d53
Merge branch 'master' into filterout-command
nat-ong555 Apr 3, 2025
e388e76
Update ScheduleCommandTest.java
Ditzchann Apr 3, 2025
21799d5
Merge pull request #168 from deannapoh/resolve-bugs-in-add-command
deannapoh Apr 3, 2025
95649de
Merge pull request #176 from zeotheburrito/branch-TagShort
Apr 3, 2025
81c86e0
Rename change boolean to isChange
m0destly Apr 3, 2025
4e289b7
Add tests to ScheduleCommandParser
Ditzchann Apr 3, 2025
84276a9
Merge pull request #181 from m0destly/updateDG
m0destly Apr 3, 2025
6bf9711
Update user guide with more details
nat-ong555 Apr 3, 2025
9f65dcd
Merge remote-tracking branch 'upstream/master' into branch-dateCommand
Ditzchann Apr 3, 2025
9cde212
Merge branch 'master' into filterout-command
nat-ong555 Apr 3, 2025
285697b
Update CommandUtil.java
nat-ong555 Apr 3, 2025
37de2ac
Update tag command description and manual testing in user and develop…
zeotheburrito Apr 3, 2025
6124ab8
Fix merge conflicts
m0destly Apr 3, 2025
7115219
Standardise format of commands
deannapoh Apr 3, 2025
3a82850
Merge pull request #175 from m0destly/updateUG
m0destly Apr 3, 2025
b90b476
Merge pull request #170 from m0destly/updateSave
m0destly Apr 3, 2025
d965430
Merge branch 'master' into filterout-command
nat-ong555 Apr 3, 2025
0d53499
Update Dg
nat-ong555 Apr 3, 2025
58c70cd
Merge pull request #185 from zeotheburrito/branch-UgDgTag
Apr 3, 2025
169cf43
Merge pull request #173 from nat-ong555/filterout-command
nat-ong555 Apr 3, 2025
1c6cb94
Modify ScheduleCommand to allow search by index
Ditzchann Apr 3, 2025
06cab9e
Merge branch 'master' into branch-dateCommand
Ditzchann Apr 3, 2025
048ce3f
Update AddressBookParserTest.java
Ditzchann Apr 3, 2025
9f9033b
Fix note bugs for same names
m0destly Apr 3, 2025
8790c6c
Add remind command description and test cases to user and developer g…
zeotheburrito Apr 3, 2025
afd262f
Fix formatting errors in developer guide
zeotheburrito Apr 3, 2025
ad9b2d8
Add tests
Ditzchann Apr 3, 2025
93f0303
Update ScheduleCommand.java
Ditzchann Apr 3, 2025
e639554
Merge pull request #187 from m0destly/fixNote
m0destly Apr 3, 2025
7f41cf9
Add schedule command description and test cases to user and developer…
zeotheburrito Apr 3, 2025
221417c
Update DG appendix for instructions to test
m0destly Apr 3, 2025
73dd411
Merge remote-tracking branch 'upstream/master' into branch-dateCommand
Ditzchann Apr 3, 2025
d0a9ac2
Update developer guide
deannapoh Apr 3, 2025
8d1bbb1
Fix formatting and add test case
zeotheburrito Apr 3, 2025
8ffd3da
Standardise format of command output
deannapoh Apr 3, 2025
014c497
Add tests
Ditzchann Apr 3, 2025
622839b
Update DeleteSequenceDiagram
zeotheburrito Apr 3, 2025
b16648c
Update save instructions to test
m0destly Apr 3, 2025
18653d2
Update ScheduleCommand.java
Ditzchann Apr 3, 2025
ea2d6b2
Merge branch 'master' into standardies-command-output-format
deannapoh Apr 3, 2025
620b98b
Fix checkstyle
m0destly Apr 3, 2025
c0df861
Merge pull request #183 from Ditzchann/branch-dateCommand
Ditzchann Apr 3, 2025
84795a7
Merge pull request #195 from deannapoh/standardies-command-output-format
deannapoh Apr 3, 2025
3a1feb5
Merge pull request #188 from zeotheburrito/branch-UgDgDate
Apr 3, 2025
dfdc313
Merge branch 'master' into branch-UgDgTag
Apr 3, 2025
1ab757a
Update schedule command to show save message
m0destly Apr 3, 2025
d7894c4
Merge pull request #189 from zeotheburrito/branch-UgDgTag
Apr 3, 2025
29d354a
Merge pull request #191 from zeotheburrito/branch-UgDgSchedule
Apr 3, 2025
db8dd6a
Merge pull request #197 from zeotheburrito/branch-DgUML
Apr 3, 2025
24b999d
Merge pull request #199 from m0destly/updateSave
m0destly Apr 3, 2025
cef9160
Merge branch 'master' into update-developer-guide
deannapoh Apr 3, 2025
ce3e164
Update Delete Command format
nat-ong555 Apr 3, 2025
b8e5a8f
Merge branch 'master' into update-developer-guide
deannapoh Apr 3, 2025
b55c0fd
Merge pull request #194 from deannapoh/update-developer-guide
deannapoh Apr 3, 2025
d6bf127
Add JavaDocs comments
nat-ong555 Apr 3, 2025
03d96bd
Merge branch 'master' into delete-by-index
nat-ong555 Apr 3, 2025
94300af
Update landing page
zeotheburrito Apr 3, 2025
9ac532e
Update UG command summary
m0destly Apr 3, 2025
d7e4345
Merge pull request #202 from zeotheburrito/branch-UpdateIndexMd
Apr 3, 2025
ede1963
Update test cases
nat-ong555 Apr 3, 2025
bc7772d
Update the DG and UG
Ditzchann Apr 3, 2025
eea45e9
Merge branch 'delete-by-index' of https://github.com/nat-ong555/tp in…
nat-ong555 Apr 3, 2025
afdc7b4
Merge pull request #205 from Ditzchann/branch-ug
Ditzchann Apr 3, 2025
066e561
Merge pull request #200 from nat-ong555/delete-by-index
nat-ong555 Apr 3, 2025
f6fbcea
Update user guide
nat-ong555 Apr 3, 2025
8e48540
Merge branch 'master' into update-userguide
nat-ong555 Apr 3, 2025
4e401d7
Fix UG command summary table
Ditzchann Apr 3, 2025
7bb079b
Merge pull request #207 from Ditzchann/branch-ug
Ditzchann Apr 3, 2025
3591512
Update UserGuide.md
Ditzchann Apr 3, 2025
35af3b0
Merge pull request #208 from Ditzchann/branch-ug
Ditzchann Apr 3, 2025
fc6d7dd
Update DG
nat-ong555 Apr 3, 2025
88f6fca
Merge pull request #206 from nat-ong555/update-userguide
nat-ong555 Apr 3, 2025
54a53be
Update UserGuide.md
Ditzchann Apr 3, 2025
fd48f67
Merge pull request #209 from Ditzchann/branch-ug
Ditzchann Apr 3, 2025
1c17b25
Fix merge conflicts
m0destly Apr 4, 2025
c375b24
Merge pull request #204 from m0destly/updateUG
m0destly Apr 4, 2025
1c0798f
Fix merge conflicts
m0destly Apr 4, 2025
2464209
Fix broken links
m0destly Apr 4, 2025
36c49bf
Merge pull request #193 from m0destly/updateDG
m0destly Apr 4, 2025
0203e92
Fix bugs in add command from PE-D
deannapoh Apr 6, 2025
4bcfe06
Edit tests
deannapoh Apr 6, 2025
b2731a0
Fix checkstyle errors
deannapoh Apr 6, 2025
2194903
Fix checkstyle error
deannapoh Apr 6, 2025
555567c
Add note indicator in personCard and fix copy bug
m0destly Apr 6, 2025
d1a8e02
Edit UserGuide.md
deannapoh Apr 6, 2025
b2b298a
Fix error message
deannapoh Apr 6, 2025
cfd6c8a
Edit Add Command in UserGuide.md
deannapoh Apr 6, 2025
6ec2531
Edit error message in Email.java so that it is clearer
deannapoh Apr 6, 2025
f8358d8
Add hyperlinks to command summary
deannapoh Apr 6, 2025
0541ff7
Handle integer overflow
Ditzchann Apr 6, 2025
07f9b0e
Add test cases
Ditzchann Apr 6, 2025
f599c47
Add acknowledgements and fix links in DeveloperGuide.md
deannapoh Apr 6, 2025
04e71fd
Merge pull request #282 from Ditzchann/branch-overflow
Ditzchann Apr 6, 2025
ef86faa
Allow consecutive filter commands to stack
Ditzchann Apr 6, 2025
c3a90cd
Change date prefix to "id/"
Ditzchann Apr 6, 2025
d73dd3d
Edit hyperlinks and add acknowledgement and use case in DG
deannapoh Apr 6, 2025
9d5c03d
Add additional details for clear command in UG
deannapoh Apr 6, 2025
3132aa9
Update save message
m0destly Apr 7, 2025
0730e96
Change save message
m0destly Apr 7, 2025
5e36815
Update the message
m0destly Apr 7, 2025
5fd6952
Specify commands must be successful
m0destly Apr 7, 2025
5d86331
Set limit for tag offset from -4 to +4
zeotheburrito Apr 7, 2025
27a6354
Update UG errors and to explain tag offset limit
zeotheburrito Apr 7, 2025
808695d
Update tag command use case in DG
zeotheburrito Apr 7, 2025
6a2dd91
Merge pull request #285 from deannapoh/fix-DG-after-PE-D
deannapoh Apr 7, 2025
96879a3
Use suggestions from PR
deannapoh Apr 7, 2025
9b13095
Merge pull request #280 from deannapoh/fix-bugs-from-pe-d
deannapoh Apr 7, 2025
e77b07c
Fix typos in UserGuide.md
deannapoh Apr 7, 2025
9fcd751
Merge pull request #281 from deannapoh/fix-UG-after-PE-D
deannapoh Apr 7, 2025
2b5ee09
Merge branch 'fix-DG-after-PE-D'
deannapoh Apr 7, 2025
9b72305
Merge pull request #284 from Ditzchann/branch-dateCommand
Ditzchann Apr 7, 2025
b01c75f
Make directions clearer when 2 people have the same name
deannapoh Apr 7, 2025
167d485
Merge branch 'AY2425S2-CS2103T-F13-3:master' into master
deannapoh Apr 7, 2025
24d8a9f
Merge branch 'master' into branch-TagLimit
Apr 7, 2025
c5a20ac
Update PersonCard layout to show interview dates at the right more pr…
zeotheburrito Apr 7, 2025
709f91e
Merge pull request #286 from m0destly/updateSave
m0destly Apr 7, 2025
bce8b80
Merge pull request #287 from zeotheburrito/branch-TagLimit
Apr 7, 2025
5bee4b4
Update JavaDocs
m0destly Apr 7, 2025
c1af3c8
Assign color for each tag
zeotheburrito Apr 7, 2025
efb61fc
Reorder user guide commands
Ditzchann Apr 7, 2025
a839996
Merge pull request #292 from m0destly/fixNote
m0destly Apr 7, 2025
06db408
Update table of contents
Ditzchann Apr 7, 2025
1b347d5
Edit UG
nat-ong555 Apr 7, 2025
39b4003
Update UserGuide.md
Ditzchann Apr 7, 2025
1514fc2
Merge pull request #289 from deannapoh/make-error-message-clearer
deannapoh Apr 7, 2025
cf823fa
Merge branch 'master' of https://github.com/deannapoh/tp
deannapoh Apr 7, 2025
c4da4c0
Merge remote-tracking branch 'upstream/master' into branch-ug
Ditzchann Apr 7, 2025
193f573
Update formatting styles
nat-ong555 Apr 7, 2025
ec5c88c
Revert definition of duplicates in Add command
deannapoh Apr 7, 2025
3893b5b
Edit minor details
nat-ong555 Apr 7, 2025
4bfe878
Edit User Guide and Developer Guide to reflect revert
deannapoh Apr 7, 2025
96324df
Update UG with note use cases
m0destly Apr 7, 2025
9dd4513
Edit test cases
deannapoh Apr 7, 2025
051f096
Add note about definition of duplicate persons in intro
deannapoh Apr 7, 2025
bb4e647
Merge pull request #298 from deannapoh/revert-add-command
deannapoh Apr 7, 2025
7908b2f
Edit minor changes
nat-ong555 Apr 7, 2025
cc9b7a4
Merge branch 'master' into fix-ped
nat-ong555 Apr 7, 2025
20ad073
Update UserGuide.md
nat-ong555 Apr 7, 2025
6a66674
Merge pull request #294 from nat-ong555/fix-ped
nat-ong555 Apr 7, 2025
335bff1
Merge branch 'master' into branch-filterfix
Ditzchann Apr 7, 2025
12938a6
Merge pull request #283 from Ditzchann/branch-filterfix
Ditzchann Apr 7, 2025
7e26312
Add planned enhancements to DG
deannapoh Apr 7, 2025
aa47ea5
Fix potential bug in Delete Command
nat-ong555 Apr 7, 2025
70a99cc
Merge remote-tracking branch 'upstream/master' into branch-ug
Ditzchann Apr 7, 2025
c8c7464
Add use case for sort command
deannapoh Apr 7, 2025
8dea3ab
Merge pull request #296 from Ditzchann/branch-ug
Ditzchann Apr 7, 2025
ffb4af2
Update test case
nat-ong555 Apr 7, 2025
da05a33
Edit planned enhancements
deannapoh Apr 7, 2025
d6923e4
Update DG with use cases for exit, help, clear commands
m0destly Apr 7, 2025
6fc409c
Merge pull request #302 from deannapoh/add-planned-enhacements
deannapoh Apr 7, 2025
717ca91
Update use case
m0destly Apr 7, 2025
87c49b9
Fix merge conflicts
m0destly Apr 7, 2025
b416922
Update planned enhancements
m0destly Apr 7, 2025
fd7515a
Merge pull request #305 from nat-ong555/fix-delete-command
nat-ong555 Apr 7, 2025
1a1440d
Update UG save issue
m0destly Apr 7, 2025
c42c35a
Update UG word formatting
m0destly Apr 7, 2025
47cc609
Fix word formatting
m0destly Apr 7, 2025
3e8e21c
Merge branch 'master' into branch-UI
Apr 7, 2025
eb07774
Fix checkstyle error
zeotheburrito Apr 7, 2025
f892e04
Merge pull request #306 from deannapoh/add-use-case-for-sort-command
deannapoh Apr 7, 2025
a754258
Update use cases for Delete and FilterOut command
nat-ong555 Apr 7, 2025
d995a5d
Update ModelClassDiagram.png
m0destly Apr 7, 2025
4dc7932
Merge pull request #308 from m0destly/updateUG
m0destly Apr 7, 2025
68ada1e
Update Model Class Diagram
nat-ong555 Apr 7, 2025
322df54
Merge branch 'master' into update-dg
nat-ong555 Apr 7, 2025
c97f794
Fix merge conflicts
m0destly Apr 7, 2025
9ed1629
Merge pull request #300 from m0destly/updateDG
m0destly Apr 7, 2025
df778be
Merge branch 'master' into update-dg
nat-ong555 Apr 7, 2025
0854368
Merge pull request #293 from zeotheburrito/branch-UI
Apr 7, 2025
ce8a197
Update UML diagrams and DG
Ditzchann Apr 7, 2025
8c99b6d
Merge remote-tracking branch 'upstream/master' into branch-dg
Ditzchann Apr 7, 2025
8e85dae
Merge remote-tracking branch 'upstream/master' into branch-dg
Ditzchann Apr 7, 2025
1484638
Merge branch 'update-dg' of https://github.com/nat-ong555/tp into upd…
nat-ong555 Apr 7, 2025
a808ddb
Update UML diagram
nat-ong555 Apr 7, 2025
78edf01
Merge pull request #309 from nat-ong555/update-dg
nat-ong555 Apr 7, 2025
8e43abc
Add more steps to tag use case
zeotheburrito Apr 7, 2025
27c1f57
Merge pull request #288 from zeotheburrito/branch-TagDG
Apr 7, 2025
e4c8272
Fix bug where filter was not resetting
Ditzchann Apr 7, 2025
1c3d0e1
Merge pull request #311 from Ditzchann/branch-ug
Ditzchann Apr 7, 2025
f91a059
Merge remote-tracking branch 'upstream/master' into branch-dg
Ditzchann Apr 7, 2025
a46fb03
Merge pull request #310 from Ditzchann/branch-dg
Ditzchann Apr 7, 2025
19a6b3c
Update UG broken links and content
m0destly Apr 7, 2025
2052542
Update UserGuide.md
Ditzchann Apr 7, 2025
8683d99
Add screenshots to some commands in UG
zeotheburrito Apr 7, 2025
9360d38
Merge branch 'master' into branch-UGScreenshots
zeotheburrito Apr 7, 2025
6fb8ff3
Update text formatting
m0destly Apr 7, 2025
f0b2f6d
Merge pull request #313 from m0destly/updateUG
m0destly Apr 7, 2025
379c601
Merge pull request #314 from Ditzchann/branch-ug
Ditzchann Apr 7, 2025
a318906
Add screenshots to remaining commands
zeotheburrito Apr 7, 2025
6487650
Merge branch 'master' into branch-UGScreenshots
Apr 7, 2025
8021083
Update formatting
m0destly Apr 7, 2025
08fee6f
Fix error in UG
zeotheburrito Apr 7, 2025
cee4853
Merge pull request #315 from zeotheburrito/branch-UGScreenshots
Apr 7, 2025
8b15649
Merge pull request #317 from m0destly/updateUG
m0destly Apr 7, 2025
eb04aa6
Update UserGuide.md
Ditzchann Apr 7, 2025
8a5e458
Fix annotation error in screenshot
zeotheburrito Apr 7, 2025
eb33c90
Merge pull request #318 from Ditzchann/branch-ug
Ditzchann Apr 7, 2025
5884e71
Merge pull request #319 from zeotheburrito/branch-UGScreenshots
Apr 7, 2025
3fb8535
Remove unnecessary text in DG
zeotheburrito Apr 7, 2025
99343fc
Merge pull request #320 from zeotheburrito/branch-FixDG
Apr 7, 2025
e26049c
Fix error in UG
zeotheburrito Apr 7, 2025
b3a6a43
Merge pull request #321 from zeotheburrito/branch-FixUG
Apr 7, 2025
cfee3e6
Fix date in schedule command example
zeotheburrito Apr 7, 2025
dfc769c
Update displaynote error
m0destly Apr 7, 2025
981a08e
Fix grammatical error for tag command
zeotheburrito Apr 7, 2025
ccb899b
Add examples of command summary for tag command
zeotheburrito Apr 7, 2025
a9ad7fa
Fix errors in UG
zeotheburrito Apr 7, 2025
e0680a7
Change description of tag, schedule and delete command
zeotheburrito Apr 7, 2025
1ab37e8
Merge pull request #323 from m0destly/updateUG
m0destly Apr 7, 2025
7f3d437
Fix edit command format in command summary
zeotheburrito Apr 7, 2025
06d57a2
Merge pull request #322 from zeotheburrito/branch-FixUG
Apr 7, 2025
aadc6f6
Add edit test case
m0destly Apr 7, 2025
e8e1a09
Merge branch 'master' into updateDG
m0destly Apr 7, 2025
f059649
Edit minor errors in DG
deannapoh Apr 7, 2025
237d71a
Merge pull request #325 from deannapoh/finalise-DG
deannapoh Apr 7, 2025
6518821
Fix merge conflicts and formatting
m0destly Apr 7, 2025
583260f
Merge pull request #324 from m0destly/updateDG
m0destly Apr 7, 2025
a4e5ba1
Update formatting for tag command description in UG
zeotheburrito Apr 8, 2025
a59143c
Update tag formatting in UG to be consistent
zeotheburrito Apr 8, 2025
e29f46c
Update more tag formatting
zeotheburrito Apr 8, 2025
46ce0e8
Merge pull request #326 from zeotheburrito/branch-FixUG
Apr 8, 2025
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
32 changes: 21 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,24 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
[![codecov](https://codecov.io/gh/AY2425S2-CS2103T-F13-3/tp/graph/badge.svg?token=D6PKJ60OR7)](https://codecov.io/gh/AY2425S2-CS2103T-F13-3/tp)

![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/#contributing-to-se-edu) for more info.
## Overview
HireHive is a desktop application designed for small companies to efficiently track job candidates, manage interview notes, and streamline the hiring process.

**Target users:** HR and recruitment managers for companies.

### **Key Features**
- **Track Interview Stages & Notes** – Keep detailed records of interviews and past communications.
- **Bookmark Potential Candidates** – Mark standout applicants for future consideration.
- **Categorize Candidates** – Filter candidates by job role and recruitment stage.

### Running our application:
1. Download our latest release (.jar or executable file).
2. In your terminal, run ```java -jar HireHive.jar```
3. Enjoy :)

For the detailed documentation of this project, see the [HireHive Product Website](https://github.com/AY2425S2-CS2103T-F13-3/tp)
This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
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/#contributing-to-se-edu) for more info.


8 changes: 6 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id 'jacoco'
}

mainClassName = 'seedu.address.Main'
mainClassName = 'hirehive.address.Main'

sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
Expand All @@ -20,6 +20,10 @@ checkstyle {
toolVersion = '10.2'
}

run {
enableAssertions = true
}

test {
useJUnitPlatform()
finalizedBy jacocoTestReport
Expand Down Expand Up @@ -66,7 +70,7 @@ dependencies {
}

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

defaultTasks 'clean', 'test'
6 changes: 3 additions & 3 deletions config/checkstyle/checkstyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
</module>

<module name="LineLength">
<!-- Checks if a line is too long. -->
<property name="max" value="120"/>
<!-- Checks if a line is too long. Changed for checkstyle in tests-->
<property name="max" value="1000"/>
</module>

<!-- All Java AST specific tests live under TreeWalker module. -->
Expand Down Expand Up @@ -75,7 +75,7 @@
An import statement is unused if:
It's not referenced in the file.
-->
<module name="UnusedImports"/>
<!-- module name="UnusedImports"/ -->

<module name="AvoidStarImport"/>

Expand Down
49 changes: 24 additions & 25 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,51 +9,50 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`

## Project team

### John Doe
### Wong Zenwei

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

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

* Role: Project Advisor

### Jane Doe
### Lam Yun Hong

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

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

* Role: Team Lead
* Responsibilities: UI
* Role: Team Member
* Responsibilities: Help the team

### Johnny Doe
### Natalie Ong

<img src="images/johndoe.png" width="200px">
<img src="images/nat-ong555.png" width="200px">

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
[[github](http://github.com/nat-ong555)] [[portfolio](team/nat-ong555.md)]

* Role: Developer
* Responsibilities: Data
* Responsibilities: Data, Documentation

### Jean Doe
### Deanna Poh

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: UI/UX

### James Doe
### Caleb Cherng

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

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

* Role: Developer
* Responsibilities: UI
* Responsibilities: Testing, Code Quality
Loading