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-F10-1] ClientHub #124

Open
wants to merge 417 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
417 commits
Select commit Hold shift + click to select a range
661cfb7
Merge pull request #123 from jereeemyyyy/branch-update-readme
ahmadsyuaib Oct 23, 2024
480db50
Add short form to sort command
ahmadsyuaib Oct 23, 2024
639da3e
Add test coverage for short command
ahmadsyuaib Oct 23, 2024
1948415
Merge pull request #124 from ahmadsyuaib/branch-sort-command-ug
rubinnn Oct 23, 2024
d644f42
Merge pull request #126 from ahmadsyuaib/branch-short-sort
rubinnn Oct 23, 2024
794052a
Update the MainWindow UI
jereeemyyyy Oct 23, 2024
198749e
Update ViewPersonWindow UI
jereeemyyyy Oct 23, 2024
6fcf15f
Merge pull request #127 from jereeemyyyy/branch-update-UI
ahmadsyuaib Oct 23, 2024
c729a50
Enable assertions
jereeemyyyy Oct 23, 2024
8dec1fc
Merge pull request #129 from jereeemyyyy/enable-assertions
rubinnn Oct 23, 2024
3a50f26
Update FindCommandParserTest.java
L-rrrr Oct 23, 2024
2035155
Update developer guide regarding model
ahmadsyuaib Oct 23, 2024
ac51f4a
Merge pull request #130 from L-rrrr/branch-find-command-full
Harithhh06 Oct 23, 2024
ebf72f5
Merge pull request #132 from ahmadsyuaib/branch-uml-updates
Harithhh06 Oct 23, 2024
15bfbb7
Update user guide and developer guide
L-rrrr Oct 24, 2024
6fc9c81
Update FindCommandParserTest
L-rrrr Oct 24, 2024
4bc6cff
Update FindCommandParserTest
L-rrrr Oct 24, 2024
78a025b
Merge pull request #137 from L-rrrr/branch-dg-ug
ahmadsyuaib Oct 24, 2024
0feac4a
Update DG
jereeemyyyy Oct 24, 2024
16da899
Clean up unnecessary lines of code
ahmadsyuaib Oct 24, 2024
67c3d47
Update link
ahmadsyuaib Oct 24, 2024
6891c33
Merge pull request #139 from jereeemyyyy/branch-U-UMLDiagram
ahmadsyuaib Oct 24, 2024
dc47e4b
Update UG
jereeemyyyy Oct 24, 2024
081b06a
Merge pull request #140 from ahmadsyuaib/branch-clean-sortcommand
jereeemyyyy Oct 24, 2024
77dd3bb
Add commands to help window
Harithhh06 Oct 24, 2024
88a4c6c
Merge pull request #142 from jereeemyyyy/branch-U-UG
ahmadsyuaib Oct 24, 2024
6bb9b93
Update description and clientType
rubinnn Oct 24, 2024
a57b06a
Merge pull request #144 from rubinnn/Some-Updates
jereeemyyyy Oct 24, 2024
1bc250a
Refine UG
jereeemyyyy Oct 24, 2024
b1cb232
Merge pull request #146 from jereeemyyyy/branch-U-UG
rubinnn Oct 24, 2024
2eb76d4
Style changes for help window
Harithhh06 Oct 24, 2024
cd7f970
Merge pull request #147 from Harithhh06/branch-update-help
ahmadsyuaib Oct 24, 2024
3e10395
Update the images in the UML diagrams for ClientHub
Harithhh06 Oct 24, 2024
62e99ff
Change to full image
Harithhh06 Oct 24, 2024
fb7f661
Merge pull request #151 from Harithhh06/branch-update-guides
jereeemyyyy Oct 24, 2024
872baa9
Update View, FindName and Find function
L-rrrr Oct 24, 2024
a08007e
Add test cases for FindCommandParser and FindNameCommandParser
L-rrrr Oct 24, 2024
d3b2959
Refine HelpWindow UI
jereeemyyyy Oct 24, 2024
a16b103
Merge pull request #154 from L-rrrr/branch-add-find-name
L-rrrr Oct 25, 2024
626f62b
Merge pull request #156 from jereeemyyyy/branch-U-HelpWindow
ahmadsyuaib Oct 25, 2024
ef0366a
Fix unupdated UML diagrams in DG
Harithhh06 Oct 25, 2024
f33e883
Merge pull request #158 from Harithhh06/branch-update-guides
rubinnn Oct 25, 2024
a804b24
Add Tests
rubinnn Oct 27, 2024
41347d5
Update Description and tests
rubinnn Oct 27, 2024
a33b03f
Update code for style
rubinnn Oct 27, 2024
44b2d33
Merge pull request #160 from rubinnn/More-Tests
ahmadsyuaib Oct 27, 2024
c9e32c3
Refine execute method in ViewCommand
jereeemyyyy Oct 27, 2024
d24e7f4
Add a getter for the displayperson list size
jereeemyyyy Oct 27, 2024
95c3485
Change parameter name
jereeemyyyy Oct 27, 2024
e583d07
Add a new testcases for ViewCommand
jereeemyyyy Oct 27, 2024
329490a
Merge pull request #164 from jereeemyyyy/branch-U-ViewCommand
rubinnn Oct 27, 2024
2a4d877
Add shortcut command for viewcommand
jereeemyyyy Oct 27, 2024
a1aaa49
Merge pull request #165 from jereeemyyyy/branch-A-ShortcutView
rubinnn Oct 27, 2024
9ad4d86
Update Sort command to latest version
ahmadsyuaib Oct 28, 2024
f950805
Merge pull request #166 from ahmadsyuaib/branch-sort-command-fix
jereeemyyyy Oct 28, 2024
0eabb66
Update code with new reminder logic
rubinnn Oct 28, 2024
1b13be3
Merge pull request #169 from rubinnn/reminder-command
L-rrrr Oct 28, 2024
fd7d987
Update baseline of remainder
rubinnn Oct 28, 2024
1003867
Update stubs
rubinnn Oct 28, 2024
19025c7
Update code for style
rubinnn Oct 28, 2024
6e6c5bb
Update clienthubtest
rubinnn Oct 28, 2024
d17d336
Update code for style
rubinnn Oct 28, 2024
6dcb278
Merge pull request #171 from rubinnn/reminder-command
L-rrrr Oct 28, 2024
dc4754b
Refine FindClientTypeCommand
jereeemyyyy Oct 28, 2024
7f99d91
Create a simple ReminderList UI
jereeemyyyy Oct 28, 2024
abfc18f
Merge pull request #174 from jereeemyyyy/branch-U-FindClientType
Harithhh06 Oct 29, 2024
de450fa
Merge pull request #176 from jereeemyyyy/branch-A-ReminderUI
Harithhh06 Oct 29, 2024
4c753bd
Refine Personcard UI
jereeemyyyy Oct 29, 2024
206c82f
Merge pull request #178 from jereeemyyyy/branch-U-View
Harithhh06 Oct 30, 2024
f23dac4
Update Sample Data for CLientHub
Harithhh06 Oct 30, 2024
bef1746
Fix checkstyle violations
Harithhh06 Oct 30, 2024
5804fa0
Merge pull request #181 from Harithhh06/update-sample-data
ahmadsyuaib Oct 30, 2024
cfff572
Update add reminder command
L-rrrr Oct 30, 2024
e0ece65
Merge branch 'master' into branch-reminder-add-edit
L-rrrr Oct 30, 2024
3b5ad6d
Update UG and index.md
Harithhh06 Oct 30, 2024
6b5d6c0
Merge pull request #182 from L-rrrr/branch-reminder-add-edit
Harithhh06 Oct 30, 2024
f60e772
Merge pull request #183 from Harithhh06/branch-update-guides
ahmadsyuaib Oct 30, 2024
61a10c6
Fix the main Find Command for client types
jereeemyyyy Oct 30, 2024
2df7641
Add more testcases in ViewCommandParserTest
jereeemyyyy Oct 30, 2024
8404671
Add getDisplayReminders in LogicManager
jereeemyyyy Oct 30, 2024
9a06b98
Change the fieldname in Reminder class
jereeemyyyy Oct 30, 2024
e1d4243
Update AddReminderCommand
jereeemyyyy Oct 30, 2024
48f0f9d
Update ReminderUI
jereeemyyyy Oct 30, 2024
48cffdd
Fix Checkstyle
jereeemyyyy Oct 30, 2024
169bc7e
Merge pull request #185 from jereeemyyyy/branch-U-Find
rubinnn Oct 31, 2024
28c09a0
Merge pull request #186 from jereeemyyyy/branch-U-ViewCommandParserTest
rubinnn Oct 31, 2024
28883ac
Merge pull request #188 from jereeemyyyy/branch-U-ReminderUI
rubinnn Oct 31, 2024
e87ff9b
Update Reminder Tests
rubinnn Oct 31, 2024
27b3dac
Merge branch 'master' into Update-reminder-test
rubinnn Oct 31, 2024
b0f7d6e
Fix errors in UG
Harithhh06 Oct 31, 2024
943c7c0
Merge pull request #189 from Harithhh06/branch-update-guides
rubinnn Oct 31, 2024
2cff7d6
Update TestCases for Reminder
rubinnn Oct 31, 2024
4aae62e
Merge pull request #191 from rubinnn/Update-reminder-test
Harithhh06 Oct 31, 2024
3e6963f
Update Code to fix bug
rubinnn Oct 31, 2024
835d02f
Update TestCode
rubinnn Oct 31, 2024
aa5bab5
Merge pull request #203 from rubinnn/Fixing-Delete-Command-bug
jereeemyyyy Oct 31, 2024
796c443
Update reminder
L-rrrr Nov 1, 2024
22acd50
Update reminder
L-rrrr Nov 2, 2024
0bde5c5
Merge pull request #210 from L-rrrr/branch-add-reminder-field
rubinnn Nov 2, 2024
61d8e31
Fix the add reminder command
jereeemyyyy Nov 2, 2024
9a6a98a
Merge pull request #213 from jereeemyyyy/branch-U-Reminder
L-rrrr Nov 2, 2024
3fac15a
Update Reminder code
rubinnn Nov 2, 2024
dfa85ee
Merge pull request #215 from rubinnn/Update-Reminder
L-rrrr Nov 3, 2024
98e0c24
Fix tests
jereeemyyyy Nov 3, 2024
98408b0
Fix tests
jereeemyyyy Nov 3, 2024
8523113
Merge pull request #217 from jereeemyyyy/branch-fix-testcases
rubinnn Nov 3, 2024
19e06e0
Update Json files
rubinnn Nov 3, 2024
fa6d22d
Merge pull request #218 from rubinnn/Fix-Tests-Reminder
Harithhh06 Nov 3, 2024
5ac83a1
Update md files for style
rubinnn Nov 3, 2024
55f3617
Update code for style
rubinnn Nov 3, 2024
97d6fe9
Merge pull request #219 from rubinnn/Fix-Tests-Reminder
jereeemyyyy Nov 3, 2024
a84845f
Fix EditCommand tests
jereeemyyyy Nov 3, 2024
e06bb43
Fix JsonSerializableClientHubTest
jereeemyyyy Nov 3, 2024
5115aa7
Minor UI fix to ReminderList
jereeemyyyy Nov 3, 2024
4b255eb
Merge pull request #223 from jereeemyyyy/branch-UI-Fix
rubinnn Nov 4, 2024
cc67db3
Merge pull request #221 from jereeemyyyy/branch-fix-testcases
rubinnn Nov 4, 2024
250bccc
Update DeleteCommand
rubinnn Nov 4, 2024
88c76cf
Update Code for style
rubinnn Nov 4, 2024
e695302
Update Code for style
rubinnn Nov 4, 2024
7093477
Merge pull request #225 from rubinnn/Update-DeleteCommand
L-rrrr Nov 4, 2024
15a02a6
Fix AddReminder
jereeemyyyy Nov 4, 2024
7351f88
Add new TestCase for deletecommand
rubinnn Nov 4, 2024
78e3f4c
Merge pull request #228 from rubinnn/Update-DeleteCommand
jereeemyyyy Nov 4, 2024
3703fc3
Merge pull request #227 from jereeemyyyy/branch-fix-reminderAdd
rubinnn Nov 4, 2024
c376051
Refine Add Command
jereeemyyyy Nov 4, 2024
c113146
Refine error message
jereeemyyyy Nov 4, 2024
4b6f45b
Update addressbook to clienthub
jereeemyyyy Nov 4, 2024
bcfec54
Update Constraints for Name field
jereeemyyyy Nov 4, 2024
aa21719
Refine AddCommand
jereeemyyyy Nov 4, 2024
8672ac3
Update DeleteCommandParser
rubinnn Nov 4, 2024
8a95644
Merge pull request #232 from jereeemyyyy/branch-fix-Add
rubinnn Nov 4, 2024
aedc51f
Merge pull request #236 from rubinnn/Update-DeleteCommand
jereeemyyyy Nov 4, 2024
40f5944
Add a function to toggle between past commands
jereeemyyyy Nov 5, 2024
6d6dd39
Edit listed view to show singular person
ahmadsyuaib Nov 5, 2024
13d7b64
Refine command output for FindCommand
jereeemyyyy Nov 5, 2024
3536eb1
Merge pull request #238 from jereeemyyyy/branch-extra-features
L-rrrr Nov 5, 2024
7b1bca5
Change persons to clients
ahmadsyuaib Nov 5, 2024
5c17215
Merge pull request #240 from ahmadsyuaib/branch-fix-bug-general
jereeemyyyy Nov 5, 2024
f9989f5
Merge pull request #239 from jereeemyyyy/branch-refine-Find
ahmadsyuaib Nov 5, 2024
b87782a
Update Phone and edit command code
rubinnn Nov 5, 2024
a70c587
Update Code for style
rubinnn Nov 5, 2024
b90db32
Merge pull request #241 from rubinnn/EditCommandFix
jereeemyyyy Nov 5, 2024
15b5b45
Refine output message for AddCommand
jereeemyyyy Nov 5, 2024
202516e
Refine output message for DeleteCommand
jereeemyyyy Nov 5, 2024
bfe2ab4
Make any name added to first letter capitalised
ahmadsyuaib Nov 5, 2024
86d7d5f
Change persons to clients
ahmadsyuaib Nov 5, 2024
ba0905d
Implement edit for reminder
Harithhh06 Nov 5, 2024
ef5aa3b
Merge pull request #244 from ahmadsyuaib/branch-fix-display-words
L-rrrr Nov 5, 2024
eea3d69
Add AddReminderCommandTest.java
L-rrrr Nov 5, 2024
1d048c0
Add missing Javadoc comments and fix checkstyle
Harithhh06 Nov 5, 2024
34be23e
Merge pull request #245 from L-rrrr/branch-add-reminder-test
Harithhh06 Nov 5, 2024
e113363
Merge pull request #246 from Harithhh06/branch-reminder-edit
L-rrrr Nov 5, 2024
e7896aa
Update ClientHubTest
rubinnn Nov 5, 2024
637b945
Merge pull request #247 from rubinnn/CodeCov
L-rrrr Nov 5, 2024
24dc0ed
Refine output messages for find command
jereeemyyyy Nov 5, 2024
c072050
Merge branch 'master' into branch-refine-outputMessage
jereeemyyyy Nov 5, 2024
e2e11d4
Merge pull request #248 from jereeemyyyy/branch-refine-outputMessage
rubinnn Nov 5, 2024
fc63bfe
Standardise sample data and remove commented out code
Harithhh06 Nov 5, 2024
3c62c1d
Add DeleteReminderParserTest
rubinnn Nov 5, 2024
a197705
Merge branch 'master' into morefixes
rubinnn Nov 5, 2024
4d1e948
Update add reminder command parser test
L-rrrr Nov 5, 2024
6df5cfa
Merge pull request #249 from L-rrrr/branch-add-more-test
Harithhh06 Nov 5, 2024
54aaeb1
Add reminder commands to help window
Harithhh06 Nov 5, 2024
ae5bde3
Add short commands to help window
Harithhh06 Nov 5, 2024
c781512
Merge pull request #250 from Harithhh06/branch-bug-fixes
ahmadsyuaib Nov 5, 2024
4bb0378
Add additional feature section into UserGuide
jereeemyyyy Nov 5, 2024
9667b6d
Update Reminder Commands and
rubinnn Nov 5, 2024
ce5472b
Update Command tests
rubinnn Nov 5, 2024
7b0c9c6
Merge pull request #253 from jereeemyyyy/branch-userguide
Harithhh06 Nov 5, 2024
86c1aa8
Merge pull request #251 from rubinnn/morefixes
Harithhh06 Nov 5, 2024
be0873c
Update User guide
rubinnn Nov 5, 2024
a92b39d
Merge pull request #257 from rubinnn/master
L-rrrr Nov 5, 2024
93ca5b4
Change heading for Additional Features section
jereeemyyyy Nov 5, 2024
1aa09a0
Refine output messages
jereeemyyyy Nov 5, 2024
69b70d8
Merge pull request #259 from jereeemyyyy/branch-refine-outputMessages
rubinnn Nov 5, 2024
d5343fc
Fix name field message
jereeemyyyy Nov 5, 2024
5121928
Merge pull request #260 from jereeemyyyy/branch-fix-output
rubinnn Nov 5, 2024
1a599eb
Update AddReminderCommandParserTest
L-rrrr Nov 5, 2024
6a664ec
Update NameContainsKeywordsPredicateTest
L-rrrr Nov 5, 2024
7fd71e3
Merge pull request #261 from L-rrrr/branch-update-add-reminder-parser…
rubinnn Nov 5, 2024
74ee97f
Update edit command
jereeemyyyy Nov 5, 2024
b2b4219
Merge pull request #263 from jereeemyyyy/branch-fix-edit
L-rrrr Nov 5, 2024
cd16eae
Update User Guide
rubinnn Nov 5, 2024
6de1376
Merge pull request #264 from rubinnn/UpdateUG
Harithhh06 Nov 5, 2024
e3eae4f
Sort the reminder list according to latest reminder
ahmadsyuaib Nov 5, 2024
61af31c
Update more test cases
L-rrrr Nov 5, 2024
abd626a
Update EditReminderCommandTest
L-rrrr Nov 5, 2024
69cf12f
Merge pull request #266 from L-rrrr/branch-add-more-test-cases
rubinnn Nov 5, 2024
0dc9808
Delete file
ahmadsyuaib Nov 5, 2024
373097a
Merge pull request #268 from ahmadsyuaib/branch-sort-reminder-list
jereeemyyyy Nov 5, 2024
f833a6e
Fix View Command
jereeemyyyy Nov 5, 2024
400c826
Update UserGuide
jereeemyyyy Nov 5, 2024
f8e214e
Merge pull request #269 from jereeemyyyy/branch-fix-View
ahmadsyuaib Nov 6, 2024
d20c7a3
Edit address to only allow certain characters
ahmadsyuaib Nov 6, 2024
ee927be
Update help window and error message for ReminderDescription
Harithhh06 Nov 6, 2024
2f3cb05
Update UG
jereeemyyyy Nov 6, 2024
648306d
Update constraints for address
ahmadsyuaib Nov 6, 2024
e843c91
More fix
jereeemyyyy Nov 6, 2024
d69132a
Update Developer Guide
rubinnn Nov 6, 2024
e28fcf8
Merge pull request #272 from ahmadsyuaib/branch-address-constraint
Harithhh06 Nov 6, 2024
b122ad7
Merge pull request #271 from Harithhh06/branch-bug-fixes
ahmadsyuaib Nov 6, 2024
ce4e6f4
Merge pull request #274 from rubinnn/UpdateUG
L-rrrr Nov 6, 2024
cca54c0
Update DG
Harithhh06 Nov 6, 2024
dccaf18
Update Developer Guide
jereeemyyyy Nov 6, 2024
454413b
Merge pull request #273 from jereeemyyyy/branch-fix-UserGuide
rubinnn Nov 6, 2024
955b9c3
Merge pull request #277 from jereeemyyyy/branch-update-DG
rubinnn Nov 6, 2024
b353e42
Update Developer Guide
rubinnn Nov 6, 2024
1544b96
Update png for Class Diagrams
rubinnn Nov 6, 2024
f052dc9
Merge Branch and fix merge conflict
rubinnn Nov 6, 2024
89dded5
Update MainWindow UI
jereeemyyyy Nov 6, 2024
34a5886
Merge pull request #279 from rubinnn/Update-DG
jereeemyyyy Nov 6, 2024
f799891
Update command summary table in UG
Harithhh06 Nov 6, 2024
cce0411
Edit re command error message to standardise with edit command
Harithhh06 Nov 6, 2024
050927b
Merge pull request #280 from jereeemyyyy/branch-refine-UI
Harithhh06 Nov 6, 2024
27a7f64
Checkstyle
Harithhh06 Nov 6, 2024
f379b4f
Merge pull request #282 from Harithhh06/branch-update-guides
jereeemyyyy Nov 6, 2024
4638593
Update developer guide
L-rrrr Nov 6, 2024
69aba23
Merge pull request #283 from L-rrrr/branch-udpate-dg
rubinnn Nov 6, 2024
217cd08
Update UserGuide
jereeemyyyy Nov 6, 2024
6c67ccf
Update UI
jereeemyyyy Nov 6, 2024
5b10ffb
Merge pull request #285 from jereeemyyyy/branch-update-UserGuide
L-rrrr Nov 6, 2024
c137d89
Merge pull request #286 from jereeemyyyy/branch-UIChanges
L-rrrr Nov 6, 2024
0e9e2d2
Update developer guide
L-rrrr Nov 6, 2024
04a9bbc
Merge pull request #287 from L-rrrr/branch-update-use-case
jereeemyyyy Nov 6, 2024
dcd8bb9
Update Name predicates
jereeemyyyy Nov 6, 2024
b138951
Fix bug for all the find commands
jereeemyyyy Nov 6, 2024
f6341b8
Update DG
rubinnn Nov 6, 2024
6876d70
Merge pull request #288 from jereeemyyyy/branch-U-NameContainsKeyword
Harithhh06 Nov 6, 2024
7dcee03
Update Branch for merge conflict
rubinnn Nov 6, 2024
e5b2394
Merge pull request #289 from rubinnn/Update-DG
Harithhh06 Nov 6, 2024
ee8089b
Fix a small bug in View
jereeemyyyy Nov 6, 2024
ecf8543
Update Developer Guide
rubinnn Nov 7, 2024
69e4bff
Update DG for style
rubinnn Nov 7, 2024
f2850db
Merge pull request #290 from jereeemyyyy/branch-U-ViewTweaks
rubinnn Nov 7, 2024
a7adf61
Merge pull request #291 from rubinnn/Update-DG
jereeemyyyy Nov 7, 2024
ad9569f
Update DG
jereeemyyyy Nov 7, 2024
548ec62
Merge pull request #292 from jereeemyyyy/branch-U-DG
Harithhh06 Nov 7, 2024
dc38652
Update UI image to reflect latest version
Harithhh06 Nov 7, 2024
be48611
Merge pull request #293 from Harithhh06/update-readme
rubinnn Nov 7, 2024
425ffe4
Update user guide
L-rrrr Nov 7, 2024
2299fd6
Merge pull request #294 from L-rrrr/branch-update-user-guide
jereeemyyyy Nov 7, 2024
c703cb1
Update User Guide
rubinnn Nov 7, 2024
0012166
Merge pull request #295 from rubinnn/master
jereeemyyyy Nov 7, 2024
cab95a6
Fix the date time format for reminder commands
jereeemyyyy Nov 7, 2024
8d92762
Merge pull request #297 from jereeemyyyy/branch-fix-time
rubinnn Nov 7, 2024
dfd4df7
Fix edit reminder display message
ahmadsyuaib Nov 7, 2024
1252d1a
Update test case
ahmadsyuaib Nov 7, 2024
6ce362c
Merge pull request #299 from ahmadsyuaib/branch-fix-edit-reminder
Harithhh06 Nov 7, 2024
c991a18
Update UG for findclienttype section
jereeemyyyy Nov 7, 2024
03e77fe
Merge pull request #300 from jereeemyyyy/branch-ug
rubinnn Nov 7, 2024
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
27 changes: 13 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/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/#contributing-to-se-edu) for more info.
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/AY2425S1-CS2103T-F10-1/tp/actions)![Ui](docs/images/Ui.png)

