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-T12-2] LookMeUp #81

Open
wants to merge 507 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
507 commits
Select commit Hold shift + click to select a range
0a5222d
Merge pull request #99 from smolegz/week11-UG
lynnetteeee Apr 4, 2024
68c7603
Update UG
RunjiaChen Apr 4, 2024
b85ada1
Merge pull request #100 from RunjiaChen/ug
lynnetteeee Apr 4, 2024
43af33e
Update redo command in ug
lynnetteeee Apr 4, 2024
1c575da
Merge pull request #101 from lynnetteeee/branch-update-ug
smolegz Apr 4, 2024
e28a8b3
Update UserGuide.md
smolegz Apr 4, 2024
625947f
Merge pull request #102 from AY2324S2-CS2103T-T12-2/smolegz-patch-1
lynnetteeee Apr 4, 2024
57b103c
Test GFMD img resizing
lynnetteeee Apr 4, 2024
b4ac8a2
Update all png resizing
lynnetteeee Apr 4, 2024
9a0b3cb
Resize AddByStep screenshot
lynnetteeee Apr 4, 2024
9611349
Fix typo
lynnetteeee Apr 4, 2024
2836b04
Merge pull request #103 from lynnetteeee/branch-update-ug
smolegz Apr 4, 2024
4f1a6f2
Change addressbook.jar link to download
AidenLYT Apr 4, 2024
3aaa186
Merge pull request #104 from AidenLYT/UG-Update
AidenLYT Apr 4, 2024
9e6d8a5
Update UserGuide.md
smolegz Apr 5, 2024
3cfcf93
Bug fix for Copy Command
smolegz Apr 6, 2024
56dc3a6
Fixed bugs for Overwrite command
kervyntan Apr 7, 2024
1805a6f
Merge pull request #164 from smolegz/master
kervyntan Apr 7, 2024
506b8df
Merge branch 'bug-SilentFailInvocationTarget'
kervyntan Apr 7, 2024
3b52de4
Merge pull request #165 from kervyntan/bug-SilentFailInvocationTarget
lynnetteeee Apr 7, 2024
462a5f0
Merge commit '3b52de450dd566567cb36fe88a4dce97cc76805d' into bug-Dupl…
kervyntan Apr 7, 2024
3742fb7
Merge commit '3b52de450dd566567cb36fe88a4dce97cc76805d'
kervyntan Apr 7, 2024
efc9bb5
Merge branch 'master' into bug-DuplicateCommand
kervyntan Apr 7, 2024
9404fb5
Edited UserGuide.md and fix bug with Add
kervyntan Apr 7, 2024
650d26c
Added extra guidance to AddCommand
kervyntan Apr 7, 2024
b42e971
Debug error in fuzzy input not working as it stated
AidenLYT Apr 7, 2024
61cc62b
Edit in Fuzzy Command as fuzzy input for `add` is not working as inte…
AidenLYT Apr 7, 2024
e31900e
Merge pull request #3 from AY2324S2-CS2103T-T12-2/master
AidenLYT Apr 7, 2024
df1b3b6
Edit UG to reflect bugs reported during PE-D
AidenLYT Apr 7, 2024
58613f6
Edit UG to reflect changes suggested during PE-D
AidenLYT Apr 7, 2024
28d32ce
Edit to pass gradle check
AidenLYT Apr 7, 2024
83123b0
Edit DG accordingly to the guideline
AidenLYT Apr 7, 2024
65afff5
Add glossary for technical terms
AidenLYT Apr 7, 2024
f3f8812
Add EOF to pass gradle check
AidenLYT Apr 7, 2024
dfe3d80
Merge pull request #169 from AidenLYT/DG-update
smolegz Apr 7, 2024
fcf0ddc
Merge pull request #168 from AidenLYT/UG-Update
smolegz Apr 7, 2024
ac8a498
Merge pull request #166 from kervyntan/bug-DuplicateCommand
smolegz Apr 7, 2024
ec967cb
Fix bugs for AddCommandHelper
RunjiaChen Apr 8, 2024
5abeb14
Merge pull request #170 from RunjiaChen/v1.4
AidenLYT Apr 8, 2024
e2b3205
Update DG to remove unnecessary statements
AidenLYT Apr 9, 2024
6cacd10
Remove spacing for markdown
AidenLYT Apr 9, 2024
c1e97a2
Merge branch 'master' into debug_issues
AidenLYT Apr 9, 2024
129cb82
Merge pull request #167 from AidenLYT/debug_issues
smolegz Apr 9, 2024
2b4cc35
Add JUnit test cases for CopyCommand
smolegz Apr 9, 2024
f265829
Update docs
RunjiaChen Apr 10, 2024
bc844d3
Merge pull request #172 from RunjiaChen/v1.4b
kervyntan Apr 10, 2024
2a52708
Include CopyCommandParser test code
smolegz Apr 10, 2024
8877419
Bug fix testcode
smolegz Apr 10, 2024
21c6e4c
Test
smolegz Apr 10, 2024
eef2d0c
Test 2
smolegz Apr 10, 2024
a18f646
Fix Headless exception thrown
smolegz Apr 10, 2024
5b360e9
Merge pull request #173 from smolegz/add-TC
kervyntan Apr 10, 2024
66b4cd6
Added DuplicateCommandTest
kervyntan Apr 10, 2024
e1467b4
Added setup function
kervyntan Apr 10, 2024
f229ceb
Merge pull request #4 from AY2324S2-CS2103T-T12-2/master
AidenLYT Apr 10, 2024
43eba58
Edit index.md to personalise the webpage to LookMeUp
AidenLYT Apr 10, 2024
b52bd5a
Merge branch 'master' into DG-update
AidenLYT Apr 10, 2024
10350b4
Merge pull request #171 from AidenLYT/DG-update
smolegz Apr 10, 2024
5fdae90
Add testing for Fuzzy Input
AidenLYT Apr 10, 2024
6779e51
Edit subheadings correctly based on intentations
AidenLYT Apr 10, 2024
fcf62f6
Merge branch 'master' into Fuzzy-Test
AidenLYT Apr 10, 2024
b54a7c2
Merge pull request #5 from AY2324S2-CS2103T-T12-2/master
AidenLYT Apr 10, 2024
44d7adb
Edit import statements to pass checkstyle
AidenLYT Apr 10, 2024
3d03f22
Add lines for codecov
AidenLYT Apr 10, 2024
599fc92
Merge pull request #174 from AidenLYT/Fuzzy-Test
smolegz Apr 10, 2024
ca3e51c
Modified UserGuide and added FilterCommand tests
kervyntan Apr 11, 2024
246bd69
Merge branch 'master' into tests-DuplicateCommand
kervyntan Apr 11, 2024
cc018eb
Wrote test cases for FilterCommand and DuplicateCommand
kervyntan Apr 11, 2024
57e82d0
Edited imports
kervyntan Apr 11, 2024
12b48b0
Checkstyle fix
kervyntan Apr 11, 2024
77bb80c
Update checkstyle
kervyntan Apr 11, 2024
2469429
fix checktyle
kervyntan Apr 11, 2024
858f625
Fix Checkstyle
kervyntan Apr 11, 2024
d96c164
Update DG
RunjiaChen Apr 12, 2024
341aacb
Remove whitespace
RunjiaChen Apr 12, 2024
a99a743
Merge pull request #175 from kervyntan/tests-DuplicateCommand
lynnetteeee Apr 12, 2024
24a97f6
Merge pull request #176 from RunjiaChen/v1.4c
lynnetteeee Apr 12, 2024
f92ea66
Remove first part of RemoveCommand feature (partial feature removal)
lynnetteeee Apr 13, 2024
493536d
Fix copy command not displaying correct message when entering
smolegz Apr 13, 2024
2fb0139
Fix CheckstyleMain
smolegz Apr 13, 2024
3a03324
Merge pull request #178 from smolegz/master
lynnetteeee Apr 13, 2024
6dc9be8
Update DeveloperGuide.md
smolegz Apr 13, 2024
e63bf4f
Update DeveloperGuide.md
smolegz Apr 13, 2024
190d575
Update UG - Safe Removal Section
lynnetteeee Apr 13, 2024
d3e2ae9
Added logger for DuplicateCommand
kervyntan Apr 13, 2024
ca06cd4
Added logging
kervyntan Apr 13, 2024
e9edf39
Update UG images based on updated safe-removal workflow
lynnetteeee Apr 13, 2024
fca9852
Fix GFMD syntax
lynnetteeee Apr 13, 2024
2b8f2af
Added diagrams and updated DG
kervyntan Apr 13, 2024
dbd0c62
Fix GFMD syntax
lynnetteeee Apr 13, 2024
3be92d2
Fix GFMD syntax
lynnetteeee Apr 13, 2024
fce45d6
Fix checkstyle
kervyntan Apr 13, 2024
e91e4fb
Fix GFMD syntax, Update sort tag image size
lynnetteeee Apr 13, 2024
6c5a925
Fix checkstyle
kervyntan Apr 13, 2024
610895f
Fix checkstyle
kervyntan Apr 13, 2024
43a58e7
Update Safe Removal section tips, Update sort tag image size
lynnetteeee Apr 13, 2024
a1a12d9
Improve clarity of Safe Removal section
lynnetteeee Apr 13, 2024
80336d6
Update Add section with additional explanations of restrictions
lynnetteeee Apr 13, 2024
f2c842c
Update UG Command Summary section
lynnetteeee Apr 13, 2024
665cb01
Edit UG welcome message
lynnetteeee Apr 13, 2024
c4b5fb6
Merge pull request #181 from kervyntan/tests-DuplicateCommand
RunjiaChen Apr 13, 2024
6c45dd9
Merge pull request #6 from AY2324S2-CS2103T-T12-2/master
AidenLYT Apr 13, 2024
b962602
Merge pull request #177 from lynnetteeee/branch-v1.4-partial-feature-…
RunjiaChen Apr 13, 2024
d6d06e6
Edit URL for HelpWindow
AidenLYT Apr 13, 2024
fc61dd4
Edit phrasing in UG
AidenLYT Apr 13, 2024
d7a16d5
Merge branch 'master' into UG-edit
AidenLYT Apr 13, 2024
3b83f3a
Edit DG to tidy up formatting and correct information
AidenLYT Apr 13, 2024
15e0146
Merge branch 'master' into DG-edit
AidenLYT Apr 13, 2024
153686d
Update UG Safe Removal Notes
lynnetteeee Apr 13, 2024
e217840
Update UG Undo section
lynnetteeee Apr 13, 2024
01e8ad9
Update DG (minor)
lynnetteeee Apr 13, 2024
00233dc
Merge pull request #182 from AidenLYT/UG-edit
lynnetteeee Apr 13, 2024
e5b7ee8
Merge pull request #185 from lynnetteeee/branch-v1.4-undo-redo-bug
AidenLYT Apr 13, 2024
6d81c4b
Merge pull request #184 from lynnetteeee/branch-v1.4-partial-feature-…
AidenLYT Apr 13, 2024
c6f714b
Merge branch 'master' into DG-edit
lynnetteeee Apr 13, 2024
3259016
Merge pull request #183 from AidenLYT/DG-edit
lynnetteeee Apr 13, 2024
c4f60b7
Add DG for Copy Command
smolegz Apr 13, 2024
94770d0
Merge pull request #186 from smolegz/master
AidenLYT Apr 13, 2024
15a224c
Update CopySequence puml diagram
smolegz Apr 13, 2024
e5248fa
Fix CopySequenceDiagram puml
smolegz Apr 13, 2024
3cac14f
Merge branch 'AY2324S2-CS2103T-T12-2:master' into master
smolegz Apr 13, 2024
1490d78
Update Kervyn's puml
smolegz Apr 13, 2024
e51b169
Update UG for exit section
smolegz Apr 13, 2024
4c69fef
Merge pull request #187 from smolegz/master
kervyntan Apr 13, 2024
a854d0c
Update site.json
smolegz Apr 13, 2024
fbac122
Update default.md
smolegz Apr 13, 2024
6793482
Merge pull request #7 from AY2324S2-CS2103T-T12-2/master
AidenLYT Apr 13, 2024
f361df2
Edit pictures to centralise them and sync them across commands
AidenLYT Apr 13, 2024
e4b45f3
Edit indentation for better view
AidenLYT Apr 13, 2024
ac49771
Merge pull request #188 from AidenLYT/Sync-pics
lynnetteeee Apr 14, 2024
22641b3
Add sequence diagram for input history
smolegz Apr 14, 2024
99cda64
Improve code quality
RunjiaChen Apr 14, 2024
7fa242b
Merge branch 'master' into v1.4d
RunjiaChen Apr 14, 2024
6fd9332
Add newline at EOF
RunjiaChen Apr 14, 2024
5d5c341
Add assertion statements
smolegz Apr 14, 2024
aab850c
Merge pull request #190 from smolegz/master
AidenLYT Apr 14, 2024
38b8ee4
Merge pull request #8 from AY2324S2-CS2103T-T12-2/master
AidenLYT Apr 14, 2024
449b933
Edit UG and DG for better sizing
AidenLYT Apr 14, 2024
c19f4d8
Merge branch 'master' of https://github.com/smolegz/tp
smolegz Apr 14, 2024
1e0bc85
Merge pull request #191 from RunjiaChen/v1.4d
RunjiaChen Apr 14, 2024
c13d841
Merge branch 'master' into UG-edit2
lynnetteeee Apr 14, 2024
3d2203e
Merge pull request #192 from AidenLYT/UG-edit2
lynnetteeee Apr 14, 2024
55a279d
Add acknowledgement for GitHub Co-Pilot use
lynnetteeee Apr 14, 2024
107e2b6
Update UserGuide.md
smolegz Apr 14, 2024
4c50290
Update UserGuide.md
smolegz Apr 14, 2024
6da0996
Update UserGuide.md
smolegz Apr 14, 2024
7b4ba32
Update UserGuide.md
smolegz Apr 14, 2024
6e50266
Update UserGuide.md
smolegz Apr 14, 2024
426b56e
Update DG Safe-Removal section - description, and design considerations
lynnetteeee Apr 14, 2024
fe6cf8c
Edit phrasing of DG Safe-Removal design considerations section
lynnetteeee Apr 14, 2024
8da79e9
Update Safe-Removal Implementation Steps
lynnetteeee Apr 14, 2024
641eb12
Update Undo/Redo Section, Add placeholders for diagrams to insert
lynnetteeee Apr 14, 2024
f1c8e93
Merge pull request #194 from lynnetteeee/branch-v1.4-dg-update
AidenLYT Apr 14, 2024
524d572
Merge pull request #193 from smolegz/master
AidenLYT Apr 14, 2024
5594c31
Add acknowledgements and manual testing
AidenLYT Apr 14, 2024
16c2483
Add acknowledgement
AidenLYT Apr 14, 2024
2660826
Merge branch 'master' into DG-edit2
AidenLYT Apr 14, 2024
ef3e122
Merge pull request #195 from AidenLYT/DG-edit2
lynnetteeee Apr 14, 2024
2b53eeb
Update RemoveCommandSequenceDiagram
lynnetteeee Apr 14, 2024
204a2c9
Add RemoveConfirmationSequenceDiagram
lynnetteeee Apr 15, 2024
532fa0f
Update DG
lynnetteeee Apr 15, 2024
1b1718f
Fix typo for puml
RunjiaChen Apr 15, 2024
357f725
Update DG
kervyntan Apr 15, 2024
a42c8cf
Merge pull request #197 from RunjiaChen/v1.4e
kervyntan Apr 15, 2024
d45b6a5
Add RemoveConfirmation class diagram
lynnetteeee Apr 15, 2024
ef09974
Fix EOF newline
lynnetteeee Apr 15, 2024
99b1b37
Add planned enhancement
lynnetteeee Apr 15, 2024
2e19383
Add planned enhancements for name validation
lynnetteeee Apr 15, 2024
7f5a3c7
Update DG
RunjiaChen Apr 15, 2024
18a240c
Add SafeRemovalActivityDiagram
lynnetteeee Apr 15, 2024
926d8db
Update description for SafeRemovalActivityDiagram
lynnetteeee Apr 15, 2024
b713c00
Merge pull request #196 from lynnetteeee/branch-v1.4-dg-update
RunjiaChen Apr 15, 2024
c85c18b
Merge pull request #199 from RunjiaChen/v1.4f
lynnetteeee Apr 15, 2024
0f5b9ea
Merge pull request #198 from kervyntan/DG-Filter
lynnetteeee Apr 15, 2024
4028472
Merge pull request #9 from AY2324S2-CS2103T-T12-2/master
AidenLYT Apr 15, 2024
3da2479
Updated DG
kervyntan Apr 15, 2024
b3b8f6f
Add manual testing in DG
smolegz Apr 15, 2024
7fcf11c
Edit UG to remove errors
AidenLYT Apr 15, 2024
0f0287b
Fix typo
smolegz Apr 15, 2024
74f8ae1
Add manual testing instructions for Safe Removal and Undo/Redo
lynnetteeee Apr 15, 2024
faa37aa
Merge pull request #202 from AidenLYT/UG-edit3
kervyntan Apr 15, 2024
38b5b1d
Merge pull request #201 from smolegz/master
kervyntan Apr 15, 2024
fac1963
Merge pull request #200 from kervyntan/DG-Filter
lynnetteeee Apr 15, 2024
a678a0d
Merge branch 'master' into branch-v1.4-dg-update
lynnetteeee Apr 15, 2024
748e3ee
Merge pull request #203 from lynnetteeee/branch-v1.4-dg-update
kervyntan Apr 15, 2024
142a410
Added Edit
kervyntan Apr 15, 2024
837b3cd
Merge commit '748e3ee2c359d7736aed93d06bcceed92bb4880c' into DG-Filter
kervyntan Apr 15, 2024
ab84d4a
Edited UG
kervyntan Apr 15, 2024
078b8d5
Merge pull request #204 from kervyntan/DG-Filter
lynnetteeee Apr 15, 2024
1df1f5e
Update DeveloperGuide.md
RunjiaChen Apr 15, 2024
070fc86
Update dg
kervyntan Apr 15, 2024
19f6cc4
Merge pull request #206 from kervyntan/DG-Filter
AidenLYT Apr 15, 2024
3570356
Edit DG
kervyntan Apr 15, 2024
c327b4a
Merge pull request #205 from AY2324S2-CS2103T-T12-2/RunjiaChen-patch-1
kervyntan Apr 15, 2024
deca2f1
Merge pull request #207 from kervyntan/DG-Filter
AidenLYT Apr 15, 2024
6ec6bb5
Merge pull request #10 from AY2324S2-CS2103T-T12-2/master
AidenLYT Apr 15, 2024
1699dc0
Edited Typo
kervyntan Apr 15, 2024
864857d
Merge commit 'deca2f1d4be318c8c3bf640672c349bad71f772e' into DG-Filter
kervyntan Apr 15, 2024
f27432a
Add test code for Remove Command
lynnetteeee Apr 15, 2024
901adaf
Update UG
kervyntan Apr 15, 2024
b9fc07d
Edit UG and DG
AidenLYT Apr 15, 2024
3eba3f7
Edit fuzzy input design considerations
AidenLYT Apr 15, 2024
70fdaf0
Merge pull request #209 from AidenLYT/DG-edit3
kervyntan Apr 15, 2024
68e8d0c
Edited DG
kervyntan Apr 15, 2024
ba4cc65
Edited DG
kervyntan Apr 15, 2024
2fa6b8a
Edited Typo
kervyntan Apr 15, 2024
b7f10cb
Merge commit '70fdaf0f4d63e2b5f1978fdef6fb1400d084e5a1' into DG-Filter
kervyntan Apr 15, 2024
5b45bc5
Edited UG
kervyntan Apr 15, 2024
23a4c18
eDITED DG
kervyntan Apr 15, 2024
7ce7934
Edited DG
kervyntan Apr 15, 2024
c289b90
Update DG
RunjiaChen Apr 15, 2024
84f6942
Add tests for Remove Command Parser
lynnetteeee Apr 15, 2024
ef9688f
Edited DG
kervyntan Apr 15, 2024
68726ca
Edited DG
kervyntan Apr 15, 2024
faf1d8a
Merge pull request #210 from RunjiaChen/v1.4g
kervyntan Apr 15, 2024
2594b2a
Update DG copy table
kervyntan Apr 15, 2024
796dc78
Edited DG
kervyntan Apr 15, 2024
825920f
Remove spaces
kervyntan Apr 15, 2024
46c181d
Merge pull request #208 from kervyntan/DG-Filter
AidenLYT Apr 15, 2024
8b6e28d
Edit DG
AidenLYT Apr 15, 2024
42ae0e2
Edited DG
kervyntan Apr 15, 2024
75f5d06
Merge pull request #213 from kervyntan/DG-Filter
AidenLYT Apr 15, 2024
25a67e4
Merge pull request #212 from AidenLYT/DG-edit3
RunjiaChen Apr 15, 2024
abdf3f9
Update tests
lynnetteeee Apr 15, 2024
55d320f
Merge pull request #11 from AY2324S2-CS2103T-T12-2/master
AidenLYT Apr 15, 2024
4b368e1
Update checkstyle
lynnetteeee Apr 15, 2024
13ecd31
Merge pull request #211 from lynnetteeee/branch-v1.4-testing
kervyntan Apr 15, 2024
b2cde1e
Update full stop
lynnetteeee Apr 15, 2024
a1e0e93
Edit Safe Removal Activity Diagram
lynnetteeee Apr 15, 2024
a13a342
Update DeveloperGuide.md
RunjiaChen Apr 15, 2024
05fac7e
Update UserGuide.md
smolegz Apr 15, 2024
b91c2de
Merge pull request #215 from AY2324S2-CS2103T-T12-2/RunjiaChen-patch-2
kervyntan Apr 15, 2024
824c45d
Update DG
lynnetteeee Apr 15, 2024
5123582
Remove # from link
AidenLYT Apr 15, 2024
8da6e14
Add glossary for monolithic interface
AidenLYT Apr 15, 2024
8a64fda
Update UserGuide.md
smolegz Apr 15, 2024
b767eb1
Merge commit 'faf1d8a9797153879507295813b448a7d2c84104' into DG-Filter
kervyntan Apr 15, 2024
80a3df4
Update DG
AidenLYT Apr 15, 2024
2cef620
Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T12-2/tp…
kervyntan Apr 15, 2024
ed83f5c
Merge pull request #216 from AidenLYT/Update-glossary
smolegz Apr 15, 2024
f6eeff5
Updated DG
kervyntan Apr 15, 2024
36e2f82
Update DG
lynnetteeee Apr 15, 2024
91913cd
Merge pull request #217 from kervyntan/DG-Filter
smolegz Apr 15, 2024
b2581f1
Merge branch 'master' into branch-v1.4-testing
AidenLYT Apr 15, 2024
49e59b7
Merge pull request #214 from lynnetteeee/branch-v1.4-testing
kervyntan Apr 15, 2024
d381c3c
Change jar name
kervyntan Apr 15, 2024
8927eee
Merge pull request #218 from kervyntan/DG-Filter
AidenLYT Apr 15, 2024
d2c3fc7
Fixed tpyos
kervyntan Apr 15, 2024
12c58a8
fixed
kervyntan Apr 15, 2024
a0a7b1f
Merge pull request #219 from kervyntan/DG-Filter
AidenLYT Apr 15, 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
25 changes: 25 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name: MarkBind Action

