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-T13-4] MyLibrary #88

Open
wants to merge 639 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
639 commits
Select commit Hold shift + click to select a range
701d8ad
Merge pull request #260 from Wong-Jia-Jun/dg-wk12
Wong-Jia-Jun Apr 4, 2023
f1d120c
change picture size
Wong-Jia-Jun Apr 4, 2023
f103f04
Merge pull request #261 from Wong-Jia-Jun/dg-wk12
Wong-Jia-Jun Apr 4, 2023
f7f63a2
fix page break
Wong-Jia-Jun Apr 4, 2023
a99da1c
attempt to fix gotobug
Wong-Jia-Jun Apr 4, 2023
f548d7d
fix checkstyle
Wong-Jia-Jun Apr 4, 2023
d0bcb90
fix checkstyle
Wong-Jia-Jun Apr 4, 2023
70804fe
update all fxml files to java version 11
Wong-Jia-Jun Apr 4, 2023
bab8cdb
Merge pull request #262 from Wong-Jia-Jun/dg-wk12
Wong-Jia-Jun Apr 4, 2023
52e4b3a
Prevent tag deletion if tag is used by bookmark
Apr 5, 2023
28cdfce
Fix test cases
Apr 5, 2023
e1d456c
Merge pull request #249 from NoyaRoeT/248-fix-bug-in-jsonadaptedbookm…
wongyx Apr 5, 2023
3862b94
Merge pull request #254 from Wong-Jia-Jun/Result-Box-Update
wongyx Apr 5, 2023
02cd104
Merge pull request #263 from Wong-Jia-Jun/GoTowk12
wongyx Apr 5, 2023
62eba20
Merge pull request #266 from zenithyap/prevent_used_tag_deletion
wongyx Apr 5, 2023
1cdd669
Add more test cases
wongyx Apr 5, 2023
bdea596
Fix checkstyle
wongyx Apr 5, 2023
6a02e50
Secondary fix assuming bug lies only in linux/unix
Wong-Jia-Jun Apr 5, 2023
dd9de44
checkstyle fix
Wong-Jia-Jun Apr 5, 2023
a6c14d9
remove unused import
Wong-Jia-Jun Apr 5, 2023
af5d723
Add test for AddTagCommand and DeleteTagCommand
Apr 5, 2023
fa70db1
Add test for ListTagCommand and SortCommand
Apr 5, 2023
fd947b5
Fix test to match with current master code
Apr 5, 2023
7f6d3bb
Add public to tagInUse
Apr 5, 2023
fe96b9e
Update GoToCommand.java
zenithyap Apr 5, 2023
0efabfc
Merge pull request #269 from Wong-Jia-Jun/GoTowk12
zenithyap Apr 5, 2023
e36e435
Merge pull request #267 from wongyx/test-case
zenithyap Apr 5, 2023
a796eb2
Update AddTagCommandTest.java
zenithyap Apr 5, 2023
2fc115c
Merge pull request #270 from zenithyap/increase_code_coverage
wongyx Apr 5, 2023
affb130
Fix equality check for 0 rating
NoyaRoeT Apr 5, 2023
713563a
Merge pull request #273 from NoyaRoeT/272-fix-bug-in-zoomview-when-bo…
Wong-Jia-Jun Apr 5, 2023
08b365f
Remove Getting Started, add info to Quick Start
NoyaRoeT Apr 5, 2023
f523ef1
Add more test cases
wongyx Apr 5, 2023
56c19ba
update UG and UI
Wong-Jia-Jun Apr 5, 2023
6b6c9cf
update DG
Wong-Jia-Jun Apr 5, 2023
cad8094
Update PPP
wongyx Apr 5, 2023
e36c4d3
adding manual test case in dg
Wong-Jia-Jun Apr 5, 2023
39d1707
Merge pull request #274 from NoyaRoeT/271-update-quick-start-to-give-…
zhoyx Apr 6, 2023
653373a
Merge pull request #276 from wongyx/test-case
zhoyx Apr 6, 2023
6585f5b
Merge pull request #278 from Wong-Jia-Jun/wk-12-UG-and-truncate-UI-fi…
zhoyx Apr 6, 2023
324d929
Update AuthorTest
zhoyx Apr 6, 2023
afcb098
Add features, enhancements and docs to PPP
Apr 6, 2023
dff8991
Add test coverage for AddTagCommandParser, DeleteTagCommandParser and…
Apr 6, 2023
f0c4f31
Fix checkstyle
Apr 6, 2023
c80b130
Add EOF zenithyap.md
Apr 6, 2023
8006714
Merge pull request #281 from zenithyap/update_PPP
Wong-Jia-Jun Apr 6, 2023
eb86cb1
update PPP and fix table in UG
Wong-Jia-Jun Apr 6, 2023
0d83d7f
fix EOF checkstyle
Wong-Jia-Jun Apr 6, 2023
f1860ff
Add Key Definitions used to UG
zhoyx Apr 6, 2023
3f9f3d5
Change phrasing in Getting Started section
zhoyx Apr 6, 2023
44c4e26
Add Margin to image in UG
zhoyx Apr 6, 2023
777be0a
Create sub section for getting started
zhoyx Apr 6, 2023
63033f8
Add tip for addtag
zhoyx Apr 6, 2023
d5283b0
Merge pull request #282 from Wong-Jia-Jun/updatePPP
Wong-Jia-Jun Apr 6, 2023
b6cc4b4
Update PPP
zhoyx Apr 6, 2023
d834cc0
Add truncation for author field as well
Wong-Jia-Jun Apr 6, 2023
f379fad
Add DG page breaks
Wong-Jia-Jun Apr 6, 2023
b17ce46
Fix ug page breaks for pdf conversion
Wong-Jia-Jun Apr 6, 2023
11ff947
Merge pull request #280 from zenithyap/add_parser_coverage
Wong-Jia-Jun Apr 6, 2023
2180bb0
Merge pull request #283 from Wong-Jia-Jun/wk-12-UG-and-truncate-UI-fi…
zenithyap Apr 6, 2023
54d8011
Merge pull request #284 from Wong-Jia-Jun/master
zenithyap Apr 6, 2023
6fa1fbb
Update PPP
NoyaRoeT Apr 6, 2023
49811cb
Merge pull request #286 from NoyaRoeT/285-draft-the-project-portfolio…
NoyaRoeT Apr 6, 2023
7396529
Update zenithyap.md
zenithyap Apr 6, 2023
a08c15e
Complete draft PPP
zhoyx Apr 6, 2023
d604589
Merge pull request #287 from zhoyx/1.4-AddTests
zhoyx Apr 7, 2023
6411a80
Upload logo placeholder image
NoyaRoeT Apr 7, 2023
d90ccb4
Add placeholder logo to Introduction in UG
NoyaRoeT Apr 7, 2023
974e6b7
Add more details to "How to use the User Guide"
NoyaRoeT Apr 7, 2023
5ecc58d
Add more details to bookmark definition
NoyaRoeT Apr 7, 2023
ea5345a
Merge pull request #289 from NoyaRoeT/288-add-product-logo-placeholde…
NoyaRoeT Apr 7, 2023
1511aab
Merge pull request #290 from NoyaRoeT/275-update-about-user-guide-sec…
NoyaRoeT Apr 7, 2023
64718a8
Merge pull request #292 from NoyaRoeT/291-add-more-details-to-key-def…
NoyaRoeT Apr 7, 2023
0c32168
Update How to use section in UG
NoyaRoeT Apr 7, 2023
da06145
Add table of parameters to Adding a Bookmark
NoyaRoeT Apr 7, 2023
9102077
Update parameters table
NoyaRoeT Apr 7, 2023
c7ba537
Update PPP
wongyx Apr 7, 2023
29e1872
Merge pull request #294 from wongyx/PPP
wongyx Apr 7, 2023
d66e121
Add Test case for Rating in JsonAdaptedBookmarkTest
zhoyx Apr 7, 2023
7026964
fix ug command summary table
Wong-Jia-Jun Apr 8, 2023
9015005
Merge pull request #295 from Wong-Jia-Jun/master
Wong-Jia-Jun Apr 8, 2023
ffe4b3f
format command table
Wong-Jia-Jun Apr 8, 2023
29550d8
Merge pull request #296 from Wong-Jia-Jun/master
Wong-Jia-Jun Apr 8, 2023
a0dbd1d
Update add examples and explanations
NoyaRoeT Apr 8, 2023
27fe0b0
Remove parameters table in key definitions
NoyaRoeT Apr 8, 2023
1ed0581
Remove parameters explanation in key definitions
NoyaRoeT Apr 8, 2023
f94b425
Add parameters summary to end of UG
NoyaRoeT Apr 8, 2023
bb9c5ff
Add test cases for JsonAdaptedTag, JsonSerializableTags and JsonTagsS…
Apr 8, 2023
2ce5271
Add EOF
Apr 8, 2023
2b60642
Merge pull request #297 from NoyaRoeT/293-update-adding-a-bookmark-in-ug
NoyaRoeT Apr 8, 2023
a5272ab
Update genre description
NoyaRoeT Apr 8, 2023
8d0d64b
Add files via upload
NoyaRoeT Apr 8, 2023
67e6660
Add result image for genre command
NoyaRoeT Apr 8, 2023
8abbf73
Clean up some descriptions
NoyaRoeT Apr 8, 2023
72ca3b6
Reorganise lines in Genre section
NoyaRoeT Apr 8, 2023
a6ac2be
Undo change to check that Rating is not null
zhoyx Apr 8, 2023
b34dfb5
Un-bold GUI heading
zhoyx Apr 8, 2023
ea138de
Add dg planned enhanced for feature flaws
Wong-Jia-Jun Apr 8, 2023
6bf16d6
Update and reorganise commands for tags
NoyaRoeT Apr 8, 2023
71070fd
Fix mistake in heading formatting
NoyaRoeT Apr 8, 2023
816e385
Merge pull request #300 from NoyaRoeT/298-update-genres-section-to-ex…
NoyaRoeT Apr 8, 2023
b7b92eb
Edit spacing in parameters table
NoyaRoeT Apr 8, 2023
23beb13
Merge pull request #304 from NoyaRoeT/293-update-adding-a-bookmark-in-ug
NoyaRoeT Apr 8, 2023
dffb0b0
Add author is null case to testAuthor
NoyaRoeT Apr 8, 2023
7439444
Merge pull request #301 from Wong-Jia-Jun/DGupdates
zhoyx Apr 8, 2023
e5eed87
Add individual imports for RatingTest
zhoyx Apr 8, 2023
8c4ce58
Merge branch 'master' into master
zhoyx Apr 8, 2023
4bc4714
Remove divs for parameter summary
NoyaRoeT Apr 8, 2023
41b02cc
Merge pull request #299 from zenithyap/add_storage_coverage
zhoyx Apr 8, 2023
8a9450f
Merge branch 'master' into 302-update-tags-section-to-be-more-compreh…
NoyaRoeT Apr 8, 2023
2fbdaaf
Merge pull request #308 from zhoyx/master
zenithyap Apr 8, 2023
7837f6c
Add test case for bookmarks with no author
NoyaRoeT Apr 8, 2023
342ce2c
Fix missing ; in Bookmark toString method
zhoyx Apr 8, 2023
f2332af
Merge pull request #303 from NoyaRoeT/302-update-tags-section-to-be-m…
zhoyx Apr 8, 2023
6883d9d
Merge pull request #310 from NoyaRoeT/293-update-adding-a-bookmark-in-ug
zhoyx Apr 8, 2023
53d5d5f
Merge branch 'master' of https://github.com/zhoyx/tp
zhoyx Apr 8, 2023
0062795
Fix test case for find by author when bookmark has no author
NoyaRoeT Apr 8, 2023
ef4dc04
Merge pull request #309 from NoyaRoeT/307-find-by-author-fails-when-b…
zhoyx Apr 8, 2023
4ed0397
Add placeholder '-' for empty URL and Tags
zhoyx Apr 8, 2023
730ac18
Merge branch 'AY2223S2-CS2103T-T13-4:master' into master
zhoyx Apr 8, 2023
56b57a2
update dg user story table and undo seq diagram
Wong-Jia-Jun Apr 8, 2023
5659c70
Add links to definition of bookmark
NoyaRoeT Apr 8, 2023
546da60
update Ui class diagram
Wong-Jia-Jun Apr 8, 2023
f82cfab
Merge branch 'AY2223S2-CS2103T-T13-4:master' into 314-reorganise-defi…
NoyaRoeT Apr 8, 2023
d0f7a85
Merge pull request #311 from zhoyx/master
Wong-Jia-Jun Apr 8, 2023
d3b86f3
Merge pull request #315 from Wong-Jia-Jun/master
Wong-Jia-Jun Apr 8, 2023
436acce
Fix minor misalignment in ui
Wong-Jia-Jun Apr 8, 2023
bce496a
fix user story table
Wong-Jia-Jun Apr 8, 2023
4c3a802
Move explanation for tags to Key Definitions
NoyaRoeT Apr 8, 2023
1d2de23
Add test for Bookmark toString method
zhoyx Apr 8, 2023
16491f5
Merge pull request #317 from Wong-Jia-Jun/master
zhoyx Apr 8, 2023
3fecec1
Rename Features to Commands
NoyaRoeT Apr 8, 2023
8543b4e
Merge pull request #318 from zhoyx/master
Wong-Jia-Jun Apr 8, 2023
e180967
Rename tag and genre command sections
NoyaRoeT Apr 8, 2023
c8049e5
Update addtag restrictions
NoyaRoeT Apr 8, 2023
a327a97
Bold some section headers
NoyaRoeT Apr 8, 2023
6b4c6c7
Merge pull request #319 from NoyaRoeT/314-reorganise-definitions-and-…
NoyaRoeT Apr 8, 2023
0aa4db9
Merge branch 'AY2223S2-CS2103T-T13-4:master' into 305-consistent-bold…
NoyaRoeT Apr 8, 2023
c88be64
Bold remaining headers
NoyaRoeT Apr 8, 2023
c63a5f7
Link edit and find to parameters table in add
NoyaRoeT Apr 8, 2023
2f50b67
Merge pull request #320 from NoyaRoeT/305-consistent-bolding-of-secti…
NoyaRoeT Apr 9, 2023
fd39bea
Merge pull request #321 from NoyaRoeT/306-edit-find-and-edit-to-link-…
NoyaRoeT Apr 9, 2023
431e5c1
Update role in AboutUs.md
NoyaRoeT Apr 9, 2023
ac34962
Update home page
NoyaRoeT Apr 9, 2023
f370743
Merge pull request #323 from NoyaRoeT/322-update-home-page-contents
NoyaRoeT Apr 9, 2023
2756483
fix dg page breaks for pdf conversion and update tag error message fo…
Wong-Jia-Jun Apr 9, 2023
6343a70
update figure number
Wong-Jia-Jun Apr 9, 2023
9a9993a
remove debug println()
Wong-Jia-Jun Apr 9, 2023
979282a
Change user guide link in home page
NoyaRoeT Apr 9, 2023
fe386fd
Merge branch 'AY2223S2-CS2103T-T13-4:master' into 322-update-home-pag…
NoyaRoeT Apr 9, 2023
a4b60c9
Finalise PPP
NoyaRoeT Apr 9, 2023
0d6fa26
Merge pull request #325 from NoyaRoeT/322-update-home-page-contents
NoyaRoeT Apr 9, 2023
a7cb926
Edit optional fields section
NoyaRoeT Apr 9, 2023
f08870a
Merge pull request #326 from NoyaRoeT/324-finalise-ppp
NoyaRoeT Apr 9, 2023
d2a26a1
Add page break
NoyaRoeT Apr 9, 2023
1ccad7c
Merge branch 'AY2223S2-CS2103T-T13-4:master' into 324-finalise-ppp
NoyaRoeT Apr 9, 2023
9d1a8f7
Merge pull request #327 from NoyaRoeT/324-finalise-ppp
NoyaRoeT Apr 9, 2023
789c867
Update User stories to include all features
zhoyx Apr 9, 2023
34fa2f4
Add view and goto usecase
Wong-Jia-Jun Apr 9, 2023
5eae78f
Remove failed page break
NoyaRoeT Apr 9, 2023
1a52e12
Merge pull request #330 from NoyaRoeT/324-finalise-ppp
NoyaRoeT Apr 9, 2023
d96a451
Truncate Progress explanation
NoyaRoeT Apr 9, 2023
292dcd4
Merge pull request #331 from NoyaRoeT/324-finalise-ppp
NoyaRoeT Apr 9, 2023
ecb1440
Merge pull request #328 from zhoyx/1.4_DG
Wong-Jia-Jun Apr 9, 2023
0754600
Merge branch 'master' into DGupdates
Wong-Jia-Jun Apr 9, 2023
10ba641
Merge pull request #329 from Wong-Jia-Jun/DGupdates
Wong-Jia-Jun Apr 9, 2023
7d38fe8
Add Effort section to DG
zhoyx Apr 9, 2023
7fc8000
Merge branch 'master' into 1.4_DG
zhoyx Apr 9, 2023
7ee0576
Clarify Find command behaviour in UG and DG
zhoyx Apr 9, 2023
d97661f
Add genre command to Appendix A
zhoyx Apr 9, 2023
0eaf633
Clarify addtag requirement
zhoyx Apr 9, 2023
2bead51
Add to manual testing section for tag related commands
zhoyx Apr 9, 2023
0f0a4ea
add manual testing for goto command
Wong-Jia-Jun Apr 9, 2023
66d8c88
Merge branch 'DGupdates' of https://github.com/Wong-Jia-Jun/tp into D…
Wong-Jia-Jun Apr 9, 2023
af38263
add use case for find and sort
Wong-Jia-Jun Apr 9, 2023
4974a2c
Merge pull request #332 from Wong-Jia-Jun/DGupdates
Wong-Jia-Jun Apr 9, 2023
94523a9
Improve spacing between points
NoyaRoeT Apr 9, 2023
851387a
Add dtag to manual testing section of DG
zhoyx Apr 9, 2023
a2eae3d
Merge branch 'AY2223S2-CS2103T-T13-4:master' into 324-finalise-ppp
NoyaRoeT Apr 9, 2023
4b2840a
Merge pull request #333 from NoyaRoeT/324-finalise-ppp
NoyaRoeT Apr 9, 2023
efa4cac
Update PPP
zhoyx Apr 9, 2023
2969fc6
Add more details to design consideration for Rating
zhoyx Apr 9, 2023
6038ee4
Update heading formatting for Rating implementation for consistency
zhoyx Apr 9, 2023
5f8f5e4
Update zenithyap.md
zenithyap Apr 9, 2023
5890dd2
Update zenithyap.md
zenithyap Apr 9, 2023
8c7d5bb
Create Sequence Diagram for Add command
zhoyx Apr 9, 2023
1163570
Reorder DeveloperGuide Implementation
zhoyx Apr 9, 2023
42aa514
Add Add feature section to Implementation
zhoyx Apr 9, 2023
82b9f98
Merge pull request #334 from zhoyx/1.4_DG
zhoyx Apr 9, 2023
f3b89f2
Update PPP
zhoyx Apr 9, 2023
b54e23d
Merge pull request #335 from zhoyx/1.4_DG
Wong-Jia-Jun Apr 10, 2023
b9a1661
update dg symbols table
Wong-Jia-Jun Apr 10, 2023
db6dd94
Merge pull request #336 from Wong-Jia-Jun/DGupdates
Wong-Jia-Jun Apr 10, 2023
21b60cd
page breaks for pdf converssion
Wong-Jia-Jun Apr 10, 2023
c85205f
Update version number in MainApp
zhoyx Apr 10, 2023
461d197
Merge pull request #337 from Wong-Jia-Jun/DG-pagebreaks
Wong-Jia-Jun Apr 10, 2023
6bd81b9
Add terms to DG Glossary
zhoyx Apr 10, 2023
6db96de
Update PPP
Wong-Jia-Jun Apr 10, 2023
e31a074
Update NFR
zhoyx Apr 10, 2023
f7d31ef
Merge pull request #338 from Wong-Jia-Jun/DG-pagebreaks
Wong-Jia-Jun Apr 10, 2023
ddb41e0
Merge pull request #339 from zhoyx/master
zhoyx Apr 10, 2023
3dd7f20
page break for UG
Wong-Jia-Jun Apr 10, 2023
7c65746
Merge pull request #340 from Wong-Jia-Jun/DG-pagebreaks
Wong-Jia-Jun Apr 10, 2023
5793533
fix paramter summarytable
Wong-Jia-Jun Apr 10, 2023
4f0fb09
Merge pull request #341 from Wong-Jia-Jun/DG-pagebreaks
Wong-Jia-Jun Apr 10, 2023
2bc3d02
fix table
Wong-Jia-Jun Apr 10, 2023
fd55bac
Merge pull request #342 from Wong-Jia-Jun/DG-pagebreaks
Wong-Jia-Jun Apr 10, 2023
add5759
Add more page breaks to UG
zhoyx Apr 10, 2023
978739d
Merge pull request #343 from zhoyx/master
zhoyx Apr 10, 2023
d80eee9
Modify Page bareak after TOC
zhoyx Apr 10, 2023
1ed5252
Merge pull request #344 from zhoyx/master
zhoyx Apr 10, 2023
ce57515
Add page breaks to DG
zhoyx Apr 10, 2023
0793e6c
Merge pull request #345 from zhoyx/master
zhoyx Apr 10, 2023
417e7d9
DG formatting
zhoyx Apr 10, 2023
0cc2a92
Merge pull request #346 from zhoyx/master
zhoyx Apr 10, 2023
6abbd00
DG Formatting
zhoyx Apr 10, 2023
b342106
Merge pull request #347 from zhoyx/master
zhoyx Apr 10, 2023
2ed0359
DG Formatting
zhoyx Apr 10, 2023
6ede7e8
Merge pull request #348 from zhoyx/master
zhoyx Apr 10, 2023
b78d6ee
Resize Storage diagram in DG
zhoyx Apr 10, 2023
2d2f94a
Merge pull request #349 from zhoyx/master
zhoyx Apr 10, 2023
092553a
Fix blury UiClassDiagram
zhoyx Apr 10, 2023
048109d
Merge pull request #350 from zhoyx/master
zenithyap Apr 10, 2023
44bd6e4
Update Jar file name in build.gradle
zhoyx Apr 10, 2023
46987d2
Merge pull request #351 from zhoyx/master
zhoyx Apr 10, 2023
2d99a56
Update PPP
zhoyx Apr 10, 2023
dd716dd
fix spelling error
Wong-Jia-Jun Apr 10, 2023
33282e8
fix error
Wong-Jia-Jun Apr 10, 2023
2e805d5
Merge pull request #352 from Wong-Jia-Jun/final-dg
Wong-Jia-Jun Apr 10, 2023
2349e62
Update PPP
zhoyx Apr 10, 2023
efdf198
Merge pull request #353 from zhoyx/master
zhoyx Apr 10, 2023
17a58be
fix spelling error
Wong-Jia-Jun Apr 10, 2023
a1a949f
Rename jar file in build.gradle
zhoyx Apr 10, 2023
12aeed8
Undo Rename
zhoyx Apr 10, 2023
7bfbe81
Merge pull request #354 from Wong-Jia-Jun/final-dg
Wong-Jia-Jun Apr 10, 2023
5bbb208
Edit PPP
zhoyx Apr 10, 2023
7c5507e
Merge pull request #355 from zhoyx/master
zhoyx Apr 10, 2023
0bfd0a6
Update UserGuide.md
Wong-Jia-Jun Apr 14, 2023
675e7c7
Update UserGuide.md
Wong-Jia-Jun Apr 14, 2023
7f08eec
Merge pull request #356 from Wong-Jia-Jun/final-dg
Wong-Jia-Jun Apr 14, 2023
6e1fc69
add more navigation links
Wong-Jia-Jun Apr 14, 2023
2642443
Merge pull request #357 from Wong-Jia-Jun/final-dg
Wong-Jia-Jun Apr 14, 2023
e52571c
fix a broken link
Wong-Jia-Jun Apr 14, 2023
d29194d
another broken link
Wong-Jia-Jun Apr 14, 2023
c9072df
update links
Wong-Jia-Jun Apr 14, 2023
d446ccf
Merge pull request #358 from Wong-Jia-Jun/final-dg
Wong-Jia-Jun Apr 14, 2023
73247aa
remove <br> from graphical user interface header
Wong-Jia-Jun Apr 14, 2023
0ad10fe
Merge pull request #359 from Wong-Jia-Jun/final-dg
Wong-Jia-Jun Apr 14, 2023
983dbcd
Update UserGuide.md
zenithyap Apr 14, 2023
0ff8109
Update UserGuide.md
zenithyap Apr 14, 2023
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
  •  
  •  
  •  