# This is **ClientHub**<br>
Our product provides independent financial advisors with a streamlined tool to manage client details
(eg. Track insurance policies). Optimized for simplicity and efficiency,
this product makes the lives of financial advisors easier by offering easier access to
relevant information for their clients. <br>


* For the detailed documentation of this project, see the **[ClientHub Product Website](https://ay2425s1-cs2103t-f10-1.github.io/tp/)**.
<br>

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 @@ -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 Expand Up @@ -66,7 +70,7 @@ dependencies {
}

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

defaultTasks 'clean', 'test'
46 changes: 23 additions & 23 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,55 +5,55 @@ title: About Us

We are a team based in the [School of Computing, National University of Singapore](https://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 `e1155908@u.nus.edu.sg`

## Project team

### John Doe
### Ahmad Syu'aib

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

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

* Role: Project Advisor
* Role: Developer
* Responsibilities: Developing

### Jane Doe
### Harith Nurhisham

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

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

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

### Johnny Doe
### Jeremy

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

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

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

### Jean Doe
### Liu Rui

<img src="images/johndoe.png" width="200px">
<img src="images/l-rrrr.png" width="200px">

[[github](http://github.com/johndoe)]
[[github](http://github.com/L-rrrr)]
[[portfolio](team/johndoe.md)]

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: No work required

### James Doe
### Rubin

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

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

* Role: Developer
* Responsibilities: UI
* Responsibilities: Developing
437 changes: 308 additions & 129 deletions docs/DeveloperGuide.md

Large diffs are not rendered by default.

Loading