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-F11-4] BookFace #81

Open
wants to merge 345 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
345 commits
Select commit Hold shift + click to select a range
64598e7
Add status variable to Person class
SHni99 Mar 15, 2023
c35bd26
Fix add-image no longer remove filtered list
weekiat-douze Mar 15, 2023
7d216ec
Merge commit '42c37c1f6c344bb57d05b6d773b0d8f17a2f50c4' into v1.2
weekiat-douze Mar 15, 2023
a3ef7db
Edit Person toString method to not show image file
hongshenggg Mar 15, 2023
738c48d
Merge pull request #46 from hongshenggg/master
weekiat-douze Mar 15, 2023
ea9d23e
Merge pull request #43 from weekiat-douze/v1.2
hongshenggg Mar 15, 2023
1258f77
Fix right pane in main window screen
SHni99 Mar 15, 2023
c23bfbe
Merge branch 'master' into v1.2b
SHni99 Mar 15, 2023
79e6402
Add in status varaible in Person
SHni99 Mar 15, 2023
aaa14ae
Resize the main screen and fix bugs
SHni99 Mar 16, 2023
7dbf0d0
Merge branch 'master' into v1.2b
SHni99 Mar 16, 2023
892a6f6
More specific error messages for Import command
pkpaing Mar 16, 2023
a830966
Merge pull request #47 from SHni99/v1.2b
pkpaing Mar 17, 2023
927d95d
Merge branch 'master' of github.com:AY2223S2-CS2103-F11-4/tp into v1.2
pkpaing Mar 17, 2023
6f99b2a
Merge pull request #48 from pkpaing/v1.2
SHni99 Mar 17, 2023
d391926
Expand tag pane in personal pane
SHni99 Mar 17, 2023
99300ca
Add in live changes to the model
SHni99 Mar 17, 2023
76ca83f
Finalise with live event change on update of command
SHni99 Mar 17, 2023
a0818b1
Fix bugs
SHni99 Mar 17, 2023
763a0b0
Fix error in terminal
SHni99 Mar 17, 2023
ba5437e
Merge pull request #49 from SHni99/v1.2b
weekiat-douze Mar 19, 2023
83a206f
Fix Add-Image does not work on jar
weekiat-douze Mar 21, 2023
762432b
Merge pull request #55 from weekiat-douze/v1.3
SHni99 Mar 21, 2023
5930e9b
Change gui settings
SHni99 Mar 22, 2023
42bcc30
Change AddImageCommandParser to check for failure due to permissions
weekiat-douze Mar 22, 2023
d12e8de
Fix bugs in Person class
SHni99 Mar 22, 2023
5c42fd9
Move image copying to AddImageCommand from AddImageCommandParser
weekiat-douze Mar 22, 2023
fcfabe7
Merge commit '762432b7301e589ba4c0e9d2d67a9a129c1038b4' into v1.3
weekiat-douze Mar 22, 2023
58116f6
Add add-image implementation section to DevelopGuide.md
weekiat-douze Mar 22, 2023
2478065
Merge pull request #63 from SHni99/v1.3
weekiat-douze Mar 22, 2023
42bbb8e
Merge commit '247806500f91fe44f3ea636680a40f2d1dc4b387' into v1.3
weekiat-douze Mar 22, 2023
9b74e9c
Enable assertions in team repo
weekiat-douze Mar 22, 2023
2811d22
Merge pull request #64 from weekiat-douze/v1.3
SHni99 Mar 22, 2023
399a543
Add delete-image feature to DeveloperGuide
hongshenggg Mar 23, 2023
8c1ea2b
Fix checkstyle errors for PR
hongshenggg Mar 23, 2023
39a62fc
Merge pull request #65 from hongshenggg/master
weekiat-douze Mar 23, 2023
dd2e92b
Updated DG (Import), Fixed Import command bug
pkpaing Mar 23, 2023
e875e79
Fixed Checkstyle
pkpaing Mar 23, 2023
189aca2
Merge pull request #66 from pkpaing/v1.3
SHni99 Mar 23, 2023
b55331b
Create UML diagrams
SHni99 Mar 23, 2023
0ae6d67
Merge branch 'master' of github.com:AY2223S2-CS2103-F11-4/tp
SHni99 Mar 23, 2023
f8e873c
Update DG with design details
SHni99 Mar 23, 2023
289d059
Fix checkstyle
SHni99 Mar 23, 2023
96e7b64
Merge pull request #67 from SHni99/v1.3
pkpaing Mar 23, 2023
f61e4ac
Update DG Sequence Diagram for Add Image feature
weekiat-douze Mar 24, 2023
d25172e
Add tag colours to create different tags
SHni99 Mar 24, 2023
b88719e
Add commitment/cca tag
SHni99 Mar 24, 2023
3b22782
Fix checkstyle
SHni99 Mar 24, 2023
841cd7e
Update on user guide
SHni99 Mar 24, 2023
26f37b1
Change add to the right pane
SHni99 Mar 24, 2023
93b847e
Merge pull request #68 from SHni99/v1.3
hongshenggg Mar 25, 2023
32d09a0
Update UserGuide
hongshenggg Mar 25, 2023
d0fd67e
Update UG
hongshenggg Mar 25, 2023
dcfcf22
Fix UG
hongshenggg Mar 25, 2023
be61f5b
Fix Userguide
hongshenggg Mar 25, 2023
810310c
Fix address hidden contents
SHni99 Mar 25, 2023
6c958dc
Merge commit '93b847e405e9e69cb6444183ca5e7ccd98a6b73b' into v1.3
weekiat-douze Mar 25, 2023
88ffb90
Implement find to search by prefix and keyword pairs
hongshenggg Mar 25, 2023
8b6bd78
Merge pull request #69 from hongshenggg/master
SHni99 Mar 25, 2023
0b16f85
Fix checkstyle errors
hongshenggg Mar 25, 2023
df3c5c0
Resolve address hidden problem
SHni99 Mar 25, 2023
549ebd7
Fix tags parser in edit command parser
SHni99 Mar 25, 2023
bd75a10
Merge pull request #70 from hongshenggg/master
SHni99 Mar 25, 2023
342d5f2
Merge branch 'master' into v1.3
SHni99 Mar 25, 2023
f94149d
Fix UG command summary for find command
hongshenggg Mar 26, 2023
713115c
Merge pull request #71 from SHni99/v1.3
hongshenggg Mar 26, 2023
d643166
Merge branch 'master' of https://github.com/AY2223S2-CS2103-F11-4/tp
hongshenggg Mar 26, 2023
4a74fcd
Edit tag function worked properly
SHni99 Mar 26, 2023
46a5617
Fix bugs and checkstyle
SHni99 Mar 26, 2023
3969941
Merge branch 'master' of github.com:AY2223S2-CS2103-F11-4/tp into v1.3
SHni99 Mar 26, 2023
9acfbed
Merge pull request #72 from hongshenggg/master
SHni99 Mar 26, 2023
3f62d16
Merge branch 'master' of github.com:AY2223S2-CS2103-F11-4/tp into v1.3
SHni99 Mar 26, 2023
47105a2
Fix error in test
SHni99 Mar 26, 2023
8fe2135
Merge pull request #73 from SHni99/v1.3
weekiat-douze Mar 26, 2023
38afbc2
Merge commit '8fe2135adab44d3072a973442a4b8e84e47e5180' into v1.3
weekiat-douze Mar 26, 2023
4ae1210
Merge pull request #74 from weekiat-douze/v1.3
SHni99 Mar 26, 2023
a7d8fdc
Merge branch 'master' of https://github.com/AY2223S2-CS2103-F11-4/tp
hongshenggg Mar 29, 2023
a56b90e
Fix incorrect find by tags
weekiat-douze Mar 29, 2023
88b2ffc
Fix UserGuide.md for Add and Add-Image
weekiat-douze Mar 29, 2023
d7ec491
Remove Test Prints
weekiat-douze Mar 29, 2023
8083409
Update landing page
weekiat-douze Mar 29, 2023
4d39c94
Change landing page title
weekiat-douze Mar 29, 2023
d0f7de9
Update landing page to link to UG & DG
weekiat-douze Mar 29, 2023
7a8df79
Merge pull request #75 from weekiat-douze/v1.3
hongshenggg Mar 29, 2023
2351379
Removed clear command
pkpaing Mar 29, 2023
c66597c
Add header for User Guide
weekiat-douze Mar 29, 2023
f955d2a
Merge pull request #79 from weekiat-douze/v1.3
SHni99 Mar 29, 2023
108610c
Merge branch 'master' of github.com:AY2223S2-CS2103-F11-4/tp into v1.3
pkpaing Mar 29, 2023
ca844de
Updated documentation, removed Clear command
pkpaing Mar 29, 2023
a771d33
Add assert in getTagName
weekiat-douze Mar 30, 2023
8cf094d
Fix example command for add-image in UserGuide
weekiat-douze Mar 30, 2023
059f552
Merge pull request #80 from pkpaing/v1.3
SHni99 Mar 30, 2023
7ea8198
Fix bugs to edit command
SHni99 Mar 30, 2023
f36eeb2
Update user guide conflict
SHni99 Mar 30, 2023
fa48dc7
Merge pull request #81 from SHni99/v1.3
hongshenggg Mar 30, 2023
2b1950d
Merge branch 'master' of https://github.com/AY2223S2-CS2103-F11-4/tp
hongshenggg Mar 30, 2023
418a00c
Set character limits to input variables
SHni99 Mar 30, 2023
81a4875
Merge pull request #82 from SHni99/v1.3
hongshenggg Mar 30, 2023
1e7fcc8
Merge commit '81a4875f85e2690e4740b1e7177973ef796657fd' into v1.3
weekiat-douze Mar 31, 2023
44c87ce
Added images for imported contacts
pkpaing Mar 31, 2023
d3887c7
Merge pull request #83 from weekiat-douze/v1.3
SHni99 Mar 31, 2023
d4db36d
Merge branch 'master' of github.com:AY2223S2-CS2103-F11-4/tp into v1.3
pkpaing Mar 31, 2023
8637402
Merge pull request #84 from pkpaing/v1.3
SHni99 Mar 31, 2023
ff25131
Merge branch 'master' of https://github.com/AY2223S2-CS2103-F11-4/tp
hongshenggg Apr 1, 2023
5f2fc64
Fix error message for invalid delete-image input
hongshenggg Apr 2, 2023
d29482d
Fix up skeletal structure for DG
hongshenggg Apr 2, 2023
6e12658
Update DG to include find feature implementation
hongshenggg Apr 2, 2023
2dd96b8
Merge pull request #137 from hongshenggg/master
pkpaing Apr 2, 2023
804f23f
Merge pull request #138 from hongshenggg/DG-find-feature
pkpaing Apr 2, 2023
3a693ff
Merge pull request #139 from AY2223S2-CS2103-F11-4/branch-DG-find-fea…
weekiat-douze Apr 2, 2023
08eb07d
Add check against non-image files with correct extension
weekiat-douze Apr 2, 2023
dcf0ac6
Merge commit '3a693ff9a595eb07454b4a268bdbc8f2711de1bf' into v1.4
weekiat-douze Apr 2, 2023
cc13888
Update hongshenggg.md PPP initial draft
hongshenggg Apr 2, 2023
2fc8613
Merge branch 'master' of https://github.com/AY2223S2-CS2103-F11-4/tp
hongshenggg Apr 2, 2023
df24cb7
Update hongshenggg.md PPP to include find sequence diagram
hongshenggg Apr 2, 2023
94729ed
Update build.gradle file to better reflect name of application
hongshenggg Apr 2, 2023
aca414f
Add unit tests for DeleteImageCommandParser and FindCommandParser
hongshenggg Apr 2, 2023
d876b9c
Update equals method for AddImageCommand and improved checks in const…
weekiat-douze Apr 2, 2023
28bde56
Update AddImageCommandParser to check for empty paths
weekiat-douze Apr 2, 2023
9a7eed9
Add tests for AddImageCommand class
weekiat-douze Apr 2, 2023
a94be9d
Add tests for AddImageCommandParser class
weekiat-douze Apr 2, 2023
5753698
Add Tests for ImageUtil
weekiat-douze Apr 4, 2023
5c58197
Merge pull request #140 from hongshenggg/master
pkpaing Apr 4, 2023
433c943
Merge commit '5c58197049e2b2b87d0833a32dff7b3485bf94df' into v1.4
weekiat-douze Apr 4, 2023
fd72037
Fix #118, fix #117
hongshenggg Apr 4, 2023
55e1d53
Fix #88
hongshenggg Apr 4, 2023
e71efe6
Fix #134, #121, #102
hongshenggg Apr 4, 2023
e77759d
Fix #103, #101
hongshenggg Apr 4, 2023
8a85955
Fix checkstyle errors
hongshenggg Apr 4, 2023
f95add0
Add back to top links to DG
hongshenggg Apr 4, 2023
5f212ae
Merge pull request #142 from hongshenggg/master
SHni99 Apr 5, 2023
8fe0a01
Merge pull request #141 from weekiat-douze/v1.4
SHni99 Apr 5, 2023
ea1802c
Update README.md
SHni99 Apr 5, 2023
bf2bda7
Update invalid index message to be more informative
hongshenggg Apr 5, 2023
c2717d8
Fix #115, Fix #100, Fix #95
hongshenggg Apr 5, 2023
b51776f
Merge branch 'master' of https://github.com/AY2223S2-CS2103-F11-4/tp
hongshenggg Apr 5, 2023
1e00fa7
Standardise formating for features example
hongshenggg Apr 5, 2023
a8c3d86
Merge pull request #143 from hongshenggg/master
SHni99 Apr 5, 2023
34983f0
fix bug for wrong index
SHni99 Apr 5, 2023
96b706c
Change to index.md and user guide
SHni99 Apr 5, 2023
bf6f675
Add test for Image.class
weekiat-douze Apr 5, 2023
b0041bd
Add details to add-image section of UserGuide.md
weekiat-douze Apr 5, 2023
d063bf4
Change title of User Guide to prevent repetition when deployed
weekiat-douze Apr 5, 2023
864ae70
Change title of Developer Guide to prevent duplicate when deployed
weekiat-douze Apr 5, 2023
b96146d
Add Windows guide for image path copy
weekiat-douze Apr 5, 2023
7a6ed0f
Add planned enhancement section to DeveloperGuide.md
weekiat-douze Apr 5, 2023
9526f73
Correct spelling in DG
weekiat-douze Apr 5, 2023
b89a153
Update wordings in UserGuide
weekiat-douze Apr 5, 2023
bc846ac
Create profile_pictures directory when application starts
weekiat-douze Apr 5, 2023
c80f22e
Fix for codecov check
weekiat-douze Apr 5, 2023
a9bc9e0
Fix address wrapping issue
SHni99 Apr 6, 2023
7929ba3
Merge pull request #144 from weekiat-douze/v1.4
SHni99 Apr 6, 2023
1f7170f
Add test to edit command
SHni99 Apr 6, 2023
11d6dd5
Merge branch 'master' of github.com:AY2223S2-CS2103-F11-4/tp
SHni99 Apr 6, 2023
9ac0608
Merge branch 'master' into v1.4
SHni99 Apr 6, 2023
7a9a2d0
change gui setting
SHni99 Apr 6, 2023
78df707
Merge pull request #145 from SHni99/v1.4
pkpaing Apr 6, 2023
8896d8c
Fixed #85, #108
pkpaing Apr 6, 2023
fe236b7
Fixed links at top of UG
pkpaing Apr 6, 2023
9064c76
Fixed #91 grammar error
pkpaing Apr 6, 2023
3a11660
Codecov for imported contacts
pkpaing Apr 6, 2023
f29dba3
Update PPP weekiat-douze.md
weekiat-douze Apr 6, 2023
75d965c
Merge commit '78df707e1b6584753fc3eb798fb54d678a3a9c6f' into v1.4
weekiat-douze Apr 6, 2023
257d0cb
Checkstyle
pkpaing Apr 6, 2023
257a11d
Checkstyle
pkpaing Apr 6, 2023
d5125ff
Checkstyle
pkpaing Apr 6, 2023
7d00b39
Fixes bug in tag
SHni99 Apr 6, 2023
5746f40
Merge pull request #146 from pkpaing/v1.4
SHni99 Apr 6, 2023
a7faaad
Add activity diagram for find and add delete feature implementation
hongshenggg Apr 6, 2023
33db64d
Merge branch 'master' into v1.4
SHni99 Apr 6, 2023
b026e20
Update DG to have only one mention of the PlantUML limitation
hongshenggg Apr 6, 2023
ed14119
Merge pull request #148 from hongshenggg/master
weekiat-douze Apr 6, 2023
34ed06c
Complete PPP for hongshenggg.md
hongshenggg Apr 6, 2023
646d354
Fix documentation AB-3 header
hongshenggg Apr 6, 2023
82dfc2d
Merge pull request #149 from hongshenggg/master
weekiat-douze Apr 6, 2023
7504cff
Change PPP to adhere to format
weekiat-douze Apr 6, 2023
b24beb9
Merge commit '82dfc2dde492d3c0fcae751805edfe006e4688da' into v1.4
weekiat-douze Apr 6, 2023
d0849b9
Merge pull request #150 from weekiat-douze/v1.4
hongshenggg Apr 6, 2023
1dc338d
Formatting PPP
weekiat-douze Apr 6, 2023
37301f2
Add testing to parser
SHni99 Apr 6, 2023
05178f5
Update PPP
hongshenggg Apr 6, 2023
dfd3049
Moved Diagram to optional extract section
weekiat-douze Apr 6, 2023
d1d68d7
Merge commit 'd0849b92fd563d8d53acd05e430bf6138428e0a2' into v1.4
weekiat-douze Apr 6, 2023
00ff473
Improve PPP formatting
weekiat-douze Apr 6, 2023
f67b6ba
Merge pull request #151 from hongshenggg/master
weekiat-douze Apr 6, 2023
f743d27
Merge commit 'f67b6ba9f1e5ddfed3efe7d67d6e2a468d585433' into v1.4
weekiat-douze Apr 6, 2023
ee54e55
Merge pull request #152 from weekiat-douze/v1.4
hongshenggg Apr 6, 2023
8440f3b
Attempt to remove top bar when converting to pdf
hongshenggg Apr 6, 2023
93f0e53
Merge pull request #153 from hongshenggg/master
weekiat-douze Apr 6, 2023
2cc6e7c
Edit spacing-unit in initialize.scss
hongshenggg Apr 6, 2023
3fa6b6e
Merge pull request #154 from hongshenggg/master
hongshenggg Apr 6, 2023
bb14354
Update font weight
weekiat-douze Apr 6, 2023
d537319
Update PPP
weekiat-douze Apr 6, 2023
1a0341b
Set up PPP for shni99
SHni99 Apr 6, 2023
ff26b48
Merge branch 'master' into v1.4
SHni99 Apr 6, 2023
0df15eb
Merge pull request #155 from weekiat-douze/v1.4
hongshenggg Apr 6, 2023
ae4441b
Reduce spacing-unit to 12px
hongshenggg Apr 6, 2023
15fdf92
Merge pull request #156 from hongshenggg/master
hongshenggg Apr 6, 2023
42f4594
Increase font weight back to 400 and reduce spacing unit to 8px
hongshenggg Apr 6, 2023
1f001de
Merge pull request #157 from hongshenggg/master
hongshenggg Apr 6, 2023
2d635e3
Fix UG TOC links
hongshenggg Apr 6, 2023
de6699c
Update ppp
SHni99 Apr 6, 2023
45446ac
Fix margin for ul and ol
hongshenggg Apr 6, 2023
75d2740
Merge pull request #158 from hongshenggg/master
hongshenggg Apr 6, 2023
a83aac6
Attempt to fix css styling issues
hongshenggg Apr 6, 2023
f30ab1f
Merge pull request #159 from hongshenggg/master
hongshenggg Apr 6, 2023
3716710
upgrade DG with edit diagrams
SHni99 Apr 6, 2023
818a885
Merge branch 'master' into v1.4
SHni99 Apr 6, 2023
da9c7d6
Fix checkstyle
SHni99 Apr 6, 2023
da4bcfe
Fix test failure
SHni99 Apr 6, 2023
b531359
fix bug to pass codecov
SHni99 Apr 6, 2023
7aef9eb
Added architecture to DG
pkpaing Apr 6, 2023
de14316
Merge branch 'master' of github.com:AY2223S2-CS2103-F11-4/tp into v1.4
pkpaing Apr 6, 2023
76bc07b
Merge pull request #147 from SHni99/v1.4
pkpaing Apr 6, 2023
4b35fec
Merge branch 'master' of github.com:AY2223S2-CS2103-F11-4/tp into v1.4
pkpaing Apr 6, 2023
56c0367
Fixed bugs, added Architecture to DG and added to planned enhancements
pkpaing Apr 7, 2023
b5d9290
Changed link for UI.java (line 81)
pkpaing Apr 7, 2023
a13a407
Added to PPP
pkpaing Apr 7, 2023
b745dd2
Merge pull request #160 from pkpaing/v1.4
SHni99 Apr 7, 2023
af44e32
Update Ui diagram in UG
SHni99 Apr 7, 2023
a7b1775
Add more testing to app
SHni99 Apr 7, 2023
2bb1d61
Merge pull request #161 from SHni99/v1.4
hongshenggg Apr 7, 2023
02b3078
Reduce margin size for headers
hongshenggg Apr 7, 2023
8cff370
Merge pull request #162 from hongshenggg/master
weekiat-douze Apr 7, 2023
1bc492d
Update docs
hongshenggg Apr 7, 2023
63af043
Formatting & spell check documentation
weekiat-douze Apr 7, 2023
c92f799
Merge pull request #163 from hongshenggg/master
weekiat-douze Apr 7, 2023
a29c491
Merge commit 'c92f7990f5f96a96826118c0748b342bb89dc908' into v1.4
weekiat-douze Apr 7, 2023
d6a3ead
Update UG and PPP
hongshenggg Apr 7, 2023
75045aa
Merge pull request #164 from weekiat-douze/v1.4
hongshenggg Apr 7, 2023
ad67bc3
Updated error message
weekiat-douze Apr 7, 2023
790e3c1
Merge pull request #165 from hongshenggg/master
weekiat-douze Apr 7, 2023
29818ba
Merge commit '790e3c15baa5705f987ae6f8f8b482f0c96f0cc7' into v1.4
weekiat-douze Apr 7, 2023
e8ffc01
Merge pull request #166 from weekiat-douze/v1.4
hongshenggg Apr 7, 2023
15237ba
Added testing for import feature
pkpaing Apr 9, 2023
e383491
Fixed checkstyle
pkpaing Apr 9, 2023
f71406a
Merge pull request #167 from pkpaing/v1.4
SHni99 Apr 9, 2023
4bbab00
Fix UG table of content link to Import does not work
weekiat-douze Apr 9, 2023
61dc221
Merge commit 'f71406aa8132b14659352e6f9d4ba59781089d4c' into v1.4
weekiat-douze Apr 9, 2023
d9c534a
Fix Extra Column
weekiat-douze Apr 9, 2023
326664e
Remove square brackets command summary
weekiat-douze Apr 9, 2023
f16188f
Merge pull request #168 from weekiat-douze/v1.4
pkpaing Apr 9, 2023
2207bc9
Fix Link to Import section
weekiat-douze Apr 9, 2023
02cf6e5
Update ppp
SHni99 Apr 9, 2023
46b7657
Merge pull request #169 from weekiat-douze/v1.4
SHni99 Apr 9, 2023
4984ae5
Merge pull request #170 from SHni99/v1.4
weekiat-douze Apr 9, 2023
c2c8776
Fix square brackets UG Import
weekiat-douze Apr 9, 2023
bd32fd5
Merge pull request #171 from weekiat-douze/v1.4
SHni99 Apr 9, 2023
26d1d3b
fix integer overflow bug
SHni99 Apr 9, 2023
3a9647c
Merge pull request #172 from SHni99/v1.4
weekiat-douze Apr 9, 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 @@ -10,6 +10,7 @@ src/main/resources/docs/

