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-F12-1] Cobb #87

Open
wants to merge 686 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
686 commits
Select commit Hold shift + click to select a range
82f604c
Remove owner phone from filterprops
zsiggg Nov 2, 2022
432d86e
Prettify messages in find commands
zsiggg Nov 2, 2022
d1ab1cd
Add plantUML class diagram for Buyer
jchilling Nov 2, 2022
5047e58
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
jchilling Nov 2, 2022
4839c10
Prettify messages in match commands
zsiggg Nov 2, 2022
a6bc52f
Prettify messages in sort commands
zsiggg Nov 2, 2022
b12be8d
Add plantUML class diagram for Property
jchilling Nov 2, 2022
e8311e8
Standardise punctuation for messages
zsiggg Nov 2, 2022
6b5ec27
Add puml class diagram for Owner
jchilling Nov 2, 2022
fe82155
Fix error in message for email domain
zsiggg Nov 2, 2022
b6e9335
Wrap text in buyer and property list
zsiggg Nov 2, 2022
2a40d62
Merge pull request #224 from ChryslineLim/ui-footer
ChryslineLim Nov 2, 2022
cfd3c07
Fix CI
jchilling Nov 2, 2022
779d66f
Remove duplicate Budget: in AddBuyer message
zsiggg Nov 2, 2022
0bd6b11
Fix failing test cases due to new requirement for space after flag
zsiggg Nov 2, 2022
57c8fbe
Fix checkstyle errors
zsiggg Nov 2, 2022
5c69da5
Merge pull request #227 from zsiggg/hotfix-space-after-flag
chngchngchng Nov 2, 2022
a469230
Fix checkstyle
jchilling Nov 2, 2022
f163465
Update Architecture sequence diagram
jchilling Nov 3, 2022
30eb0db
Update UI componenet class diagram
jchilling Nov 3, 2022
1d08669
Update Logic component DG
jchilling Nov 3, 2022
f707257
resolve merge conflict
ChryslineLim Nov 3, 2022
fdea543
edit comment
ChryslineLim Nov 3, 2022
9f752d5
fix checkstyle
ChryslineLim Nov 3, 2022
4ef58c9
Merge pull request #223 from ChryslineLim/fix-regex
ChryslineLim Nov 3, 2022
3ba9243
Add test cases for property command parsers and property test util
chngchngchng Nov 3, 2022
c329f5b
Resolve merge conflicts
chngchngchng Nov 3, 2022
101e603
Resolve issues stemming from updated find predicate
chngchngchng Nov 3, 2022
e530261
Update model component
jchilling Nov 3, 2022
c206d69
Update Storage component DG
jchilling Nov 3, 2022
448b682
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
zsiggg Nov 3, 2022
1e6d258
Fix checkstyle errors
zsiggg Nov 3, 2022
99ae02c
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
jchilling Nov 3, 2022
e0e9d43
Fix failing test cases for delete and edit commands
zsiggg Nov 3, 2022
316cc67
Fix checkstyle errors
zsiggg Nov 3, 2022
36d9928
Merge pull request #229 from chngchngchng/testing
chngchngchng Nov 3, 2022
4a6d617
categorise and reformat UG
riccqi Nov 3, 2022
aa0896d
Update PPP
jchilling Nov 3, 2022
271e572
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
jchilling Nov 3, 2022
8bcbfcb
Merge pull request #226 from jchilling/ped
jchilling Nov 3, 2022
a4359ad
Allow reset of characteristics for buyer
ChryslineLim Nov 3, 2022
e553789
Allow reset for buyer price range
ChryslineLim Nov 3, 2022
c034f0b
Allow reset for prop characteristics
ChryslineLim Nov 3, 2022
3b3a127
fix test cases and checkstyle
ChryslineLim Nov 3, 2022
136ef17
Implement PR suggestions
zsiggg Nov 4, 2022
5542b88
add ppp draft
riccqi Nov 4, 2022
6997993
Merge pull request #233 from riccqi/ppp-draft
riccqi Nov 4, 2022
87e32bd
Update PPP
chngchngchng Nov 4, 2022
deaed47
Merge pull request #234 from chngchngchng/ppp
chngchngchng Nov 4, 2022
4c117b9
update ppp
ChryslineLim Nov 4, 2022
ca644d8
Merge pull request #235 from ChryslineLim/update-ppp
ChryslineLim Nov 4, 2022
2634415
Update PPP
zsiggg Nov 4, 2022
ff080c1
change all command flags
riccqi Nov 4, 2022
94f3af5
Merge pull request #236 from zsiggg/update-ppp
zsiggg Nov 4, 2022
71bc604
Merge pull request #230 from riccqi/categorise-ug
riccqi Nov 4, 2022
fd44e0b
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
zsiggg Nov 4, 2022
fb0eb3b
Update test cases for removal of owner from EditPropertyDescriptor
zsiggg Nov 4, 2022
db55642
Update test cases
zsiggg Nov 4, 2022
1b7199b
Fix checkstyle errors
zsiggg Nov 4, 2022
d13f93a
Merge pull request #228 from zsiggg/standardise-messages
zsiggg Nov 4, 2022
2e93aa5
Update Ui.png
zsiggg Nov 4, 2022
bb5b2e7
change naming
ChryslineLim Nov 4, 2022
2db63b5
resolve merge conflict
ChryslineLim Nov 4, 2022
ff750a7
Merge pull request #231 from ChryslineLim/reset-optional-fields
ChryslineLim Nov 4, 2022
f23ff42
Move Price to the same package as PriceRange
zsiggg Nov 4, 2022
17ff56e
make error message clearer
ChryslineLim Nov 5, 2022
8153306
change price checking
ChryslineLim Nov 5, 2022
c93e6ad
Resize Model UML diagrams and reorder Implementation section
jchilling Nov 5, 2022
66a4194
Fix minor UG inconsistency
jchilling Nov 5, 2022
f770e67
fix error messages and UG up till delete
ChryslineLim Nov 5, 2022
b35c277
up until find
ChryslineLim Nov 5, 2022
2ac97bc
Add Buyer Object diagram
jchilling Nov 5, 2022
4c78a0e
edit rest of UG and error msgs
ChryslineLim Nov 5, 2022
b098851
Update DG
zsiggg Nov 5, 2022
f90f7a0
fix test cases, checkstyle
ChryslineLim Nov 5, 2022
59d2d3b
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
zsiggg Nov 5, 2022
b8b4827
Fix checkstyle errors
zsiggg Nov 5, 2022
5bc0d5f
fix formatting of ug
ChryslineLim Nov 5, 2022
1925d22
change command summary
ChryslineLim Nov 5, 2022
f38e942
formatting
ChryslineLim Nov 5, 2022
1a96f5e
Merge pull request #242 from zsiggg/dg-update-3
chngchngchng Nov 5, 2022
240949b
Update object diagram for Property
jchilling Nov 5, 2022
2e8d81d
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
jchilling Nov 5, 2022
fba67c6
Update dg
chngchngchng Nov 5, 2022
e08e6e4
Fix CI issues
chngchngchng Nov 5, 2022
6cab7e8
Update UG
zsiggg Nov 5, 2022
091c372
Update AboutUs
zsiggg Nov 5, 2022
4144a1f
Update PPP
zsiggg Nov 5, 2022
cb7592e
Refactor naming of filter buyer predicates and UML diagram
chngchngchng Nov 6, 2022
1b229be
Refactor use cases and fix checkstyle issues
chngchngchng Nov 6, 2022
01d1026
Merge pull request #244 from chngchngchng/dg-draft
chngchngchng Nov 6, 2022
27b7b7d
Update PPP
chngchngchng Nov 6, 2022
dcac51a
Add section on structure of buyers and properties to DG
chngchngchng Nov 6, 2022
b3c5ac0
Add activity diagrams for addBuyer and addProperty
chngchngchng Nov 6, 2022
cc81724
Update src/main/java/seedu/address/logic/commands/buyer/SortBuyersCom…
ChryslineLim Nov 6, 2022
d56d25b
Update src/main/java/seedu/address/logic/commands/property/MatchPrope…
ChryslineLim Nov 6, 2022
8167ca6
Update src/main/java/seedu/address/logic/commands/buyer/MatchBuyerCom…
ChryslineLim Nov 6, 2022
b5b0dd1
Update src/main/java/seedu/address/logic/commands/property/SortProper…
ChryslineLim Nov 6, 2022
d1af9ca
Update src/main/java/seedu/address/model/property/Price.java
ChryslineLim Nov 6, 2022
f64cd6c
Update docs/UserGuide.md
ChryslineLim Nov 6, 2022
448cb72
fix based on suggestions
ChryslineLim Nov 6, 2022
edcd85a
Merge branch 'minor-tweaks' of https://github.com/ChryslineLim/tp int…
ChryslineLim Nov 6, 2022
59bdbee
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
ChryslineLim Nov 6, 2022
7773f8d
fix formatting
ChryslineLim Nov 6, 2022
a06b43f
Merge pull request #237 from ChryslineLim/minor-tweaks
ChryslineLim Nov 6, 2022
588e3bb
Update activity diagrams
chngchngchng Nov 6, 2022
8ec38fd
add uml diagram and writeup
ChryslineLim Nov 6, 2022
0459e33
checkstyle fix
ChryslineLim Nov 6, 2022
a542325
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
jchilling Nov 6, 2022
d07e6b9
edit explanation
ChryslineLim Nov 6, 2022
248aa6c
Merge pull request #249 from ChryslineLim/update-dg
ChryslineLim Nov 6, 2022
ab23315
update use case and user stories for sort
ChryslineLim Nov 6, 2022
d909a80
add sort sequence diagram
ChryslineLim Nov 6, 2022
a3fd8b0
add edit command to dg
riccqi Nov 5, 2022
dd9b3d1
checkstyle fix
riccqi Nov 5, 2022
658aa66
fix property name tests
riccqi Nov 5, 2022
e1f8e9b
tweaks to regex
riccqi Nov 6, 2022
c678097
Merge pull request #245 from riccqi/dg-edit
riccqi Nov 6, 2022
641890d
add png
ChryslineLim Nov 6, 2022
9fd75a2
resolve merge conflict
ChryslineLim Nov 6, 2022
84bf333
fix bug for empty -r -c for filter
ChryslineLim Nov 6, 2022
869a79a
fix status bar footer bug
ChryslineLim Nov 6, 2022
70f9b31
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
zsiggg Nov 6, 2022
148e6e1
Replace all mentions of parameter to input in UG
zsiggg Nov 6, 2022
f3d41a8
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
jchilling Nov 6, 2022
676c1fa
Standardise input names in command syntax
zsiggg Nov 6, 2022
c8c800b
Add explanation for filtered portion of db for find commands
zsiggg Nov 6, 2022
3120827
update ppp
ChryslineLim Nov 6, 2022
3a86adf
Update sort and match commands writeups
zsiggg Nov 6, 2022
d4fd6e1
Add links to Buyer and Property list in Edit and Match commands
zsiggg Nov 6, 2022
72928bd
Remove mentions of GUI and add line breaks between text and images
zsiggg Nov 6, 2022
4feaccd
Update notes about command format
zsiggg Nov 6, 2022
b4d12e6
Update format in command summary
zsiggg Nov 6, 2022
5d726b3
Merge pull request #246 from zsiggg/ug-update-1
zsiggg Nov 6, 2022
ad97f81
change error msg
ChryslineLim Nov 6, 2022
c9b155f
Update docs/DeveloperGuide.md
ChryslineLim Nov 6, 2022
d5689bc
fix according to suggestions
ChryslineLim Nov 6, 2022
3975247
Merge branch 'update-dg' of https://github.com/ChryslineLim/tp into u…
ChryslineLim Nov 6, 2022
b671f61
Merge pull request #251 from ChryslineLim/fix-bugs
ChryslineLim Nov 6, 2022
a5ea812
Merge pull request #250 from ChryslineLim/update-dg
ChryslineLim Nov 6, 2022
8820eb6
Update PPP
jchilling Nov 6, 2022
5bd86f9
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
jchilling Nov 6, 2022
716ce9d
Merge branch 'master' of https://github.com/chngchngchng/tp into dg-d…
chngchngchng Nov 7, 2022
767423a
Refactor predicate composition to predicate concatenation
chngchngchng Nov 7, 2022
09a6ff6
Merge branch 'master' into dg-draft
chngchngchng Nov 7, 2022
8911c5e
Merge pull request #243 from jchilling/PPP
jchilling Nov 7, 2022
717e133
Rename entry time in DG
chngchngchng Nov 7, 2022
dd2497f
Rename entry time to time of creation
chngchngchng Nov 7, 2022
d0f53e4
Merge branch 'dg-draft' of https://github.com/chngchngchng/tp into dg…
chngchngchng Nov 7, 2022
e689b74
Merge branch 'master' into dg-draft
chngchngchng Nov 7, 2022
f796ec5
Merge pull request #248 from chngchngchng/dg-draft
chngchngchng Nov 7, 2022
927e7e6
Resolve merge conflicts
chngchngchng Nov 7, 2022
f5a8e14
Refactor UG and DG, remove duplicate addBuyer and addProp section in DG
chngchngchng Nov 7, 2022
aa90b68
Add NFRs
chngchngchng Nov 7, 2022
dea3c92
Update file structure for commands package in test folder
zsiggg Nov 7, 2022
8292d75
Uncomment and update test cases for Find and List
zsiggg Nov 7, 2022
febf755
Remove assertEquals in List
zsiggg Nov 7, 2022
98e9383
Fix unable to sort by price range if exists buyer with no price range
zsiggg Nov 7, 2022
ac9ca90
Add tests for sortbuyers
zsiggg Nov 7, 2022
49459e4
Add brief testcases for manual testing at bottom of DG
chngchngchng Nov 7, 2022
e9274d0
Fix checkstyle issues
chngchngchng Nov 7, 2022
da81a97
Add tests for sortprops
zsiggg Nov 7, 2022
63c6641
Add tests for filtrbuyers
zsiggg Nov 7, 2022
b61e446
Add tests for filterprops
zsiggg Nov 7, 2022
057f5b1
Fix checkstyle errors
zsiggg Nov 7, 2022
53799af
update riccqi ppp
riccqi Nov 6, 2022
46a19bc
bug fix UG and add match clarification
riccqi Nov 6, 2022
4a88705
refactor entry time
riccqi Nov 7, 2022
a49cdd7
refactor entry time
riccqi Nov 7, 2022
8157347
resolve merge conflicts
riccqi Nov 7, 2022
5d7a33b
fix DG formatting
riccqi Nov 7, 2022
5cff4f6
Merge pull request #252 from riccqi/ug-fix
riccqi Nov 7, 2022
7188c59
change ppp layout
ChryslineLim Nov 7, 2022
2c6b104
Merge branch 'master' into finaldocumentation
chngchngchng Nov 7, 2022
8e0e4e9
Merge pull request #253 from chngchngchng/finaldocumentation
chngchngchng Nov 7, 2022
f03ba37
Change desired characteristics to characteristics in UI
zsiggg Nov 7, 2022
ee4526f
Remove properties from property package
zsiggg Nov 7, 2022
8ccf28a
Modify UserGuide for final submission
chngchngchng Nov 7, 2022
ddda4b1
Remove TODO
zsiggg Nov 7, 2022
5f59cd6
Add clear command to command summary
chngchngchng Nov 7, 2022
b9e0a21
Remove commented out code
zsiggg Nov 7, 2022
df8168b
Update ppp
zsiggg Nov 7, 2022
fbe328d
UG updates
chngchngchng Nov 7, 2022
e562abf
Merge pull request #256 from chngchngchng/userguide
ChryslineLim Nov 7, 2022
0609061
Merge pull request #254 from zsiggg/sort-test-cases
ChryslineLim Nov 7, 2022
7c28dbe
Merge pull request #255 from ChryslineLim/formatting
zsiggg Nov 7, 2022
02c72ed
Merge pull request #257 from zsiggg/final-cleanup
ChryslineLim Nov 7, 2022
5524627
fix dg formatting
riccqi Nov 7, 2022
04580c4
fix checkstyle
riccqi Nov 7, 2022
45f98b8
Update docs/DeveloperGuide.md
riccqi Nov 7, 2022
671bbf7
Merge pull request #258 from riccqi/dg-touchup
riccqi Nov 7, 2022
d3e781e
fix imports
riccqi Nov 7, 2022
e7fd8a8
Merge pull request #259 from riccqi/dg-touchup
riccqi Nov 7, 2022
bd58e0f
Update match buyer sequence diagram
zsiggg Nov 7, 2022
8e97ce2
tweak user stories
ChryslineLim Nov 7, 2022
2acfb4b
fix admin settings
riccqi Nov 7, 2022
7db953e
change project name
riccqi Nov 7, 2022
7a062a5
Merge pull request #261 from riccqi/dg-touchup
riccqi Nov 7, 2022
a1e3a9a
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
zsiggg Nov 7, 2022
86cfa9c
Standardise font size in puml diagrams
zsiggg Nov 7, 2022
b84fdf1
Merge pull request #260 from ChryslineLim/user-stories
ChryslineLim Nov 7, 2022
80069d6
Add return to top for DG
chngchngchng Nov 7, 2022
6b3fad0
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
chngchngchng Nov 7, 2022
4df282c
Change buyer list and property list image size in UG
zsiggg Nov 7, 2022
8cd4571
Add colour to matchbuyer sequence diagram
zsiggg Nov 7, 2022
f77f774
Merge pull request #262 from zsiggg/change-image-size-uig
ChryslineLim Nov 7, 2022
b43fae8
Add DG test cases for property
chngchngchng Nov 7, 2022
c273235
Edit use cases headings
zsiggg Nov 7, 2022
db802d4
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
zsiggg Nov 7, 2022
76cccd2
Fix DG
chngchngchng Nov 7, 2022
2106243
Merge pull request #263 from chngchngchng/dg-draft
chngchngchng Nov 7, 2022
45808e3
Change image sizes in DG
zsiggg Nov 7, 2022
df0d3cb
update target user profile/value proposition
ChryslineLim Nov 7, 2022
cfa5a41
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
ChryslineLim Nov 7, 2022
e4b29bd
fix test cases
ChryslineLim Nov 7, 2022
632199b
Merge pull request #265 from ChryslineLim/user-stories
ChryslineLim Nov 7, 2022
50c321d
Change model api link
zsiggg Nov 7, 2022
566c1d6
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-F12-1/tp…
zsiggg Nov 7, 2022
9c77494
Merge pull request #264 from zsiggg/final-cleanup-2
zsiggg Nov 7, 2022
ec10fc6
Update ui.png
zsiggg Nov 7, 2022
b22fb12
Merge pull request #266 from zsiggg/final-cleanup-3
ChryslineLim Nov 7, 2022
b52ec21
Fix command retriever
zsiggg Nov 7, 2022
f2c1bdc
Merge pull request #267 from zsiggg/hotfix-command-retriever
zsiggg Nov 7, 2022
7dd6549
last minute fixes
riccqi Nov 7, 2022
4818e85
ug changes
riccqi Nov 7, 2022
0792c37
Merge pull request #268 from riccqi/last-pr
riccqi Nov 7, 2022
82438df
Update UserGuide.md
zsiggg Nov 10, 2022
8719d54
Update UserGuide.md
zsiggg Nov 10, 2022
4e6d09b
Update UserGuide.md
zsiggg Nov 10, 2022
55153cc
Fix UserGuide
chngchngchng Nov 10, 2022
3d27f19
Merge pull request #269 from chngchngchng/userguide
chngchngchng Nov 11, 2022
40f5698
Update UserGuide.md
zsiggg Nov 11, 2022
30d174e
Update UserGuide.md
zsiggg Nov 11, 2022
ee41c2b
Update CommandBox.png
zsiggg Nov 11, 2022
2c7c41e
fix features section
riccqi Nov 11, 2022
4920397
fix wording
riccqi Nov 11, 2022
fe9747a
Fix UG
jchilling Nov 11, 2022
f65060d
Update docs/UserGuide.md
riccqi Nov 11, 2022
5d329e4
Merge pull request #271 from zsiggg/ug-update-2
zsiggg Nov 11, 2022
824306d
Update docs/UserGuide.md
riccqi Nov 11, 2022
178a772
Merge pull request #270 from riccqi/cs2101-ug
riccqi Nov 11, 2022
7455517
Update UserGuide.md
zsiggg Nov 11, 2022
59dc902
Fix UG
jchilling Nov 11, 2022
251027b
Merge branch 'master' into UG
jchilling Nov 11, 2022
614b2bb
Update UserGuide.md
ChryslineLim Nov 11, 2022
49b1733
Update UserGuide.md
ChryslineLim Nov 11, 2022
a531f3e
Merge pull request #272 from jchilling/UG
chngchngchng Nov 11, 2022
b608e6e
Update UserGuide.md
riccqi Nov 11, 2022
b2afbb7
Update UserGuide.md
riccqi Nov 11, 2022
20b4d2d
Fix hanging headers
riccqi Nov 11, 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
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ src/main/resources/docs/
/config.json
/preferences.json
/*.log.*
**/*.log

