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-W12-2] SectresBook #80

Open
wants to merge 666 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
666 commits
Select commit Hold shift + click to select a range
6733735
Merge pull request #175 from ryanczx/update-findtag-info
rui-han-crh Oct 30, 2022
686e71c
Update UG
rui-han-crh Oct 30, 2022
db311ca
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W12-2/tp
rui-han-crh Oct 30, 2022
6c23973
Fixes Broken Image Links
rui-han-crh Oct 30, 2022
3c6fa87
Fixes non-generating table of contents
rui-han-crh Oct 30, 2022
5c75542
Recolor Images for readability
rui-han-crh Oct 30, 2022
dec3ab8
Resolves table formatting issues
rui-han-crh Oct 30, 2022
4fa786e
Update Table of Contents
rui-han-crh Oct 30, 2022
cdcb3d5
Fix Table Formatting Issues
rui-han-crh Oct 30, 2022
49b5e9a
Add Newline at the end of file
rui-han-crh Oct 30, 2022
5432963
Make TOC header, link Back to Top to TOC
rui-han-crh Oct 30, 2022
e4ac062
Make TOC bold
rui-han-crh Oct 30, 2022
7149c92
Update Table of Contents Header
rui-han-crh Oct 30, 2022
6b50d9e
Add Line Break Between Pictures
rui-han-crh Oct 30, 2022
80f6ac8
Revises phrasing for Deleting by Name
rui-han-crh Oct 30, 2022
bf93f3f
Fix Broken Image Links
rui-han-crh Oct 30, 2022
219ce95
Update FAQ with More Detailed Answers
rui-han-crh Oct 30, 2022
2a87dc1
UG Fix findTag broken image
ryanczx Oct 31, 2022
4a30008
UG fix table of contents links
ryanczx Oct 31, 2022
23af6f9
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W12-2/tp
Pinran-J Nov 1, 2022
bc152b2
Merge pull request #176 from ryanczx/UG-fixes
ryanczx Nov 1, 2022
8acf73e
Fix 2 find86result.png and findAlexDavidResult.png
czhongwei Nov 1, 2022
e9ab967
Change regex validation of Name such that no every set of numbers mus…
czhongwei Nov 1, 2022
c861275
Merge pull request #178 from czhongwei/screenshots-fix
ryanczx Nov 1, 2022
53181c2
Try to fix FAQ table
ryanczx Nov 1, 2022
2bc89cc
Merge branch 'master' into UG-more-fixes
ryanczx Nov 1, 2022
668c4f6
Update findTag image
ryanczx Nov 1, 2022
e91549c
Fix links within UG content
ryanczx Nov 1, 2022
2d443c0
Apply fixes for Loan
rui-han-crh Nov 1, 2022
56bc969
Guards EditLoanCommand to Prevent Out Of Bounds Loan Amount
rui-han-crh Nov 1, 2022
ebcb1bd
Fix Checkstyle Issues
rui-han-crh Nov 1, 2022
cabb566
Remove Loan Prefix Entirely
rui-han-crh Nov 1, 2022
b28afe1
Merge branch 'master' into Fix-Loan-Max
rui-han-crh Nov 1, 2022
f7c0f1f
Update and Fix UG much more
ryanczx Nov 1, 2022
5e67a9e
Update one glossary link
ryanczx Nov 1, 2022
f2b50d1
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W12-2/tp
Pinran-J Nov 2, 2022
30e1b68
Fixed javafx and Ug typo
Pinran-J Nov 2, 2022
a6c43a9
UG Fix find and findNote
ryanczx Nov 2, 2022
623ef66
UG FAQ Fix howto spelling
ryanczx Nov 2, 2022
12a1349
UG Notes Panel add notecard
ryanczx Nov 2, 2022
6d50803
Match the UI and UG message for find command
czhongwei Nov 2, 2022
62de8a8
Merge branch 'master' into name-regex-fix
czhongwei Nov 2, 2022
4d5d2e7
Change Name regex to only allow alphabets
czhongwei Nov 2, 2022
4320f83
Change validation regex and testcase for Name
czhongwei Nov 2, 2022
5b57ea0
Update UserGuide.md
rui-han-crh Nov 3, 2022
6910611
Merge pull request #182 from Pinran-J/patch-small-bugfixes
Pinran-J Nov 3, 2022
eb431bb
Update UserGuide.md
rui-han-crh Nov 3, 2022
6cc0947
Increase Window Size
rui-han-crh Nov 3, 2022
6bf73f1
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W12-2/tp…
rui-han-crh Nov 3, 2022
6cc5ca2
Rename ListNotes back to ListNote
rui-han-crh Nov 3, 2022
1dc1df3
Merge pull request #179 from rui-han-crh/Fix-Loan-Max
rui-han-crh Nov 4, 2022
6e4bd53
Change `case-insensitive` to `not case-sensitive`
ryanczx Nov 4, 2022
16c6db9
Merge branch 'master' into find-ui-ug-message
ryanczx Nov 4, 2022
b7c6a50
Merge pull request #184 from czhongwei/find-ui-ug-message
ryanczx Nov 4, 2022
d336585
Fix bug where birthdays in the future are allowed
czhongwei Nov 4, 2022
0ef4934
Merge branch 'master' into birthday-error-response
czhongwei Nov 4, 2022
a7adf7f
Remove check for birthdays in the future and change error message
czhongwei Nov 4, 2022
ca35fb7
Merge branch 'master' into name-regex-fix
rui-han-crh Nov 4, 2022
ee8d707
Change error message of invalid birthday
czhongwei Nov 4, 2022
7398cfc
Update findTag to plural
ryanczx Nov 4, 2022
83137d9
UG More fixes
ryanczx Nov 4, 2022
ff255a9
Merge branch 'master' into UG-more-fixes
ryanczx Nov 4, 2022
9865d76
Merge pull request #180 from ryanczx/UG-more-fixes
ryanczx Nov 4, 2022
ff6e634
UG fixes
ryanczx Nov 4, 2022
fa09cc3
Fix bold for some text
ryanczx Nov 4, 2022
2fc7b2a
Person properties: name, fix table breaks
ryanczx Nov 4, 2022
843060a
More fixes
ryanczx Nov 4, 2022
fe08551
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W12-2/tp
Pinran-J Nov 4, 2022
7b25615
Updated DG with editNote implementation.
Pinran-J Nov 4, 2022
869d85a
Fixed new line error
Pinran-J Nov 4, 2022
3b8a01e
Updated EditSequenceDiagram
Pinran-J Nov 4, 2022
28ae223
Changes Quotation Marks to Inline Code on Line 818
rui-han-crh Nov 4, 2022
5464885
Updates PPP
rui-han-crh Nov 4, 2022
45f19f0
Update PPP
rui-han-crh Nov 4, 2022
a222531
Update PPP
rui-han-crh Nov 4, 2022
26bb207
Merge branch 'pinran-update-dg' into Update-DG-PPP
rui-han-crh Nov 4, 2022
d683657
UG more fixes
ryanczx Nov 5, 2022
209c452
Merge pull request #186 from ryanczx/UG-fixes-2
ryanczx Nov 5, 2022
1f7d0b7
Merge branch 'master' into UG-Final
ryanczx Nov 5, 2022
da631b7
UG fixes
ryanczx Nov 5, 2022
6f752d5
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W12-2/tp
Pinran-J Nov 5, 2022
5e36027
Merge branch 'master' into update_v.1.3_dg
ryanczx Nov 5, 2022
8184ed9
Merge pull request #187 from Pinran-J/update_v.1.3_dg
ryanczx Nov 5, 2022
7b56b67
Update DG and Add Diagrams
rui-han-crh Nov 5, 2022
781d8f2
Merge branch 'master' into Update-DG-PPP
rui-han-crh Nov 5, 2022
94bccee
Update PPP with some Images
rui-han-crh Nov 5, 2022
1755a60
Update DG with more reference links
rui-han-crh Nov 5, 2022
e0bf2a1
Merge branch 'Update-DG-PPP' of https://github.com/rui-han-crh/tp int…
rui-han-crh Nov 5, 2022
2b611c3
Include More Tests in NameTest.java
rui-han-crh Nov 5, 2022
7fe119e
Update NameTest.java
rui-han-crh Nov 5, 2022
64063a7
Replaces "Copy Link" with "Copy URL" on line 880
rui-han-crh Nov 5, 2022
de5fdbd
Merge branch 'master' into name-regex-fix
czhongwei Nov 5, 2022
c77d154
Fix failing test case
czhongwei Nov 5, 2022
44133bb
Merge branch 'name-regex-fix' of https://github.com/czhongwei/tp into…
czhongwei Nov 5, 2022
1ccd5e5
DG Update findTag
ryanczx Nov 5, 2022
fbba428
Update Name.java
rui-han-crh Nov 5, 2022
4be84f0
Update EditLoanCommandParserTest.java
rui-han-crh Nov 5, 2022
edba01f
Update NameTest.java
rui-han-crh Nov 5, 2022
21efe89
Update Name.java
rui-han-crh Nov 5, 2022
2338325
Update NameTest.java
rui-han-crh Nov 5, 2022
38658a5
Update EditLoanCommandParserTest.java
rui-han-crh Nov 5, 2022
baf40d5
Merge branch 'master' into birthday-error-response
czhongwei Nov 5, 2022
35c5c92
Merge pull request #185 from czhongwei/birthday-error-response
czhongwei Nov 5, 2022
8888c38
Update Name.java
rui-han-crh Nov 5, 2022
2f93063
Update NameTest.java
rui-han-crh Nov 5, 2022
335182e
Merge branch 'master' into name-regex-fix
rui-han-crh Nov 5, 2022
3974c4b
Merge pull request #177 from czhongwei/name-regex-fix
rui-han-crh Nov 5, 2022
04600f6
Merge branch 'master' into Update-DG-PPP
rui-han-crh Nov 5, 2022
52d84b6
Merge branch 'master' into DG-findTag
ryanczx Nov 5, 2022
ccb7314
Update PPP picture
rui-han-crh Nov 5, 2022
931a7ca
Update AboutUs.md
rui-han-crh Nov 5, 2022
0e0781b
Update PPP formatting
rui-han-crh Nov 5, 2022
7b6fb45
Update formatting
rui-han-crh Nov 5, 2022
c51542b
Update Formatting
rui-han-crh Nov 5, 2022
5df7e96
Update Format
rui-han-crh Nov 5, 2022
9ab5e85
Update Formatting
rui-han-crh Nov 5, 2022
6717ca3
Fix Formatting Errors
rui-han-crh Nov 5, 2022
c026092
Change LightCyan to AliceBlue in Extract Box
rui-han-crh Nov 5, 2022
610d67c
Change Extract Box Colour from LightCyan to AliceBlue
rui-han-crh Nov 5, 2022
bdea009
Changes Line Color back to Khaki
rui-han-crh Nov 5, 2022
7b56b92
Clean UIClassDiagram by Removing Unused Nodes
rui-han-crh Nov 5, 2022
467bd06
Removes Automatic Numbering in Markdown
rui-han-crh Nov 5, 2022
582ca94
Bold subheading for Enhancements section
rui-han-crh Nov 5, 2022
66c23a7
Update Header Format for Contributions beyond the project team
rui-han-crh Nov 5, 2022
d43edb3
Removes Automatic Numbering from New Features Implemented
rui-han-crh Nov 5, 2022
649b27e
Update format
rui-han-crh Nov 5, 2022
0b8d921
Update format
rui-han-crh Nov 5, 2022
a248696
Adds Space on Line 205
rui-han-crh Nov 5, 2022
15675a5
Merge pull request #189 from rui-han-crh/Update-DG-PPP
rui-han-crh Nov 6, 2022
9deb574
Merge branch 'master' into DG-findTag
ryanczx Nov 6, 2022
7b935ef
Merge branch 'master' into UG-Final
ryanczx Nov 6, 2022
d4d8bb9
Merge pull request #188 from ryanczx/UG-Final
ryanczx Nov 6, 2022
96c3bcf
Merge branch 'master' into DG-findTag
ryanczx Nov 6, 2022
692f147
AboutUs.md: Add role and responsibilities
ryanczx Nov 6, 2022
0fbb799
Ryan PPP
ryanczx Nov 6, 2022
fc4f648
Merge pull request #190 from ryanczx/DG-findTag
ryanczx Nov 6, 2022
9d32655
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W12-2/tp
Pinran-J Nov 6, 2022
bb4761d
Updated PPP
Pinran-J Nov 6, 2022
d7cc9c4
Edit czhongwei.md
czhongwei Nov 7, 2022
8c87129
Merge pull request #191 from Pinran-J/update_v.1.3_ppp
Pinran-J Nov 7, 2022
55fecf2
Add Birthday and user stories
czhongwei Nov 7, 2022
056fb08
Add NFR for DG
czhongwei Nov 7, 2022
805b87e
Add terms to glossary of DG
czhongwei Nov 7, 2022
bb34ee8
Merge branch 'master' into dg-zhongwei
czhongwei Nov 7, 2022
d079d30
Edit DG with editLoan command, and added use cases for all features i…
Neethesh26 Nov 7, 2022
b1ed575
Remove redundant message
czhongwei Nov 7, 2022
8f0ceba
update syntax
Neethesh26 Nov 7, 2022
05ca12c
Update wording in use case
Neethesh26 Nov 7, 2022
c719e5b
change header size of use case
Neethesh26 Nov 7, 2022
a52063c
Merge pull request #192 from czhongwei/dg-zhongwei
czhongwei Nov 7, 2022
0517c6f
Merge branch 'master' into DG-update
Neethesh26 Nov 7, 2022
ec8125c
Merge pull request #193 from Neethesh26/DG-update
Neethesh26 Nov 7, 2022
90bcc21
Adds new criteria for editLoan
rui-han-crh Nov 7, 2022
2e58835
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W12-2/tp…
rui-han-crh Nov 7, 2022
550db52
Corrects typo
rui-han-crh Nov 7, 2022
dc2bab1
Adds a new paragraph break on line 819
rui-han-crh Nov 7, 2022
fc459c4
Edits Plurality on Line 835
rui-han-crh Nov 7, 2022
045a119
Corrects Minor Visual Selection Detail
rui-han-crh Nov 7, 2022
16b8a4a
Add manual testing
czhongwei Nov 7, 2022
1c962e9
Correct typo in UG
czhongwei Nov 7, 2022
e243f93
Update the Appendix, instruction for manual testing portion.
Neethesh26 Nov 7, 2022
97f6226
Change status bar to result display in DG
czhongwei Nov 7, 2022
6cea49a
Update wording in DG
Neethesh26 Nov 7, 2022
61009d5
Add more content to czhongwei PPP
czhongwei Nov 7, 2022
036b776
Merge branch 'master' into czhongwei-ppp
czhongwei Nov 7, 2022
ebdd3db
Add roles and responsibilities to aboutus.md
czhongwei Nov 7, 2022
c5f9dd2
Merge pull request #198 from czhongwei/czhongwei-ppp
czhongwei Nov 7, 2022
97fe780
Merge branch 'master' into update-DG-appendix
czhongwei Nov 7, 2022
7a24f49
Add br tags in DG
czhongwei Nov 7, 2022
997202c
Merge pull request #196 from Neethesh26/update-DG-appendix
czhongwei Nov 7, 2022
a232803
Merge branch 'master' into dg-manual-testing
czhongwei Nov 7, 2022
d90d40a
Merge branch 'dg-manual-testing' of https://github.com/czhongwei/tp i…
czhongwei Nov 7, 2022
670aed7
Merge pull request #195 from czhongwei/dg-manual-testing
Neethesh26 Nov 7, 2022
2634a53
Update dg manual testing
czhongwei Nov 7, 2022
1ba30fb
Merge branch 'master' into UG-Patch
rui-han-crh Nov 7, 2022
5dff98b
Merge pull request #194 from rui-han-crh/UG-Patch
rui-han-crh Nov 7, 2022
a675a8d
Reverses text block to links
rui-han-crh Nov 7, 2022
4e27317
Reduces some Bullet Points to Single Points
rui-han-crh Nov 7, 2022
cc9fdd7
Update PPP
Neethesh26 Nov 7, 2022
4bd2302
Merge branch 'master' into dg-testing
Neethesh26 Nov 7, 2022
c9bc555
Remove excess line
Neethesh26 Nov 7, 2022
1c31148
Compresses Lines
rui-han-crh Nov 7, 2022
1727ba1
Compresses Lines
rui-han-crh Nov 7, 2022
5ba4462
Changed Headers to Bold Text for Smaller Padding
rui-han-crh Nov 7, 2022
cb9e768
Changed Header to Bold
rui-han-crh Nov 7, 2022
1edab37
Merge pull request #199 from czhongwei/dg-testing
Neethesh26 Nov 7, 2022
dd85f9e
Merge branch 'master' into update-PPP-1.4
Neethesh26 Nov 7, 2022
a4a8bc6
Formatting Change
rui-han-crh Nov 7, 2022
f92023a
Formatting
rui-han-crh Nov 7, 2022
c5937f5
Update with Table of Contents
Neethesh26 Nov 7, 2022
60341cf
Merge pull request #200 from Neethesh26/update-PPP-1.4
Neethesh26 Nov 7, 2022
035ab3c
Merge branch 'master' into DG-update
Neethesh26 Nov 7, 2022
8d420ff
Word Count Trim
rui-han-crh Nov 7, 2022
a285ed9
Merge pull request #201 from Neethesh26/DG-update
czhongwei Nov 7, 2022
e72f316
DG Acknowledgements and Overview
rui-han-crh Nov 7, 2022
5c21f87
Change header sizes and header names of feature sections
czhongwei Nov 7, 2022
d093acf
Formatting Trim Lines
rui-han-crh Nov 7, 2022
b67bba4
fix typo
czhongwei Nov 7, 2022
f99b393
Merge pull request #202 from rui-han-crh/DG-Acknowledgements
rui-han-crh Nov 7, 2022
6b1b275
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W12-2/tp
Pinran-J Nov 7, 2022
c9cafb0
Small spacing changes
Pinran-J Nov 7, 2022
52462e9
Reduces Line Spacing at the Top
rui-han-crh Nov 7, 2022
cc215d0
Merge pull request #204 from Pinran-J/pinran-ppp-fixes
Pinran-J Nov 7, 2022
9549c0a
Merge branch 'master' into ppp-update
rui-han-crh Nov 7, 2022
5ee1266
Merge pull request #205 from rui-han-crh/ppp-update
rui-han-crh Nov 7, 2022
56312f9
GUISetting Starting Screen Size Change
rui-han-crh Nov 7, 2022
af5a0fa
Updated PPP format
Pinran-J Nov 7, 2022
5582e4d
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W12-2/tp…
Pinran-J Nov 7, 2022
fdd8a4f
Formatting Broken Links
rui-han-crh Nov 7, 2022
80dd147
Merge pull request #206 from Pinran-J/update-pinran-ppp-fix
Pinran-J Nov 7, 2022
f3a8a9d
Broken Link Fix
rui-han-crh Nov 7, 2022
3cac457
Merge branch 'master' into ppp-update
rui-han-crh Nov 7, 2022
62c9f92
small fixes
Pinran-J Nov 7, 2022
a7e13a2
Merge pull request #207 from rui-han-crh/ppp-update
rui-han-crh Nov 7, 2022
1f509dd
deleted section not needed
Pinran-J Nov 7, 2022
b4013db
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W12-2/tp…
Pinran-J Nov 7, 2022
17f76c8
updates
Pinran-J Nov 7, 2022
38f77d3
Merge pull request #208 from Pinran-J/update-pinran-ppp-fix
Pinran-J Nov 7, 2022
56277c0
Merge branch 'master' into dg-format
czhongwei Nov 7, 2022
f75f732
Merge pull request #203 from czhongwei/dg-format
czhongwei Nov 7, 2022
5928454
Zhong Wei PPP
czhongwei Nov 7, 2022
af732c2
Add page break in czhongwei.md
czhongwei Nov 7, 2022
744918a
Add page break in DG
czhongwei Nov 7, 2022
4bd95b5
Adds Extracted Pictures
rui-han-crh Nov 7, 2022
a7f0ec9
Merge pull request #209 from czhongwei/dg-pb
czhongwei Nov 7, 2022
23f3333
Adds Page Break
rui-han-crh Nov 7, 2022
83afb61
Add page breaks
czhongwei Nov 7, 2022
fa4bd5b
Merge pull request #211 from rui-han-crh/ppp-update
rui-han-crh Nov 7, 2022
f0bca5f
Merge branch 'master' into dg-pb
czhongwei Nov 7, 2022
b229c4e
Merge pull request #210 from czhongwei/dg-pb
czhongwei Nov 7, 2022
db5ae5e
More page breaks
czhongwei Nov 7, 2022
a595527
Adds PR Numbers
rui-han-crh Nov 7, 2022
8f3e3d9
Merge pull request #212 from czhongwei/dg-pb
czhongwei Nov 7, 2022
09cbca6
Merge pull request #213 from rui-han-crh/ppp-update
rui-han-crh Nov 7, 2022
592f859
Update Neethesh PPP
Neethesh26 Nov 7, 2022
6eaa3ba
Fixes Typo
rui-han-crh Nov 7, 2022
c031487
Merge pull request #215 from rui-han-crh/DG-Patch
rui-han-crh Nov 7, 2022
eaedb04
Merge branch 'master' into update-PPP-1.4
Neethesh26 Nov 7, 2022
d7d4930
More PR Numbers
rui-han-crh Nov 7, 2022
dd77594
Merge pull request #214 from Neethesh26/update-PPP-1.4
Neethesh26 Nov 7, 2022
d54bec0
Adds PR Numbers
rui-han-crh Nov 7, 2022
750adce
add page break
Neethesh26 Nov 7, 2022
e88c2a1
Merge pull request #216 from Neethesh26/update-PPP-neethesh-final
Neethesh26 Nov 7, 2022
1cc7698
Update README.md
rui-han-crh Nov 7, 2022
3e802d0
Update README.md
rui-han-crh Nov 7, 2022
8670398
Merge branch 'master' into ppp-update
rui-han-crh Nov 7, 2022
b8faa15
Merge pull request #217 from rui-han-crh/ppp-update
rui-han-crh Nov 7, 2022
1cd1bac
Add comment
czhongwei Nov 8, 2022
24f91b0
line break
czhongwei Nov 8, 2022
0d7bfff
Update README.md
rui-han-crh Nov 8, 2022
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
28 changes: 20 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,26 @@
[![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-W12-2/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2223S1-CS2103T-W12-2/tp/actions)

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

* This is **a sample project for Software Engineering (SE) students**.<br>
* This is **a brownfield 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.
* Can be used by secretaries and treasurers to manage the club they belong to.
* Can also be used to take notes and as a bare-boned address book as well.
* The project simulates an ongoing software project for a desktop application (called _SectresBook_) 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.
* It is named `SectresBook` because it is used by Secretaries and Treasurers of clubs to manage their club information.
* For the detailed documentation of this project, see the **[SectresBook Product Website](https://ay2223s1-cs2103t-w12-2.github.io/tp/)**.
* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).

-------------

## Acknowledgements

The background of the program is a large-scale city, attributed to [GiulioDesign94](https://www.deviantart.com/giuliodesign94)'s [Big City](https://www.deviantart.com/giuliodesign94/art/Big-City-198672166).

The icon of this program is an edited image from DepositPhotos, found [here](https://depositphotos.com/471137460/stock-illustration-book-yellow-glowing-neon-icon.html).

The fonts used in this application are [Minion](https://fonts.adobe.com/fonts/minion) by Robert Slimbach and [Bender](https://www.1001fonts.com/bender-font.html) by Ivan Gladkikh, Oleg Zhuravlev and published by Jovanny Lemonad.

This team recognises that the rights to the images go to their respective owners.
8 changes: 6 additions & 2 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 All @@ -42,7 +46,7 @@ task coverage(type: JacocoReport) {

dependencies {
String jUnitVersion = '5.4.0'
String javaFxVersion = '11'
String javaFxVersion = '11.0.2'

implementation group: 'org.openjfx', name: 'javafx-base', version: javaFxVersion, classifier: 'win'
implementation group: 'org.openjfx', name: 'javafx-base', version: javaFxVersion, classifier: 'mac'
Expand All @@ -66,7 +70,7 @@ dependencies {
}

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

defaultTasks 'clean', 'test'
66 changes: 39 additions & 27 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,55 +5,67 @@ 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 on our GitHub portfolios, links provided below.

## Project team

### John Doe
### T Neethesh

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

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

* Role: Project Advisor
* Role: Developer
* Responsibilities:
* Feature (EditLoan, Loan History)
* English Proofreading
* Meeting coordinator

### Jane Doe
### Chen Ruihan

<img src="images/johndoe.png" width="200px">
<img src="images/rui-han-crh.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/rui-han-crh)]
[[portfolio](team/rui-han-crh.md)]

* Role: Team Lead
* Responsibilities: UI
* Role: Developer
* Responsibilities:
* User Interface
* Feature (Loans)
* English Proofreading
* Project Embellishments

### Johnny Doe
### Ryan Chua

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

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

* Role: Developer
* Responsibilities: Data
* Responsibilities: Tags

### Jean Doe
### Chee Zhong Wei

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Find, Birthday, Documentation

### James Doe
### Jiang Pinran

<img src="images/johndoe.png" width="200px">
<img src="images/pinran-j.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/Pinran-J)]
[[portfolio](team/pinran-j.md)]

* Role: Developer
* Responsibilities: UI
* Responsibilities:
* Feature (All notes related)
* English Proofreading
* Team meeting management

Loading