18 changes: 8 additions & 10 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/AY2223S2-CS2103T-T13-4/tp/actions/workflows/gradle.yml/badge.svg)](https://github.com/AY2223S2-CS2103T-T13-4/tp/actions/)
[![codecov](https://codecov.io/gh/AY2223S2-CS2103T-T13-4/tp/branch/master/graph/badge.svg?token=BR0O1FQK5K)](https://codecov.io/gh/AY2223S2-CS2103T-T13-4/tp)

![Ui](docs/images/Ui.png)

* This is **a sample project for Software Engineering (SE) students**.<br>
* This is **a desktop application for managing bookmarks**.<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.
* To keep track of a book your are currently reading.
* To keep track of books you have finished reading.
* To keep track of books you wish to start reading.
* For the detailed documentation of this project, see the **[MyLib Product Website](https://ay2223s2-cs2103t-t13-4.github.io/tp/)**.
* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
7 changes: 5 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.library.Main'

sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
Expand All @@ -20,6 +20,9 @@ checkstyle {
toolVersion = '10.2'
}

run {
enableAssertions = true;
}
test {
useJUnitPlatform()
finalizedBy jacocoTestReport
Expand Down Expand Up @@ -66,7 +69,7 @@ dependencies {
}

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

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

## Project team

### John Doe
### Teo Rayon

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

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

* Role: Project Advisor
* Role: Developer
* Responsibilities: Backend & Features

### Jane Doe
### Zenith Yap

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

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

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

### Johnny Doe
### Wong Jia Jun

<img src="images/johndoe.png" width="200px">
<img src="images/wong-jia-jun.png" width="200px">

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
[[github](http://github.com/Wong-Jia-Jun)]
[[portfolio](team/wong-jia-jun.md)]

* Role: Developer
* Responsibilities: Data

### Jean Doe
* Responsibilities: UI
### Wong Yong Xiang

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: TBC

### James Doe
### Zhou Yuxin

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

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

* Role: Developer
* Responsibilities: UI
* Responsibilities: Backend work
Loading