# Test sandbox files
src/test/data/sandbox/
Expand Down
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
[![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-CS2103T-F12-1/tp/actions/workflows/gradle.yml/badge.svg)](https://github.com/AY2223S1-CS2103T-F12-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.
# Cobb - Property Address Book
Cobb is an optimised object-oriented command-line entry management application that aims to make database management for Real Estate Agents easier and more accessible.
* The project simulates an ongoing software project for a desktop application used for managing contact details and property information.
* 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.
* For detailed documentation of this project, see the **[Cobb Product Website](https://ay2223s1-cs2103t-f12-1.github.io/tp/)**.

This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ test {
finalizedBy jacocoTestReport
}

run {
enableAssertions = true
}

task coverage(type: JacocoReport) {
sourceDirectories.from files(sourceSets.main.allSource.srcDirs)
classDirectories.from files(sourceSets.main.output)
Expand Down
2 changes: 1 addition & 1 deletion config/checkstyle/checkstyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@
<!-- Checks that each non-empty line in Javadoc has whitespace after leading asterisk. -->
<module name="JavadocMissingWhitespaceAfterAsterisk"/>

<!-- Checks that for block tags, indentation of continuation lines is at least 4 spaces. -->
<!-- Checks that for block priorities, indentation of continuation lines is at least 4 spaces. -->
<module name="JavadocTagContinuationIndentation"/>

<!-- Checks the Javadoc's format for every class, enumeration and interface. -->
Expand Down
55 changes: 28 additions & 27 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`
You can reach us at the email `cobb[at]comp.nus.edu.sg`

## Project team

### John Doe
### Qi Zhi

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

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

* Role: Project Advisor
* Role: Integration

### Jane Doe
### Chrysline Lim

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

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

* Role: Team Lead
* Responsibilities: UI
* Role: Developer
* Responsibilities: Documentation

### Johnny Doe
### Chng Ian

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

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

* Role: Developer
* Responsibilities: Data
* Responsibilities: CLI Commands, Integration

### Jean Doe
## Zsigmond Poh

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Refactoring of previous AB3 code, management of issues on GitHub,
implementing new features

### James Doe
### Chen Hung-Yu

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

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

* Role: Developer
* Responsibilities: UI
* Responsibilities: Data
Loading