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-W14-1] Condonery #114

Open
wants to merge 605 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
605 commits
Select commit Hold shift + click to select a range
f8b6219
Merge pull request #194 from misterpuffin/week-12/fix-property-image
yuehernkang Oct 31, 2022
c25700b
Fix User Guide wrong example for Clear Property command and add docum…
yuehernkang Nov 1, 2022
1c5af6d
Fix #167
yuehernkang Nov 1, 2022
ac29ca1
Add error message for invalid price input
yuehernkang Nov 1, 2022
486b91c
Fix checkstyle errors
yuehernkang Nov 1, 2022
a9ebd6a
Merge pull request #200 from yuehernkang/week12/add-tests-for-status-…
misterpuffin Nov 1, 2022
80d57a2
Merge pull request #205 from yuehernkang/fix-173
lkwlkww Nov 1, 2022
cfb57f9
Merge pull request #204 from lkwlkww/fix-142
lkwlkww Nov 1, 2022
bc99ad6
fix missing colons
lkwlkww Nov 1, 2022
3608eee
Merge pull request #202 from lkwlkww/tidyup-userguide
lkwlkww Nov 1, 2022
bf9cb3d
Modify documentation for missing text for status and type
yuehernkang Nov 1, 2022
c6cf461
Merge branch 'AY2223S1-CS2103-W14-1:master' into fix-188
Nov 1, 2022
7ddd988
Merge branch 'AY2223S1-CS2103-W14-1:master' into master
Nov 1, 2022
835b42f
add tests and error handling for range if negative numbers are input
yuehernkang Nov 1, 2022
ca9de4d
Fix bug where status and type commands to did not accept lower and up…
yuehernkang Nov 1, 2022
1a66d6a
Merge branch 'AY2223S1-CS2103-W14-1:master' into fix-177
Nov 1, 2022
440f2c4
Remove print statements and modify EditPropertyCommand
yuehernkang Nov 1, 2022
3e70b6c
Merge branch 'AY2223S1-CS2103-W14-1:master' into fix-185
Nov 1, 2022
c915b0c
Modify return for parsePropertyStatus function
yuehernkang Nov 2, 2022
eb16622
Abbreviate text > 140 characters
zacchaeuschok Nov 2, 2022
9503315
Clip tags
zacchaeuschok Nov 2, 2022
90a1341
Fix tag
zacchaeuschok Nov 2, 2022
2491086
Merge branch 'master' into week-11/fix-property-status
yuehernkang Nov 2, 2022
ada8d71
Merge pull request #118 from misterpuffin/week-11/fix-property-status
yuehernkang Nov 2, 2022
bc9b462
Handle invalid input for range values
yuehernkang Nov 2, 2022
e7e3dc5
Merge pull request #190 from yuehernkang/fix-185
yuehernkang Nov 2, 2022
24eacb4
Merge pull request #117 from misterpuffin/week-11/fix-help-window
yuehernkang Nov 2, 2022
4d203e7
Add tests for symbol input in range
yuehernkang Nov 2, 2022
5b57972
Merge branch 'AY2223S1-CS2103-W14-1:master' into master
Nov 2, 2022
20313a0
Update developer guide for range command
zacchaeuschok Nov 2, 2022
6bc1612
Fix checkstyle
zacchaeuschok Nov 3, 2022
a25b74a
Merge pull request #206 from yuehernkang/fix-177
lkwlkww Nov 3, 2022
5bc5d1c
Merge pull request #209 from yuehernkang/fix-169
lkwlkww Nov 3, 2022
e1f6051
Merge pull request #211 from zacchaeuschok/week-12/fix-182
lkwlkww Nov 3, 2022
9813e15
Merge pull request #212 from zacchaeuschok/week-12/fix-tag
lkwlkww Nov 3, 2022
ef6f172
correct select client command in TOC
lkwlkww Nov 3, 2022
5bfd543
Modify PPP
yuehernkang Nov 3, 2022
110cac1
fix TOC
lkwlkww Nov 3, 2022
173abf0
fix formatting for attributes
lkwlkww Nov 3, 2022
f3769d5
link listed parameters to their respective sections
lkwlkww Nov 3, 2022
c6d0ca1
improve desc. for int. clients & properties
lkwlkww Nov 3, 2022
9252d2b
clarify interested properties/clients behaviour
lkwlkww Nov 3, 2022
d447f5f
delete redundant part
lkwlkww Nov 3, 2022
572fdf2
make usage of keywords more consistent
lkwlkww Nov 3, 2022
b951f2c
shift tip for price
lkwlkww Nov 3, 2022
18b0139
Update PPP
zacchaeuschok Nov 3, 2022
b6bbc65
polish client & property directory features
lkwlkww Nov 3, 2022
dc30b03
fix mistake
lkwlkww Nov 3, 2022
8f87ce9
Fix Undo Command
misterpuffin Nov 4, 2022
ce3562d
Throw Exception when arguments not accepted for interestedclients
misterpuffin Nov 4, 2022
98ea160
Fix checkstyle
misterpuffin Nov 4, 2022
a6fb70b
Merge pull request #217 from lkwlkww/UG-fixes
lkwlkww Nov 4, 2022
049b525
Merge pull request #214 from zacchaeuschok/week-12/update-developer-g…
zacchaeuschok Nov 4, 2022
6d5bdf9
Update PPP
misterpuffin Nov 4, 2022
39ccfb8
update ppp
lkwlkww Nov 4, 2022
6c875a6
Merge branch 'master' into week12/ppp
lkwlkww Nov 4, 2022
a7ef2d6
Merge branch 'master' into week12/ppp
lkwlkww Nov 4, 2022
0a8d4b9
update ppp
lkwlkww Nov 4, 2022
03c688d
Merge pull request #222 from misterpuffin/week-12/update-ppp
misterpuffin Nov 4, 2022
58fc88a
Merge pull request #223 from lkwlkww/week12/ppp
misterpuffin Nov 4, 2022
f5a7ffe
Merge pull request #218 from misterpuffin/fix-155
lkwlkww Nov 4, 2022
8c9e2fc
Refactor parser
zacchaeuschok Nov 4, 2022
cb91f60
Fix 183
misterpuffin Nov 4, 2022
d9d129f
Merge branch 'master' into week12/ppp
yuehernkang Nov 5, 2022
eb9f5b1
Update UserGuide.md
yuehernkang Nov 5, 2022
b888701
Merge pull request #216 from yuehernkang/week12/ppp
yuehernkang Nov 5, 2022
6f7e421
Merge branch 'master' into fix-220
misterpuffin Nov 5, 2022
de781df
Merge pull request #221 from misterpuffin/fix-220
misterpuffin Nov 5, 2022
d17c348
Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp …
misterpuffin Nov 5, 2022
781fc9d
Fix JUnit tests
misterpuffin Nov 5, 2022
4a55b42
Fix Null Pointer Exception
misterpuffin Nov 5, 2022
3db6bb7
Fix IllegalArgument Exception
misterpuffin Nov 5, 2022
327a397
Update invalid command message for add property
misterpuffin Nov 5, 2022
baf8e01
Merge branch 'master' into fix-188
yuehernkang Nov 5, 2022
f8d36fd
Merge pull request #208 from yuehernkang/fix-188
yuehernkang Nov 5, 2022
c62a38b
Add implementation for StatusPropertyCommand
yuehernkang Nov 5, 2022
aba376e
Modify format of Table of Contents in User Guide
yuehernkang Nov 5, 2022
b267f30
Remove image from find example
yuehernkang Nov 5, 2022
fce2d83
Remove example reported as bug
yuehernkang Nov 5, 2022
ab7fe41
Modify incorrect example in AddPropertyCommand
yuehernkang Nov 5, 2022
76ddedb
Fix wrong example for status and type property examples
yuehernkang Nov 5, 2022
0853922
Merge branch 'master' into week12/status-property-command-dg
yuehernkang Nov 5, 2022
90a869f
Modify Table of Contents and add limit to RangeCommand section in UG
yuehernkang Nov 5, 2022
2bbe74a
Merge remote-tracking branch 'origin/week12/status-property-command-d…
yuehernkang Nov 5, 2022
a7423ab
Merge pull request #224 from zacchaeuschok/week-12/no-prefix-message
zacchaeuschok Nov 5, 2022
d0b693e
Update user guide format
zacchaeuschok Nov 6, 2022
dbd12b2
Merge pull request #225 from misterpuffin/fix-183
misterpuffin Nov 6, 2022
582ad67
Fixed formatting errors
zacchaeuschok Nov 6, 2022
6d04137
Merge branch 'master' into week-12/update-user-guide
zacchaeuschok Nov 6, 2022
04c84cc
Merge pull request #230 from zacchaeuschok/week-12/update-user-guide
zacchaeuschok Nov 6, 2022
ce30c20
Update UserGuide.md
zacchaeuschok Nov 6, 2022
0073d88
Update and implementation in developer guide
zacchaeuschok Nov 6, 2022
f0b20c8
Fix checkstyle violations
zacchaeuschok Nov 6, 2022
0b15c02
Merge pull request #231 from AY2223S1-CS2103-W14-1/zacchaeuschok-patch-1
zacchaeuschok Nov 6, 2022
fae4c33
Update Common sections of DG
misterpuffin Nov 6, 2022
9b380ee
Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp …
misterpuffin Nov 6, 2022
c5d278b
Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp …
misterpuffin Nov 6, 2022
4c8d520
Update Message Usage
misterpuffin Nov 6, 2022
afa9e0e
Fix Bug where select command could not be undone
misterpuffin Nov 6, 2022
157d232
Merge branch 'master' into week12/status-property-command-dg
yuehernkang Nov 6, 2022
1b73052
Merge pull request #229 from yuehernkang/week12/status-property-comma…
yuehernkang Nov 6, 2022
24b472d
Merge pull request #228 from misterpuffin/fix-227
misterpuffin Nov 6, 2022
4f1bef1
Fix formatting
zacchaeuschok Nov 6, 2022
fd2e324
Merge branch 'master' into week-12/format-user-guide
zacchaeuschok Nov 6, 2022
16d1c8c
Merge pull request #234 from zacchaeuschok/week-12/format-user-guide
zacchaeuschok Nov 6, 2022
9943c00
Update UserGuide.md
zacchaeuschok Nov 6, 2022
65326c1
Merge pull request #235 from AY2223S1-CS2103-W14-1/zacchaeuschok-patch-2
zacchaeuschok Nov 6, 2022
52116e2
Fix Formatting
zacchaeuschok Nov 6, 2022
6a34aba
Update formatting
zacchaeuschok Nov 6, 2022
c1ba978
Fix Help Window after building jar
misterpuffin Nov 6, 2022
c579e52
Formatting again
zacchaeuschok Nov 6, 2022
9cb0d20
Update formatting
zacchaeuschok Nov 6, 2022
c8d83aa
Test
zacchaeuschok Nov 6, 2022
39435df
Fix lists
zacchaeuschok Nov 6, 2022
eb637c3
Merge pull request #236 from zacchaeuschok/week-12/format-user-guide
zacchaeuschok Nov 6, 2022
a381933
Merge pull request #233 from misterpuffin/update-dg
lkwlkww Nov 6, 2022
c7c4420
Merge pull request #232 from zacchaeuschok/week-12/update-developer-g…
lkwlkww Nov 6, 2022
8e2e4ce
fix spelling error
yuehernkang Nov 6, 2022
e9b4310
Modify list to add bullet
yuehernkang Nov 6, 2022
175f603
Modify tips for Delete Property in UG for have bullet
yuehernkang Nov 6, 2022
635e01a
Modify UG for EditPropertyCommand bullet point
yuehernkang Nov 6, 2022
99b9879
Remove bulb from Edit Property Command in UG
yuehernkang Nov 6, 2022
93f79bc
Fix formatting errors in UG for bullet list
yuehernkang Nov 6, 2022
e756a85
Fix formatting errors for AddPropertyCommand
yuehernkang Nov 6, 2022
86cea3d
Fix Table of contents
yuehernkang Nov 6, 2022
db2dbcf
Fix indentation
yuehernkang Nov 6, 2022
ba65589
Fix UG errors
yuehernkang Nov 6, 2022
eacb003
Fix UG errors
yuehernkang Nov 6, 2022
51e5650
Bold titles in UG
yuehernkang Nov 6, 2022
52d82f2
Fix errors in UG
yuehernkang Nov 6, 2022
9173279
Fix errors in UG
yuehernkang Nov 6, 2022
3244790
Fix errors in UG
yuehernkang Nov 6, 2022
35738ef
Fix errors in UG
yuehernkang Nov 6, 2022
16111b8
Fix errors in UG
yuehernkang Nov 6, 2022
e8958a5
Fix errors in UG
yuehernkang Nov 6, 2022
61057c7
added new tests
yuehernkang Nov 6, 2022
3b52e3b
Fix checkstyle errors
yuehernkang Nov 6, 2022
42bf8d9
Delete unused files
yuehernkang Nov 6, 2022
1436e55
Fix Updating associations after editing client name
misterpuffin Nov 7, 2022
5165ae6
Update UG
misterpuffin Nov 7, 2022
3bd6268
Update DG
misterpuffin Nov 7, 2022
e14dbf5
Fix tag missing closing bracket
misterpuffin Nov 7, 2022
ec9681f
Update DG for Undo Command and User Uploaded images
misterpuffin Nov 7, 2022
edc523a
Fix checkstyle
misterpuffin Nov 7, 2022
4e99666
modify ppp
yuehernkang Nov 7, 2022
022ed14
Fix range bugs
zacchaeuschok Nov 7, 2022
db6ec24
Fix range bug
zacchaeuschok Nov 7, 2022
2fea5e8
check property type to be only HDB, CONDO or LANDED only
yuehernkang Nov 7, 2022
b46f1f2
Change Image upload file naming
misterpuffin Nov 7, 2022
60cd957
Fix checkstyle errors
yuehernkang Nov 7, 2022
099bda9
Merge pull request #239 from yuehernkang/ug-bullet-point-fix
zacchaeuschok Nov 7, 2022
8b81d3a
Fix TypePropertyCommandParser error catching
yuehernkang Nov 7, 2022
07ca4db
Merge pull request #245 from zacchaeuschok/week-13/fix-final-bugs
zacchaeuschok Nov 7, 2022
ec87edb
Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp …
misterpuffin Nov 7, 2022
5038e66
Change naming system of image uploads
misterpuffin Nov 7, 2022
bc6e5aa
Merge pull request #237 from misterpuffin/fix-help-window
misterpuffin Nov 7, 2022
1b94a8a
Merge pull request #240 from misterpuffin/fix-association-after-edit
misterpuffin Nov 7, 2022
8bbc443
Merge pull request #242 from misterpuffin/week-13/fix-tag-missing-bra…
misterpuffin Nov 7, 2022
a3e9a3f
Merge pull request #241 from misterpuffin/update-ug
misterpuffin Nov 7, 2022
3af036c
Update price in user guide
zacchaeuschok Nov 7, 2022
649c014
Finalise PPP
zacchaeuschok Nov 7, 2022
8ed58ec
Remove print statement
yuehernkang Nov 7, 2022
8a55769
Fix where status command accept input other than AVAILABLE, PENDING o…
yuehernkang Nov 7, 2022
e9bc35f
Update UG in HelpWindow
misterpuffin Nov 7, 2022
7a4330a
Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp …
misterpuffin Nov 7, 2022
be25591
Merge pull request #246 from yuehernkang/fix-type-filter-accept-only-…
yuehernkang Nov 7, 2022
00e70b0
Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp …
misterpuffin Nov 7, 2022
17c7f93
Add Use cases to DG
yuehernkang Nov 7, 2022
076e5f0
Fix numbering and formatting
yuehernkang Nov 7, 2022
fc04462
Fix numbering and formatting
yuehernkang Nov 7, 2022
d12fb5b
Add Appendix
misterpuffin Nov 7, 2022
1bf23b0
Minor edit
zacchaeuschok Nov 7, 2022
2395d32
Update PPP for Haoren
misterpuffin Nov 7, 2022
c9388f7
Add EOF
misterpuffin Nov 7, 2022
fad0b83
Add manual testing instructions
yuehernkang Nov 7, 2022
4434871
Update sample data
zacchaeuschok Nov 7, 2022
ccbeac9
Upload screenshots to UG
zacchaeuschok Nov 7, 2022
b4f4d79
Merge pull request #247 from misterpuffin/week-13/fix-image-names
lkwlkww Nov 7, 2022
a42205b
Merge pull request #238 from yuehernkang/inc-test-cov
yuehernkang Nov 7, 2022
23baf31
Update PPP
yuehernkang Nov 7, 2022
06a5308
Merge pull request #251 from yuehernkang/user-case-dg
lkwlkww Nov 7, 2022
e853bac
Add default images
misterpuffin Nov 7, 2022
a1cf8ca
Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp …
misterpuffin Nov 7, 2022
d28f165
Merge branch 'master' into week-13/add-dg-appendix
misterpuffin Nov 7, 2022
dd4195e
Merge pull request #252 from misterpuffin/week-13/add-dg-appendix
misterpuffin Nov 7, 2022
0aab726
Merge pull request #254 from zacchaeuschok/week-12/update-sample-data
misterpuffin Nov 7, 2022
5cc57c2
Merge pull request #248 from zacchaeuschok/week-12/final-user-guide
zacchaeuschok Nov 7, 2022
def0e1f
Merge pull request #243 from misterpuffin/week-13/update-dg
misterpuffin Nov 7, 2022
5aa365d
Merge pull request #249 from zacchaeuschok/week-12/final-PPP
zacchaeuschok Nov 7, 2022
b7659ed
Remove site header
misterpuffin Nov 7, 2022
c7eca9f
Merge pull request #244 from yuehernkang/yuehernkang-ppp
lkwlkww Nov 7, 2022
e61167d
update DG for select command
lkwlkww Nov 7, 2022
b3d8c91
Finalise PPP for Zacchaeus
zacchaeuschok Nov 7, 2022
cfd4cfb
update sample data and UG
zacchaeuschok Nov 7, 2022
0d89fa7
Resolve merge conflicts
zacchaeuschok Nov 7, 2022
9d43d2c
Merge pull request #253 from misterpuffin/week-13/update-haoren-ppp
misterpuffin Nov 7, 2022
45eb21c
Merge pull request #256 from zacchaeuschok/week-12/final-PPP
lkwlkww Nov 7, 2022
a637150
update image
zacchaeuschok Nov 7, 2022
7b60f3a
Fix checkstyle violations
zacchaeuschok Nov 7, 2022
7013c05
Shorten PPP
zacchaeuschok Nov 7, 2022
e907b3b
Merge pull request #257 from zacchaeuschok/week-12/update-sample-data
zacchaeuschok Nov 7, 2022
6ee18dd
Fix formatting error in DG
zacchaeuschok Nov 7, 2022
1d538a5
Update UG
misterpuffin Nov 7, 2022
f18bafe
update ppp
lkwlkww Nov 7, 2022
5f46789
Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp …
misterpuffin Nov 7, 2022
7efaca7
Merge pull request #258 from zacchaeuschok/week-12/final-PPP
zacchaeuschok Nov 7, 2022
a13d13e
Merge pull request #259 from zacchaeuschok/week-12/final-dg
zacchaeuschok Nov 7, 2022
7b98cf7
Remove images
misterpuffin Nov 7, 2022
a5595c6
remove trailing whitespaces
lkwlkww Nov 7, 2022
3b5a00e
Merge branch 'week12/ppp' into DG
lkwlkww Nov 7, 2022
97265a2
Merge pull request #255 from lkwlkww/DG
lkwlkww Nov 7, 2022
1b87913
Update PPP
zacchaeuschok Nov 7, 2022
2f0eb8c
Update PPP
zacchaeuschok Nov 7, 2022
c46be4f
Merge branch 'master' into week-12/final-PPP
zacchaeuschok Nov 7, 2022
626b592
Fix checkstyle
zacchaeuschok Nov 7, 2022
2c6782d
update DG glossary and PPP
lkwlkww Nov 7, 2022
c59464f
Merge pull request #261 from zacchaeuschok/week-12/final-PPP
zacchaeuschok Nov 7, 2022
d81568a
Update DG
misterpuffin Nov 7, 2022
b5a4c6e
Merge pull request #263 from misterpuffin/week-13/update-dg-diagrams
misterpuffin Nov 7, 2022
db4824b
fix errors
yuehernkang Nov 7, 2022
59d2c56
update UG
lkwlkww Nov 7, 2022
a09bd11
Fix formatting errors in DG
yuehernkang Nov 7, 2022
3be8578
fix formatting
lkwlkww Nov 7, 2022
e45dbb9
Merge pull request #265 from lkwlkww/UG-fixes
misterpuffin Nov 7, 2022
4338219
Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp …
misterpuffin Nov 7, 2022
788b2ce
update aboutus
lkwlkww Nov 7, 2022
6f83ae5
Update UG
misterpuffin Nov 7, 2022
3a75800
update aboutus
lkwlkww Nov 7, 2022
aa35fd8
Merge pull request #250 from misterpuffin/week-13/update-ug-in-help-w…
misterpuffin Nov 7, 2022
326334c
Changed about-us for yuehernkang
yuehernkang Nov 7, 2022
1b512b4
Merge branch 'master' into week12/ppp
lkwlkww Nov 7, 2022
4254e15
Changed about-us for yuehernkang
yuehernkang Nov 7, 2022
49a0266
Merge pull request #262 from lkwlkww/week12/ppp
lkwlkww Nov 7, 2022
153835c
Merge pull request #264 from yuehernkang/fix-dg
misterpuffin Nov 7, 2022
839df79
Update Ui Diagram
misterpuffin Nov 7, 2022
d66b3fb
update ppp
lkwlkww Nov 7, 2022
d7cfd24
Update DG Ui section
misterpuffin Nov 7, 2022
19899d5
Merge pull request #266 from misterpuffin/final-update-dg
misterpuffin Nov 7, 2022
0c59090
update ppp
lkwlkww Nov 7, 2022
2bf926c
Merge branch 'week12/ppp' of github.com:lkwlkww/tp into week12/ppp
lkwlkww Nov 7, 2022
11a7e3d
Remove Haoren Name
misterpuffin Nov 7, 2022
ce59298
Merge pull request #267 from lkwlkww/week12/ppp
lkwlkww Nov 7, 2022
311bfbd
Remove Search Command
misterpuffin Nov 7, 2022
0b41bbd
Change to filter by tag
misterpuffin Nov 7, 2022
1ea902c
Merge pull request #268 from misterpuffin/remove-name-from-dg
misterpuffin Nov 7, 2022
77f4fa1
Changed about-us for yuehernkang
yuehernkang Nov 7, 2022
c052012
Merge branch 'master' into fix-ppp-yuehernkang
yuehernkang Nov 7, 2022
0a7a118
Modify yuehernkang-ppp
yuehernkang Nov 7, 2022
c4cceb1
Merge remote-tracking branch 'origin/fix-ppp-yuehernkang' into fix-pp…
yuehernkang Nov 7, 2022
f91abbc
Merge pull request #269 from yuehernkang/fix-ppp-yuehernkang
yuehernkang Nov 7, 2022
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
  •  
  •  
  •  
