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

[CS2103-W11-2] PropertyMatch #10

Open
wants to merge 427 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
427 commits
Select commit Hold shift + click to select a range
10609e9
Add findprop feature
nicolengk Oct 29, 2023
d875d6e
Add test
Chrainx Oct 30, 2023
bb1d2f8
Solve Style Error
Chrainx Oct 30, 2023
e677182
Add findprop feature
nicolengk Oct 30, 2023
a512a15
Merge pull request #110 from jianrong7/feat/editcust
jianrong7 Oct 30, 2023
5b1f791
Fix checkstyle for findprop feature
nicolengk Oct 30, 2023
c1cb1cf
Update findcust feature
nicolengk Oct 30, 2023
a9f8fb4
Adds feature to filter properties based on price and tags
FerdiHS Oct 30, 2023
3b3b7e2
Change Grammaer error in javadoc
Chrainx Oct 30, 2023
b74d88b
Merge pull request #112 from nicolengk/Add-findcust-feature
nicolengk Oct 30, 2023
79dcb2c
Merge branch 'master' into Add-findprop-feature
nicolengk Oct 30, 2023
8fe5eeb
Merge pull request #108 from Chrainx/Match-Feature
Chrainx Oct 30, 2023
db82f19
Removed unused command and import
nicolengk Oct 30, 2023
f2954c9
Update findprop command
nicolengk Oct 30, 2023
87f6a38
Merge branch 'master' into Add-findprop-feature
nicolengk Oct 30, 2023
9ea4bcd
Add unit tests to filter properties
FerdiHS Oct 31, 2023
2e1eb94
Add FilterPropertyDescriptor
FerdiHS Oct 31, 2023
a18c21f
Add unit test for FilterPropertyDescriptor
FerdiHS Oct 31, 2023
a5e0fd2
Merge branch 'master' into filter-property
FerdiHS Oct 31, 2023
e5508e5
Fix checkstyle error
nicolengk Oct 31, 2023
86ff0f4
Merge branch 'Add-findprop-feature' of https://github.com/nicolengk/t…
nicolengk Oct 31, 2023
9195ba0
Merge pull request #114 from FerdiHS/filter-property
FerdiHS Oct 31, 2023
7d2a68f
Merge branch 'master' into Add-findprop-feature
nicolengk Oct 31, 2023
160b0e2
Merge pull request #113 from nicolengk/Add-findprop-feature
nicolengk Oct 31, 2023
d84a4a8
update landing page
saraozn Oct 31, 2023
4140927
Add FilterCustomerDescriptor
FerdiHS Oct 31, 2023
c0b346b
Add unit test for FilterCustomerDescriptor
FerdiHS Oct 31, 2023
5c94294
Update the diagram for Filter Customer
FerdiHS Oct 31, 2023
37c8238
Merge pull request #117 from FerdiHS/add-filter-customer-descriptor
FerdiHS Oct 31, 2023
faa36aa
Adjust Match Predicate
Chrainx Nov 1, 2023
4282c60
Solve Style Error
Chrainx Nov 1, 2023
b1b9327
Merge pull request #119 from Chrainx/Adjust-match
Chrainx Nov 1, 2023
dc49882
Add clear command
jianrong7 Nov 2, 2023
791c0e0
Fix test error
jianrong7 Nov 2, 2023
6c5294d
Merge pull request #120 from jianrong7/feat/clear-command
jianrong7 Nov 2, 2023
5ae109f
Merge pull request #115 from saraozn/edit-landing-page
saraozn Nov 2, 2023
36bff5f
Add interface layout section to user guide
jianrong7 Nov 2, 2023
6baa14e
Update app version
jianrong7 Nov 2, 2023
454797e
Add Match UG
Chrainx Nov 2, 2023
79d6122
Update command summary table
jianrong7 Nov 2, 2023
f44d0e2
Fix typo errors
jianrong7 Nov 2, 2023
fcea2d2
Add Match UG
Chrainx Nov 2, 2023
a4ab4cc
Merge pull request #121 from jianrong7/chore/friendly-ug
jianrong7 Nov 2, 2023
afab94b
Add Match UG
Chrainx Nov 2, 2023
91eddff
Merge branch 'master' into Add-Match-UG
Chrainx Nov 2, 2023
81c0b9e
Merge pull request #122 from Chrainx/Add-Match-UG
Chrainx Nov 2, 2023
24b45a6
Change to arrch64 to mac
Chrainx Nov 4, 2023
1f5ec78
Merge pull request #164 from Chrainx/Edit-Build-Gradle
Chrainx Nov 4, 2023
5dd6301
format UG
saraozn Nov 5, 2023
328630b
Edit UserGuide.md
jianrong7 Nov 5, 2023
9a4eab4
Update Interface Layout in UserGuide.md
jianrong7 Nov 6, 2023
9d0ba6f
Merge pull request #165 from saraozn/format-ug
saraozn Nov 6, 2023
07511e4
Add back to top
jianrong7 Nov 6, 2023
31af476
Merge branch 'master' into chore/friendly-ug-1.4
jianrong7 Nov 6, 2023
54569bf
Merge pull request #167 from jianrong7/chore/friendly-ug-1.4
jianrong7 Nov 6, 2023
507a38b
Fix table of contents in UserGuide.md
jianrong7 Nov 6, 2023
028cecb
Add exit message
jianrong7 Nov 6, 2023
89e265f
Merge pull request #169 from jianrong7/fix/menubar-exit
jianrong7 Nov 6, 2023
9c6e257
Merge pull request #168 from jianrong7/chore/fix-table-of-contents
jianrong7 Nov 6, 2023
c29ee07
Fix match feature
Chrainx Nov 6, 2023
365dcbb
add match test
Chrainx Nov 6, 2023
25e5121
add predicate test
Chrainx Nov 6, 2023
9ad0c43
add predicate test
Chrainx Nov 6, 2023
6397b45
Update UG features section formatting
jianrong7 Nov 6, 2023
21b0b96
Update findcust description
nicolengk Nov 6, 2023
b5c5fb7
Update table format
jianrong7 Nov 6, 2023
8f7903b
Fix quick start number ordering
jianrong7 Nov 6, 2023
20cadb0
Update findcust description
nicolengk Nov 6, 2023
7c2dfe4
Merge pull request #173 from nicolengk/Update-findcust-ug
nicolengk Nov 6, 2023
d91eb1d
Remove expected command behaviour
jianrong7 Nov 6, 2023
db6592d
Update phone number parameter
nicolengk Nov 6, 2023
352c922
Merge pull request #175 from nicolengk/update-addprop-ug
nicolengk Nov 6, 2023
48c267c
Update editprop description
nicolengk Nov 6, 2023
b1fe779
Merge branch 'master' into chore/ug-feature-format
jianrong7 Nov 6, 2023
c7041e5
Merge pull request #176 from nicolengk/update-editprop-ug
nicolengk Nov 6, 2023
1944e8a
Merge pull request #174 from jianrong7/chore/ug-feature-format
jianrong7 Nov 6, 2023
48ff24a
Add PPP draft
jianrong7 Nov 6, 2023
a3b2b30
Add PPP extracts and enhancements added
jianrong7 Nov 7, 2023
74d9649
Add PR links for enhancements
jianrong7 Nov 7, 2023
0978499
Remove trailing whitespaces
jianrong7 Nov 7, 2023
1dd9546
Merge pull request #177 from jianrong7/chore/ppp-draft
jianrong7 Nov 7, 2023
8ceba4a
Update ppp
nicolengk Nov 7, 2023
ebfca29
update PPP
saraozn Nov 7, 2023
1b36589
fix checks
saraozn Nov 7, 2023
06911a1
fix UG bugs
saraozn Nov 7, 2023
938426c
Handle bugs for filtering without characteristics
FerdiHS Nov 7, 2023
78a7738
fix bug in ug to clarify that filtering and finding commands are
saraozn Nov 7, 2023
02f1a4d
Update PPP for FerdiHS
FerdiHS Nov 7, 2023
92bffc6
fix UG
FerdiHS Nov 7, 2023
7329413
Merge pull request #181 from FerdiHS/fix-filter-command
FerdiHS Nov 7, 2023
42be750
Merge pull request #178 from nicolengk/update-ppp
nicolengk Nov 7, 2023
504094d
Merge pull request #179 from saraozn/PPP
saraozn Nov 7, 2023
c17b972
Merge pull request #180 from saraozn/fix-ug-bugs
saraozn Nov 7, 2023
e3a59a4
Update dg
nicolengk Nov 8, 2023
7e5fa3f
Add new safeguards for Budget and Price
jianrong7 Nov 8, 2023
fc92a45
Add tests
jianrong7 Nov 8, 2023
7b829ba
Fix javaFX version
jianrong7 Nov 8, 2023
9c7d81b
Add tests for hashCode and conversion
jianrong7 Nov 8, 2023
6af6df0
Merge pull request #183 from FerdiHS/ppp-draft
FerdiHS Nov 8, 2023
1abacd7
Merge pull request #171 from Chrainx/Fix-Match-Bug
Chrainx Nov 8, 2023
43bd7da
Fix regex for Phone and PropPhone
jianrong7 Nov 8, 2023
1df6a83
Add tests
jianrong7 Nov 8, 2023
ce95caa
Fixed addprop in UserGuide.md
jianrong7 Nov 8, 2023
1d5ca68
improve ug
saraozn Nov 8, 2023
6c3ca72
Merge pull request #187 from jianrong7/fix/invalid-budget-price
jianrong7 Nov 8, 2023
3327ff5
Merge pull request #188 from jianrong7/fix/invalid-phone
jianrong7 Nov 8, 2023
e54dedf
change out contractions
saraozn Nov 8, 2023
83b4fd1
Merge pull request #189 from saraozn/improve-ug
saraozn Nov 8, 2023
3912af1
Fix formatting issues in UG
saraozn Nov 8, 2023
0fc997d
Merge pull request #190 from saraozn/fix-UG
saraozn Nov 8, 2023
94f0734
Fix styling
nicolengk Nov 8, 2023
564e2ea
Merge pull request #186 from nicolengk/Update-dg
nicolengk Nov 8, 2023
a9bf7e1
fix formatting issues in UG
saraozn Nov 8, 2023
6c4bdd7
Update budget parameter test
nicolengk Nov 8, 2023
459121f
Edited isSameProperty so that properties with the same name or same p…
jianrong7 Nov 8, 2023
8ab7ccf
Merge pull request #192 from nicolengk/Update-budget-test
nicolengk Nov 8, 2023
a01ff25
Merge pull request #191 from saraozn/format-ug
saraozn Nov 8, 2023
ecef494
Updated isSameCustomer such that customer will be the same if either …
jianrong7 Nov 8, 2023
ce4ce68
Fix tests
jianrong7 Nov 8, 2023
128d7c0
Merge branch 'master' into fix/add-handle-dupe
jianrong7 Nov 8, 2023
199d860
Fix whitespace errors
jianrong7 Nov 8, 2023
d175733
Fix tests
jianrong7 Nov 8, 2023
936f872
Merge pull request #193 from jianrong7/fix/add-handle-dupe
jianrong7 Nov 8, 2023
9977428
Fix phone numbers in sample data util
jianrong7 Nov 8, 2023
c23360c
Add more guardrails to Budget and Price
jianrong7 Nov 8, 2023
6ab7bc9
Add test
jianrong7 Nov 8, 2023
5e2c5bb
Update dg
nicolengk Nov 8, 2023
dd532dd
Merge pull request #194 from nicolengk/fix-dg
nicolengk Nov 8, 2023
cac8250
Update dg
nicolengk Nov 8, 2023
16d5edd
Merge pull request #195 from nicolengk/fix-dg-format
nicolengk Nov 8, 2023
2bb049b
Fix logic for duplicate property and customers
jianrong7 Nov 8, 2023
4809e1a
Fix logic for duplicate customers and properties
jianrong7 Nov 8, 2023
77c279a
Fix logic
jianrong7 Nov 8, 2023
377e814
Fix javadoc
jianrong7 Nov 8, 2023
ec53ebd
Merge pull request #197 from jianrong7/fix/sample-data-util
jianrong7 Nov 8, 2023
6cded89
Fix error msg
jianrong7 Nov 8, 2023
d9af8d8
Add title to Table of Contents in DeveloperGuide.md
jianrong7 Nov 9, 2023
09d5043
Merge pull request #199 from jianrong7/fix/dg-toc-title
jianrong7 Nov 9, 2023
1131fc1
Merge pull request #198 from jianrong7/fix/error-msg
jianrong7 Nov 9, 2023
0c988e3
Minor fixes to UG from internal testing
jianrong7 Nov 9, 2023
2d0cb4a
Merge pull request #200 from jianrong7/fix/userguide-minor
jianrong7 Nov 9, 2023
435e2d3
add my personal contribution
Chrainx Nov 9, 2023
5dcbed2
make changes to the UG
saraozn Nov 10, 2023
8567edb
fix UG
saraozn Nov 10, 2023
bbf7eb9
Add FindPropertyCommandParserTest
jianrong7 Nov 10, 2023
63a7d12
Fix Customer and Property tests
jianrong7 Nov 10, 2023
191be51
Fix PPP
jianrong7 Nov 10, 2023
33ece81
Merge pull request #204 from jianrong7/fix/jianrong-ppp
jianrong7 Nov 10, 2023
b01a1da
Merge pull request #203 from jianrong7/fix/add-integration-tests
jianrong7 Nov 10, 2023
dd17906
Merge pull request #201 from Chrainx/Add-PPP
Chrainx Nov 10, 2023
8fe74c1
Add inspired by NUSCoursemates to UG
jianrong7 Nov 10, 2023
8422bff
Fix PPP
jianrong7 Nov 10, 2023
17e2137
Fix trailing whitespaces
jianrong7 Nov 10, 2023
b3f0faa
Fix trailing whitespace
jianrong7 Nov 10, 2023
4c765ae
update ug
nicolengk Nov 10, 2023
1be7440
change c in tim cook
saraozn Nov 10, 2023
8df34e6
change UI image
saraozn Nov 10, 2023
08ebaff
Fix ug formatting
nicolengk Nov 10, 2023
aa1876b
Merge pull request #202 from saraozn/improve-ug
saraozn Nov 10, 2023
5f15dd1
Merge branch 'master' into Update-ug
nicolengk Nov 10, 2023
e66c701
Merge pull request #206 from nicolengk/Update-ug
nicolengk Nov 10, 2023
8f37916
Fix ppp
nicolengk Nov 10, 2023
deb5a79
Merge pull request #205 from jianrong7/code-reuse-declaration
jianrong7 Nov 10, 2023
c5ead5c
Merge pull request #207 from nicolengk/fix-ppp
nicolengk Nov 10, 2023
ac05ec2
Update ug format
nicolengk Nov 10, 2023
96fd94b
Merge pull request #208 from nicolengk/update-ug-format
nicolengk Nov 10, 2023
bbb3793
fix documentation bugs
saraozn Nov 10, 2023
bf71903
Remove Terminal tutorial in Quick start
saraozn Nov 11, 2023
5f802c1
Merge pull request #209 from saraozn/fix-ug-bugs
saraozn Nov 11, 2023
c7fa4aa
Update name parameter constraints phrasing in ug
nicolengk Nov 11, 2023
f72434d
Revert propname param constraints
nicolengk Nov 12, 2023
2d5d501
Merge pull request #221 from nicolengk/update-name-param-constraints
nicolengk Nov 12, 2023
67dccfe
Update note for duplicate tags/characteristics
nicolengk Nov 12, 2023
d295e22
Merge pull request #222 from nicolengk/update-tag-param-constraint
nicolengk Nov 12, 2023
76fdb5a
Add effort section to DG
jianrong7 Nov 12, 2023
9be27b6
Add note that all INDEX params can start with 0
nicolengk Nov 12, 2023
c63ce48
Merge pull request #223 from nicolengk/update-index-param-description
nicolengk Nov 12, 2023
5e01029
Add proposed changes
jianrong7 Nov 12, 2023
826990e
Add manual test case for adding a customer
jianrong7 Nov 12, 2023
0bc2ae6
Add list and delete commands
jianrong7 Nov 12, 2023
b5c4ec8
Update address param note for additional spaces
nicolengk Nov 12, 2023
923f75f
Merge pull request #224 from nicolengk/update-address-param-note
nicolengk Nov 12, 2023
af68870
Add manual testing for edit commands
jianrong7 Nov 12, 2023
a11e3d6
Update match feature description
nicolengk Nov 12, 2023
c0fde06
Merge pull request #225 from nicolengk/update-match-description
nicolengk Nov 12, 2023
441e34e
Add manual testing for find commands in DG
jianrong7 Nov 12, 2023
9c33506
Fix buggy DeleteSequenceDiagram
jianrong7 Nov 12, 2023
78b8ac0
Remove tip box at match feature description
nicolengk Nov 12, 2023
6719948
Merge pull request #226 from nicolengk/remove-match-tip-box
nicolengk Nov 12, 2023
b1ae2d0
Add warning for features with index parameter to use list after
nicolengk Nov 12, 2023
14bf7e0
Merge pull request #227 from nicolengk/update-warning-for-index-features
nicolengk Nov 12, 2023
4a573ba
Add manual testing for match commands
jianrong7 Nov 12, 2023
7f36c95
Finish up manual testing
jianrong7 Nov 12, 2023
f9c63a7
Remove unnecessary comment
jianrong7 Nov 12, 2023
2f8d394
Add activity diagram for delcust command
nicolengk Nov 12, 2023
7367706
Add activity diagrams
jianrong7 Nov 12, 2023
31717a0
Fix numbering in DG
jianrong7 Nov 12, 2023
9bc5a8c
Fix diagrams in DG
jianrong7 Nov 12, 2023
8634149
Fix whitespaces
jianrong7 Nov 12, 2023
b5be846
Merge pull request #228 from nicolengk/add-delcust-activity-diagram
jianrong7 Nov 12, 2023
7247d08
Merge branch 'master' into chore/dg
jianrong7 Nov 12, 2023
8ebcb00
Remove empty lines
jianrong7 Nov 12, 2023
71a099f
Add regex feature to disallow slashes
jianrong7 Nov 12, 2023
796b338
Update UG
jianrong7 Nov 12, 2023
47f549d
Remove Address in Customer since it is not used
FerdiHS Nov 12, 2023
b2ba8e7
Merge pull request #230 from jianrong7/fix/no-slash
jianrong7 Nov 12, 2023
a4d2362
Update error messages
jianrong7 Nov 12, 2023
a26d1ce
Fix checkstyle errors
jianrong7 Nov 12, 2023
2051f7d
Merge pull request #232 from jianrong7/fix/err-msg
jianrong7 Nov 12, 2023
1a33d32
fix documentation bugs in UG
saraozn Nov 12, 2023
e7b75c3
Merge pull request #229 from jianrong7/chore/dg
jianrong7 Nov 12, 2023
6c44a1b
Merge pull request #233 from saraozn/fix-documentation-bugs
saraozn Nov 12, 2023
d8fd140
Merge pull request #231 from FerdiHS/remove-customer-address
FerdiHS Nov 12, 2023
f670b15
Fix typos
jianrong7 Nov 12, 2023
bbac612
Fix typos
jianrong7 Nov 12, 2023
d004012
update ug
saraozn Nov 12, 2023
f9b51bf
Fix slashes and tests
jianrong7 Nov 12, 2023
a84ca40
Merge pull request #235 from jianrong7/fix/docs
jianrong7 Nov 12, 2023
07d49b0
Merge pull request #236 from saraozn/ug
saraozn Nov 13, 2023
34d1525
Merge pull request #237 from jianrong7/fix/slash-prop
jianrong7 Nov 13, 2023
408f3f2
Update PPP
jianrong7 Nov 13, 2023
c68950e
Fix DG
jianrong7 Nov 13, 2023
7f61dbb
Merge pull request #238 from jianrong7/fix/update-ppp
jianrong7 Nov 13, 2023
07f1dd0
update use cases
saraozn Nov 13, 2023
5724fbf
fix links in ug
saraozn Nov 13, 2023
65bf4dc
fix spacing in ug
saraozn Nov 13, 2023
8c903d7
fix links in ug
saraozn Nov 13, 2023
ac911cd
update ppp
saraozn Nov 13, 2023
bbb7a6f
Fix user stories
jianrong7 Nov 13, 2023
37fe82d
fix checks
saraozn Nov 13, 2023
3a08151
fix ppps
saraozn Nov 13, 2023
9144149
put break lines in DG
saraozn Nov 13, 2023
cf580e2
Merge pull request #240 from saraozn/improve-dg
saraozn Nov 13, 2023
4cddfa6
Merge branch 'master' into fix/dg
jianrong7 Nov 13, 2023
d3381ae
Merge pull request #239 from jianrong7/fix/dg
jianrong7 Nov 13, 2023
7c1d6f7
Fix NFR in DG
jianrong7 Nov 13, 2023
d4f8877
Fix typos
jianrong7 Nov 13, 2023
eb6a2fe
Merge pull request #241 from saraozn/update-ppp
saraozn Nov 13, 2023
1c45c54
Fix typo
jianrong7 Nov 13, 2023
510442f
Merge pull request #242 from jianrong7/fix/dg-typos
jianrong7 Nov 13, 2023
80d1eff
Merge pull request #243 from saraozn/fix-ppp
saraozn Nov 13, 2023
0afaef8
Merge pull request #244 from saraozn/fix-dg
jianrong7 Nov 13, 2023
969ffa5
releases v1.4
FerdiHS Nov 13, 2023
1def33a
Fix minor issues
FerdiHS Nov 13, 2023
8d567fa
Add new line to the end of FilterCustomerSequenceDiagram.puml
FerdiHS Nov 13, 2023
75f949e
Merge pull request #245 from FerdiHS/final-release
FerdiHS Nov 13, 2023
fb06ebc
Fix DG
jianrong7 Nov 14, 2023
a056dbe
Fix UG
jianrong7 Nov 14, 2023
5223909
Fix UG
jianrong7 Nov 14, 2023
26dffb4
Merge pull request #246 from jianrong7/fix/dg-final
saraozn 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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ src/main/resources/docs/
# IDEA files
/.idea/
/out/
/bin/
/*.iml

# Storage/log files
Expand Down
30 changes: 20 additions & 10 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)
[![CI Status](https://github.com/AY2324S1-CS2103T-W11-2/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2324S1-CS2103T-W11-2/tp/actions)

[![codecov](https://codecov.io/gh/AY2324S1-CS2103T-W11-2/tp/graph/badge.svg?token=CM2O49C5RT)](https://codecov.io/gh/AY2324S1-CS2103T-W11-2/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)**.
# PropertyMatch
Are you a new property agent starting to jump to the real estate world?
Do you feel overwhelmed of remembering properties' features and your clients' preferences?
We have the right tool for you!

Introducing PropertyMatch, the real estate tracking application made just for you!

## Features
- [ ] Add new properties
- [ ] Add new customers
- [ ] Delete existing properties
- [ ] Delete existing customers
- [ ] List all properties
- [ ] List all customers

## Others
* 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).
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 = 'propertymatch.jar'
}

run {
enableAssertions = true
}

defaultTasks 'clean', 'test'
4 changes: 2 additions & 2 deletions config/checkstyle/checkstyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
-->
<module name="CustomImportOrder">
<property name="customImportOrderRules"
value="STATIC###STANDARD_JAVA_PACKAGE###SPECIAL_IMPORTS###THIRD_PARTY_PACKAGE"/>
value="STATIC###STANDARD_JAVA_PACKAGE###SPECIAL_IMPORTS###THIRD_PARTY_PACKAGE"/>
<property name="specialImportsRegExp" value="^org\."/>
<property name="thirdPartyPackageRegExp" value="^com\."/>
<property name="sortImportsInGroupAlphabetically" value="true"/>
Expand Down Expand Up @@ -216,7 +216,7 @@
some other variants which we don't publicized to promote consistency).
-->
<property name="reliefPattern"
value="fall through|Fall through|fallthru|Fallthru|falls through|Falls through|fallthrough|Fallthrough|No break|NO break|no break|continue on"/>
value="fall through|Fall through|fallthru|Fallthru|falls through|Falls through|fallthrough|Fallthrough|No break|NO break|no break|continue on"/>
</module>

<module name="MissingSwitchDefault"/>
Expand Down
58 changes: 29 additions & 29 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,51 +9,51 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`

## Project team

### John Doe
### Loh Jian Rong

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

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

* Role: Project Advisor
* Role: Scheduling and Tracking, Integration
* Responsibilities: Logic, UI

### Jane Doe
### Nicole Ng

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

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

* Role: Team Lead
* Responsibilities: UI
* Role: Code Quality
* Responsibilities: UI, Logic

### Johnny Doe
### Sara Ong

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

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

* Role: Developer
* Responsibilities: Data
* Role: Deliverables and deadlines
* Responsibilities: Ensure project deliverables are done on time and in the right format.

### Jean Doe
### Ferdinand Halim Santoso

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Role: Developer and Tester
* Responsibilities: Make sure the application runs properly

### James Doe
### Fredy Lawrence

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

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

* Role: Developer
* Responsibilities: UI
* Role: Documentations
* Responsibilities: Responsible for the quality of various project documents.
Loading
Loading