on:
push:
branches:
- master

jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- name: Install Graphviz
run: sudo apt-get install graphviz
- name: Install Java
uses: actions/setup-java@v3
with:
java-version: '11'
distribution: 'temurin'
- name: Build & Deploy MarkBind site
uses: MarkBind/markbind-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
rootDirectory: './docs'
baseUrl: '/tp' # assuming your repo name is tp
version: '^5.2.0'
8 changes: 4 additions & 4 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: ./gradlew check coverage

- name: Upload coverage reports to Codecov
if: runner.os == 'Linux'
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: AidenLYT/tp
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ src/test/data/sandbox/
# MacOS custom attributes files created by Finder
.DS_Store
docs/_site/
docs/_markbind/logs/
38 changes: 27 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,30 @@
[![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/AY2324S2-CS2103T-T12-2/tp/actions)

# *LookMeUp*

![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#https://se-education.org/#contributing) for more info.
### Having TOO MANY contacts to keep track of?
> e.g. friends from different parts of your school life?

> e.g. friends from different committees and interest groups?

### Fret not,
this is **a project aimed to *streamline* YOUR campus life**.<br>

## Why would LookMeUp be useful?
As an address book for students living on NUS campus to manage contacts, LookMeUp is designed to enable TAGGING!
* **Tagging** allows you to add **multiple tags** to each contact, to keep track of the different groups they belong to.
* You may **filter** your contacts via the **tags**,
so you can *easily find* the contacts you need from a particular group
(e.g. when broadcasting announcements, scheduling meetings etc.)

### How is LookMeUp created?
* LookMeUp is **written in OOP fashion** - meaning, it is **easy to maintain AND _extend NEW features_!**.
* It comes with a **reasonable level of user and developer documentation**.
* Our documentation would be uploaded soon, do keep an eye out for it!

### Acknowledgements
This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
It is a **part of the se-education.org** initiative. If you would like to contribute code to similar projects,
see [se-education.org](https://se-education.org#https://se-education.org/#contributing) for more info.
7 changes: 6 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,15 @@ dependencies {
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: jUnitVersion

testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: jUnitVersion
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-params', version: '5.10.0'
}

shadowJar {
archiveFileName = 'addressbook.jar'
archiveFileName = '[CS2103T-T12-2][LookMeUp].jar'
}

run {
enableAssertions = true
}

defaultTasks 'clean', 'test'
23 changes: 23 additions & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
_markbind/logs/

# Dependency directories
node_modules/

# Production build files (change if you output the build to a different directory)
_site/

# Env
.env
.env.local

# IDE configs
.vscode/
.idea/*
*.iml
78 changes: 48 additions & 30 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
@@ -1,59 +1,77 @@
---
layout: page
title: About Us
layout: default.md
title: "About Us"
---

# About Us

We are a team based in the [School of Computing, National University of Singapore](http://www.comp.nus.edu.sg).
We are a group of Computer Science students undertaking CS2103T.

You can reach us at the email `seer[at]comp.nus.edu.sg`
LookMeUp is an address book application that allows students to seamlessly save contacts of their peers in school. The team hopes that
this product will serve student better convenience in connecting with their friends!
For more enquiries, you can reach us at the email:
1. Koo Zhuo Hui `[email protected]`
2. Kervyn Tan `[email protected]`
3. Lynnette Ong Xin Hui `[email protected]`
4. Aiden Lee Yuan Ting `[email protected]`
5. Chen Runjia `[email protected]`

## Project team
## Project Team

### John Doe
### Zhuo Hui Koo (Ivan)

<img src="images/johndoe.png" width="200px">
<img src="images/smolegz.png" width="200px" style="border-radius:5%">

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

* Role: Project Advisor
Y2 CS student. My hobby is to drink w/ my besties; I am always the “take care of other ppl” 😊

### Jane Doe
* Role: Team Lead
* Responsibilities: Testing

<img src="images/johndoe.png" width="200px">
### Kervyn Tan

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
<img src="images/kervyntan.png" width="200px" height="240px" style="border-radius:5%">

* Role: Team Lead
* Responsibilities: UI
[[Github](http://github.com/kervyntan)]

### Johnny Doe
Y2, CS Major.
Love cycling on the weekends and playing LoL when I have time (basically never)

* Role: Developer
* Responsibilities: Integration

<img src="images/johndoe.png" width="200px">
### Lynnette Ong

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
<img src="images/lynnetteeee.png" width="200px" style="border-radius:5%">

[[Github](http://github.com/lynnetteeee)]

Y2, CS, I love to travel (esp cold weather) and play squash!
I think coding without a deadline is >>>>>>>> ! Lowkey therapeutic... but once theres deadline... >.<

* Role: Developer
* Responsibilities: Data
* Responsibilities: Code Quality

### Jean Doe
### Aiden Lee

<img src="images/johndoe.png" width="200px">
<img src="images/aidenlyt.png" width="200px" height="240px" style="border-radius:5%">

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

Year 2 CS student. I eat ice cream with chopsticks.

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Scheduling & Tracking

### RunJia Chen

### James Doe
<img src="images/runjiachen.png" width="200px" height="240px" style="border-radius:5%">

<img src="images/johndoe.png" width="200px">
[[Github](http://github.com/RunjiaChen)]

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
Y1 CS, like to watch Marvel shows like Loki, What if

* Role: Developer
* Responsibilities: UI
* Responsibilities: Documentation
6 changes: 4 additions & 2 deletions docs/Configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
layout: page
title: Configuration guide
layout: default.md
title: "Configuration guide"
---

# Configuration guide

Certain properties of the application can be controlled (e.g user preferences file location, logging level) through the configuration file (default: `config.json`).
13 changes: 8 additions & 5 deletions docs/DevOps.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
---
layout: page
title: DevOps guide
layout: default.md
title: "DevOps guide"
pageNav: 3
---

* Table of Contents
{:toc}
# DevOps guide

--------------------------------------------------------------------------------------------------------------------
<!-- * Table of Contents -->
<page-nav-print />

<!-- -------------------------------------------------------------------------------------------------------------------- -->

## Build automation

Expand Down
Loading
Loading