29 changes: 18 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,21 @@
[![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/AY2223S1-CS2103-W14-1/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2223S1-CS2103-W14-1/tp/actions)

![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.
* Condonery is a Condonery is a desktop app made for property agents primarily used for managing client contacts and condo listings. 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, Condonery can get your contact management tasks done faster than traditional GUI apps.


Example usages:
* managing multiple property listings
* storing client contact details

Getting started:
* This project uses gradle as a build tool, to get started:
```bash
> ./gradlew clean run
```
* The project is a desktop application used for managing contact details.
* It is **written in OOP fashion**. It provides a **reasonably well-written** code base(around 6 KLoC), without being overwhelmingly big.
* It comes with a **reasonable level of user and developer documentation**.
* It is named `Condonery` and was evolved from `AddressBook` project.
* For the detailed documentation of this project, see the **[Condonery Product Website](https://ay2223s1-cs2103-w14-1.github.io/tp/)**.
17 changes: 15 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 = 'seedu.condonery.Main'

sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
Expand All @@ -18,6 +18,7 @@ repositories {

checkstyle {
toolVersion = '10.2'
checkstyleTest.enabled = true
}

test {
Expand Down Expand Up @@ -56,6 +57,14 @@ dependencies {
implementation group: 'org.openjfx', name: 'javafx-graphics', version: javaFxVersion, classifier: 'win'
implementation group: 'org.openjfx', name: 'javafx-graphics', version: javaFxVersion, classifier: 'mac'
implementation group: 'org.openjfx', name: 'javafx-graphics', version: javaFxVersion, classifier: 'linux'
implementation group: 'org.openjfx', name: 'javafx-media', version: javaFxVersion, classifier: 'win'
implementation group: 'org.openjfx', name: 'javafx-media', version: javaFxVersion, classifier: 'mac'
implementation group: 'org.openjfx', name: 'javafx-media', version: javaFxVersion, classifier: 'linux'
implementation group: 'org.openjfx', name: 'javafx-web', version: javaFxVersion, classifier: 'win'
implementation group: 'org.openjfx', name: 'javafx-web', version: javaFxVersion, classifier: 'mac'
implementation group: 'org.openjfx', name: 'javafx-web', version: javaFxVersion, classifier: 'linux'

implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.12.0'

implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.7.0'
implementation group: 'com.fasterxml.jackson.datatype', name: 'jackson-datatype-jsr310', version: '2.7.4'
Expand All @@ -66,7 +75,11 @@ dependencies {
}

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

run {
enableAssertions = true
}

defaultTasks 'clean', 'test'
62 changes: 34 additions & 28 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,51 +9,57 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`

## Project team

### John Doe
### Zacchaeus Chok

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

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

* Role: Project Advisor
* Role: Code Zebra
* Responsibilities: Generate code + testing + documentation

### Jane Doe
### Sng Haoren

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

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

* Role: Team Lead
* Responsibilities: UI
* Role: Code Monkey
* Responsibilities: Generate code

### Johnny Doe
### Zhao Yige

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

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

* Role: Developer
* Responsibilities: Data
* Role: Code Crocodile
* Responsibilities: Random Ideas & Random Codes

### Jean Doe
### Kang Yue Hern

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities:
* Updating of commands to support the editing and usage of Property and Client class
* Implementing of filter by PropertyStatus commands
* In charge of Testing

### James Doe
### Lee Kang Wei

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

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

* Role: Developer
* Responsibilities: UI
* Role: Code Chicken
* Responsibilities:
* Select feature
* Interested properties/clients enhancement
* Ensure good code quality
Loading