# Storage/log files
/data/
/profile_pictures/
/config.json
/preferences.json
/*.log.*
Expand Down
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
[![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/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/AY2223S2-CS2103-F11-4/tp/actions)
[![codecov](https://codecov.io/gh/AY2223S2-CS2103-F11-4/tp/branch/master/graph/badge.svg?token=WPKLBLHW27)](https://codecov.io/gh/AY2223S2-CS2103-F11-4/tp)
![Ui](docs/images/Ui.png)

* This is **a sample project for Software Engineering (SE) students**.<br>
* This is BookFace, an NUS-centered address book application.
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.
* Add contacts along with the image of the person
* Quickly import university related contacts
* The project simulates an ongoing software project for a desktop application (called BookFace) used for managing
contact details.
* It is named BookFace because it is an address book organizer with photos of the contacts you save.
* For the detailed documentation of this project, see
the **[BookFace Product Website](https://ay2223s2-cs2103-f11-4.github.io/tp/)**.

* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
12 changes: 11 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ plugins {
id 'checkstyle'
id 'com.github.johnrengelman.shadow' version '7.1.2'
id 'application'
id 'org.openjfx.javafxplugin' version '0.0.13'
id 'jacoco'
}

Expand All @@ -20,11 +21,20 @@ checkstyle {
toolVersion = '10.2'
}

javafx {
version = "19"
modules = [ 'javafx.controls' ]
}

test {
useJUnitPlatform()
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 +76,7 @@ dependencies {
}

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

defaultTasks 'clean', 'test'
47 changes: 23 additions & 24 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,55 +5,54 @@ 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`

## Project team

### John Doe
### Lee Hong Sheng

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

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

* Role: Project Advisor
* Role: Developer
* Responsibilities: Functions

### Jane Doe
### Ian

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

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

* Role: Team Lead
* Responsibilities: UI
* Responsibilities: Everything

### Johnny Doe
### Lum Wee Kiat

<img src="images/johndoe.png" width="200px">
<img src="images/weekiat-douze.png" width="200px">

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
[[github](http://github.com/weekiat-douze)] [[portfolio](team/weekiat-douze.md)]

* Role: Developer
* Responsibilities: Data

### Jean Doe
### Ni Shenghan

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading

### James Doe
### Phone Khant Paing

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

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

* Role: Developer
* Responsibilities: UI

Loading