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

[CS2113T-W11-1] SysLib CLI #6

Open
wants to merge 672 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
672 commits
Select commit Hold shift + click to select a range
6854f6d
Merge pull request #174 from JoanneJo/JoanneAng-DeveloperGuide
yingx9 Nov 11, 2023
3312f69
Check Code Quality and Coding Standards
Nov 11, 2023
53e1fe9
Update EXPECTED.TXT
Nov 11, 2023
0bbbeee
Merge pull request #175 from JoanneJo/JoanneAng-CodeQualityStandards
yingx9 Nov 12, 2023
78762a9
Add Messages class specific to EditCommand and ListCommand
yingx9 Nov 12, 2023
dc4513d
Update EditCommand for minor change
yingx9 Nov 12, 2023
9b6f673
Fix checkstyle error
yingx9 Nov 12, 2023
e926aa0
Improve coding standard and quality
yingx9 Nov 12, 2023
f3fddd7
Update User Guide
yingx9 Nov 12, 2023
35e3122
Fix user guide images
yingx9 Nov 12, 2023
95d285d
Update DG
yingx9 Nov 12, 2023
77b5dac
Fix wrong argument message error for CD
yingx9 Nov 12, 2023
a3be979
Fix bugs in code and UG
000verflow Nov 12, 2023
c34bd03
Update PPP and code quality
yingx9 Nov 12, 2023
9b7653c
Improve code quality for Find Command
000verflow Nov 12, 2023
13206cc
Remove unused code
yingx9 Nov 12, 2023
d2f49f3
Fix checkstyle error
yingx9 Nov 12, 2023
5e47042
Update Code quality for storage
000verflow Nov 12, 2023
a61dcbe
Merge pull request #178 from 000verflow/Update-misc
yingx9 Nov 12, 2023
997c42c
Merge remote-tracking branch 'upstream/master'
yingx9 Nov 12, 2023
9469554
Update help message
yingx9 Nov 12, 2023
513a68d
Update editcommand help message
yingx9 Nov 12, 2023
7c7c016
Merge pull request #176 from yingx9/YingXia-UpdateDevelopersGuide
000verflow Nov 12, 2023
410b8fa
Update UG
bnjm2000 Nov 12, 2023
46b91c4
Update Storage with logging
000verflow Nov 12, 2023
0b178f7
Fix checkstyle
bnjm2000 Nov 12, 2023
cc3796b
Update Expected.txt
bnjm2000 Nov 12, 2023
3c8bcdd
Fix bug
000verflow Nov 12, 2023
9f0ebc0
Update PPP
bnjm2000 Nov 12, 2023
18d8187
Fix logger
bnjm2000 Nov 12, 2023
6874057
Update DeveloperGuide.md
000verflow Nov 12, 2023
89024db
Update checks
bnjm2000 Nov 12, 2023
e1b1f53
Adds more logs
bnjm2000 Nov 12, 2023
a9a6549
Add assertions
bnjm2000 Nov 12, 2023
2a0f589
Update DeveloperGuide.md
000verflow Nov 12, 2023
1d2a9e0
Update DG with content page
000verflow Nov 12, 2023
1684dab
Update DG
DavinciDelta Nov 12, 2023
2ba206b
change resourceList and eventList to plural form
bnjm2000 Nov 12, 2023
b777a5f
Add Component Diagram to Developer's Guide and update explanations
yingx9 Nov 12, 2023
d4ae0ca
Update tests
bnjm2000 Nov 12, 2023
5a78c6f
Merge pull request #181 from DavinciDelta/UpdateGuides
yingx9 Nov 12, 2023
2f3e44f
Update DG diagrams, and content
000verflow Nov 12, 2023
97cad21
Update 000verflow.md
000verflow Nov 12, 2023
2554009
Update DeveloperGuide.md
DavinciDelta Nov 12, 2023
14a3627
Merge pull request #184 from 000verflow/add-DGupdates
DavinciDelta Nov 12, 2023
63453fe
Merge pull request #182 from bnjm2000/BenjaminNg-FixLogsandConsistency
DavinciDelta Nov 12, 2023
d764d5c
Merge branch 'master' into UpdateGuides
000verflow Nov 12, 2023
3e76276
Add EventEdit and Summary to DG
bnjm2000 Nov 12, 2023
c1f2eb6
Merge pull request #185 from DavinciDelta/UpdateGuides
000verflow Nov 12, 2023
2ef1716
Merge branch 'master' into YingXia-UpdateDGSections
000verflow Nov 12, 2023
6ccd9e1
Add DG contributions
bnjm2000 Nov 12, 2023
06ea763
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 12, 2023
c0d5e3c
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 12, 2023
c821d30
Merge pull request #183 from yingx9/YingXia-UpdateDGSections
000verflow Nov 12, 2023
e867c3e
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 12, 2023
c1e9cca
Update Diagram
000verflow Nov 12, 2023
9875519
Update DeveloperGuide.md
000verflow Nov 12, 2023
deabce1
Add Examples to Manual Testing
bnjm2000 Nov 12, 2023
72f7a03
Fix space before responds in ListCommand
bnjm2000 Nov 12, 2023
5bb5e16
Merge pull request #186 from 000verflow/update-dg-diagram
yingx9 Nov 12, 2023
7bc6433
Add example outputs
bnjm2000 Nov 12, 2023
d4409d5
Add manual testing for Events
bnjm2000 Nov 12, 2023
4a35813
Fix Conding Standard, Consistency and Quality
bnjm2000 Nov 12, 2023
aac1c2a
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 12, 2023
f5f1ca5
Fix tests
bnjm2000 Nov 12, 2023
fb6d50b
Update Help Checks
bnjm2000 Nov 12, 2023
2e08a1f
Beautify help message and shorten URL to UG
bnjm2000 Nov 12, 2023
22db27b
Update test
bnjm2000 Nov 12, 2023
5f9c628
Update Test
bnjm2000 Nov 12, 2023
160f331
Fix Consistency
bnjm2000 Nov 12, 2023
b61d8ab
Fix checkstyle
bnjm2000 Nov 12, 2023
cf5d146
Fix checkstyle
bnjm2000 Nov 12, 2023
cd921d2
Fix IO test
bnjm2000 Nov 12, 2023
302c6e2
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 12, 2023
4b94d65
Merge pull request #187 from bnjm2000/BenjaminNg-FixConsistency
JoanneJo Nov 12, 2023
f0d0091
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 12, 2023
49ed028
Update DG
bnjm2000 Nov 12, 2023
45e9008
Update UG
bnjm2000 Nov 12, 2023
3e0964d
Update PPP
bnjm2000 Nov 12, 2023
70aa604
Fix errata
bnjm2000 Nov 12, 2023
05b1ae1
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 12, 2023
745cfe6
Update PPP
bnjm2000 Nov 12, 2023
dab0180
Remove unused import
bnjm2000 Nov 12, 2023
606150e
Add Tests to DeleteCommand and EventEditCommand
bnjm2000 Nov 12, 2023
dbd0f6b
Merge branch 'master' into JoanneAng-ValidateAdd
Nov 12, 2023
05ac015
Merge pull request #180 from bnjm2000/BenjaminNg-UpdatePPP
yingx9 Nov 13, 2023
dcd821b
Merge pull request #188 from bnjm2000/BenjaminNg-UpdateUGandDG
yingx9 Nov 13, 2023
59fcfee
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 13, 2023
dbe1892
Fix bugs in UG, update Target Users and PPP
yingx9 Nov 13, 2023
e4d5070
Merge remote-tracking branch 'upstream/master' into YingXia-UpdateDGS…
yingx9 Nov 13, 2023
bbda864
Update files after merge
yingx9 Nov 13, 2023
1536674
Merge pull request #189 from yingx9/YingXia-UpdateDGSections
DavinciDelta Nov 13, 2023
ce5bf36
Update UG and PPP
000verflow Nov 13, 2023
3c17566
Fix DG formatting bug and update PPP
yingx9 Nov 13, 2023
dfe146d
Add user centric language to UG
000verflow Nov 13, 2023
1415bea
Update 000verflow.md
000verflow Nov 13, 2023
9fd3fb8
Update EXPECTED.TXT
000verflow Nov 13, 2023
6b7d533
Merge pull request #191 from 000verflow/Update-UG-DG-PPP
yingx9 Nov 13, 2023
8a87a8b
Update ListCommand to ignore capitalization
yingx9 Nov 13, 2023
73d678f
Update hasGenre code quality
yingx9 Nov 13, 2023
1b05620
Merge remote-tracking branch 'upstream/master' into YingXia-UpdateLis…
yingx9 Nov 13, 2023
d3a4711
Merge branch 'YingXia-UpdateListFeatureGenre' into YingXia-UpdateDGSe…
yingx9 Nov 13, 2023
b8ff03f
Update UG
yingx9 Nov 13, 2023
aaf7280
Add Tests
bnjm2000 Nov 13, 2023
5f259df
Update example input in UG
yingx9 Nov 13, 2023
1b5f917
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 13, 2023
d72a691
Update editcommand example inpu
yingx9 Nov 13, 2023
88f6029
Update DG UI component
000verflow Nov 13, 2023
d93abf1
Merge pull request #190 from yingx9/YingXia-UpdateDGSections
bnjm2000 Nov 13, 2023
051ebb5
Fix checkstyle
bnjm2000 Nov 13, 2023
099c89b
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 13, 2023
f337022
Update DG
bnjm2000 Nov 13, 2023
d33bd3c
Fix lineseparator() error
bnjm2000 Nov 13, 2023
2d1b653
Update ppp
DavinciDelta Nov 13, 2023
f21df65
Fix bug with storage not working on mac
000verflow Nov 13, 2023
5a92bc9
Revert "Fix bug with storage not working on mac"
000verflow Nov 13, 2023
fc5e677
Revert "Update DG UI component"
000verflow Nov 13, 2023
f868706
Update PPP
bnjm2000 Nov 13, 2023
eb1a72f
Update DG
bnjm2000 Nov 13, 2023
fa79b5c
Update DG and Storage Bug
000verflow Nov 13, 2023
32a38eb
Merge pull request #193 from DavinciDelta/master
yingx9 Nov 13, 2023
f7bcd7b
Merge pull request #194 from bnjm2000/BenjaminNg-UpdatePPPandDG
yingx9 Nov 13, 2023
b98c3e8
Update find sequence diagram
000verflow Nov 13, 2023
d0cec53
Update DeveloperGuide.md
000verflow Nov 13, 2023
dcba2c9
Fix storage file check, with universal paths library
000verflow Nov 13, 2023
7e51f89
Update help command
DavinciDelta Nov 13, 2023
a9232da
Bug fix in storage
000verflow Nov 13, 2023
c1eb25b
Fix style
000verflow Nov 13, 2023
6f0bf8c
Update help command test
DavinciDelta Nov 13, 2023
f528d3e
Fix bug again
000verflow Nov 13, 2023
35ee966
Merge pull request #195 from 000verflow/update-dg-and-storage
DavinciDelta Nov 13, 2023
0e3e670
Merge pull request #196 from DavinciDelta/HelpUpdate
yingx9 Nov 13, 2023
7a4c870
Merge pull request #192 from bnjm2000/BenjaminNg-AddTests
yingx9 Nov 13, 2023
31fd45a
Update sample input and output and formats for DG
bnjm2000 Nov 13, 2023
ba1bb43
Add spacing for markdown on UG
bnjm2000 Nov 13, 2023
2013d2e
Update contributions on PPP
bnjm2000 Nov 13, 2023
8024f9e
Update display message
yingx9 Nov 13, 2023
0e54f86
Fix bar not appearing on Windows
bnjm2000 Nov 13, 2023
aca3072
Improve feedback
DavinciDelta Nov 13, 2023
655d82f
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 13, 2023
88e67cf
Merge pull request #198 from yingx9/YingXia-UpdateArgsMessage
bnjm2000 Nov 13, 2023
e04e2ca
Update Command.java
DavinciDelta Nov 13, 2023
39da842
Removed unused import
bnjm2000 Nov 13, 2023
fb94951
Merge pull request #200 from DavinciDelta/ArgumentHandling
yingx9 Nov 13, 2023
251ac54
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 13, 2023
72a62b3
Merge pull request #199 from bnjm2000/BenjaminNg-UpdatePPPandDG
yingx9 Nov 13, 2023
a5ea0fc
Improve Validation for Add Command
Nov 13, 2023
9dbf4d6
Merge branch 'master' into JoanneAng-ValidateAdd
JoanneJo Nov 13, 2023
edd09a7
Fix Checkstyle
Nov 13, 2023
a0556d0
Update CreateResource.java
JoanneJo Nov 13, 2023
c3afc84
Update EXPECTED.TXT
Nov 13, 2023
26b9de7
Update EXPECTED.TXT
JoanneJo Nov 13, 2023
eaef395
Merge branch 'JoanneAng-ValidateAdd' of https://github.com/JoanneJo/t…
Nov 13, 2023
b9dcbf8
Merge branch 'master' into JoanneAng-ValidateAdd
JoanneJo Nov 13, 2023
d455596
Update EXPECTED.TXT
Nov 13, 2023
27c9ea4
Update EXPECTED.TXT
JoanneJo Nov 13, 2023
24fc641
Merge pull request #201 from JoanneJo/JoanneAng-ValidateAdd
bnjm2000 Nov 13, 2023
d14f07e
Add CommandExceptionTesting
DavinciDelta Nov 13, 2023
f8c8186
Merge pull request #202 from DavinciDelta/ArgumentHandling
yingx9 Nov 13, 2023
ffc6804
Merge branch 'master' into JoanneAng-ValidateAdd
Nov 13, 2023
ba1ea27
Update readme.md
yingx9 Nov 13, 2023
49ef561
Update comments for suggestParser
DavinciDelta Nov 13, 2023
092b0ca
Merge pull request #203 from yingx9/YingXia-UpdateReadme.md
DavinciDelta Nov 13, 2023
075e9f4
Update greeting message
yingx9 Nov 13, 2023
d4cb6c7
Merge pull request #204 from DavinciDelta/master
yingx9 Nov 13, 2023
0c39ee6
Merge remote-tracking branch 'upstream/master' into YingXia-UpdateRea…
yingx9 Nov 13, 2023
5438f79
Fix Invalid First Word Bug for Add Command
Nov 13, 2023
af58f83
Update EXPECTED.TXT
Nov 13, 2023
51726b5
Merge branch 'JoanneAng-ValidateAdd' into JoanneAng-DeveloperGuide
Nov 13, 2023
87a07c4
Update List Screenshot
yingx9 Nov 13, 2023
fcca109
Merge pull request #205 from JoanneJo/JoanneAng-ValidateAdd
yingx9 Nov 13, 2023
623f10e
Merge remote-tracking branch 'upstream/master' into YingXia-UpdateUG
yingx9 Nov 13, 2023
650cd5a
Fix formatting
yingx9 Nov 13, 2023
3f39dcc
Update DG and UG
DavinciDelta Nov 13, 2023
5d61831
Merge branch 'master' of https://github.com/DavinciDelta/tp
DavinciDelta Nov 13, 2023
e21e8a3
Merge pull request #206 from yingx9/YingXia-UpdateUG
DavinciDelta Nov 13, 2023
8910c81
Update ppp
DavinciDelta Nov 13, 2023
8fc8096
Merge branch 'AY2324S1-CS2113T-W11-1:master' into master
DavinciDelta Nov 13, 2023
0d83344
Merge pull request #207 from DavinciDelta/master
yingx9 Nov 13, 2023
1252521
Update davincidelta.md
DavinciDelta Nov 13, 2023
0e43394
Fix bug to work on mac os as well
000verflow Nov 13, 2023
0049433
Hardcode date to pass test
000verflow Nov 13, 2023
c1c2232
Update UG
bnjm2000 Nov 13, 2023
b8cc87c
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 13, 2023
79bf79f
Merge pull request #210 from 000verflow/update-storage-filecreation
bnjm2000 Nov 13, 2023
bc69c45
Merge pull request #208 from DavinciDelta/master
bnjm2000 Nov 13, 2023
702c212
Rearrange output of summaryCommand
bnjm2000 Nov 13, 2023
0def53b
Update DG
bnjm2000 Nov 13, 2023
72712af
Update PPP
bnjm2000 Nov 13, 2023
ffca526
Fix SummaryCommandTest
bnjm2000 Nov 13, 2023
6a555b5
Add checks and consistency
bnjm2000 Nov 13, 2023
437bed7
Update EXPECTED.txt
bnjm2000 Nov 13, 2023
72f4e36
Add tests
bnjm2000 Nov 13, 2023
a47792c
Fix EventDelete
bnjm2000 Nov 13, 2023
45297fb
Add EditCommandTests
bnjm2000 Nov 13, 2023
4527aff
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 13, 2023
25ff4b5
Clear logs
bnjm2000 Nov 13, 2023
b244bef
Update Developer Guide
Nov 13, 2023
311896a
Update README with logo
bnjm2000 Nov 13, 2023
ee9f27c
Merge branch 'JoanneAng-DeveloperGuide' into JoanneAng-PPP
Nov 13, 2023
c97e9f2
Update DG
bnjm2000 Nov 13, 2023
54e3255
Update PPP
bnjm2000 Nov 13, 2023
37ec9c2
Merge pull request #214 from JoanneJo/JoanneAng-DeveloperGuide
bnjm2000 Nov 13, 2023
082aabf
Merge branch 'master' of https://github.com/AY2324S1-CS2113T-W11-1/tp…
bnjm2000 Nov 13, 2023
89ccff1
Update UG
bnjm2000 Nov 13, 2023
1eb1d61
Remove "CLI" from exit message
bnjm2000 Nov 13, 2023
0497539
Update Tests
bnjm2000 Nov 13, 2023
e613681
Fix more tests
bnjm2000 Nov 13, 2023
146d2fd
Format UG with breaks
bnjm2000 Nov 13, 2023
5ac83f1
Format DG with breaks for PDF
bnjm2000 Nov 13, 2023
a6be805
Update main README with logo
bnjm2000 Nov 13, 2023
8011bfe
Update Project Portfolio Page
Nov 13, 2023
428e73c
Merge branch 'JoanneAng-PPP' into JoanneAng-AddCommandJUnit
Nov 13, 2023
90e2b71
Add More JUnit Tests
Nov 13, 2023
1446e27
Fix Checkstyle
Nov 13, 2023
8943405
Merge pull request #211 from bnjm2000/BenjaminNg-UpdatePPPandDG
JoanneJo Nov 13, 2023
2afc778
Merge pull request #213 from bnjm2000/BenjaminNg-FixEventDelete
JoanneJo Nov 13, 2023
fbf63c6
Update DeveloperGuide.md
DavinciDelta Nov 14, 2023
8cb7119
Update davincidelta.md
DavinciDelta Nov 14, 2023
3958f80
Merge branch 'master' into JoanneAng-PPP
JoanneJo Nov 14, 2023
447388e
Update EXPECTED.TXT
DavinciDelta Nov 14, 2023
8a682db
Update EXPECTED.TXT
DavinciDelta Nov 14, 2023
2ce2014
Merge pull request #217 from DavinciDelta/master
yingx9 Nov 14, 2023
21003a1
Merge remote-tracking branch 'upstream/master' into JoanneAng-PPP
Nov 14, 2023
d2c5ffa
Update DG usecase and UG
000verflow Nov 14, 2023
d0c820d
Merge branch 'JoanneAng-PPP' of https://github.com/JoanneJo/tp into J…
Nov 14, 2023
a8b589e
Merge pull request #215 from JoanneJo/JoanneAng-PPP
yingx9 Nov 14, 2023
1bec5c7
Merge branch 'master' into Update-DG
000verflow Nov 14, 2023
2e1ae79
Merge branch 'JoanneAng-PPP' into JoanneAng-AddCommandJUnit
Nov 14, 2023
e1d3486
Merge pull request #218 from 000verflow/Update-DG
yingx9 Nov 14, 2023
274a634
Merge pull request #216 from JoanneJo/JoanneAng-AddCommandJUnit
yingx9 Nov 14, 2023
0d39e40
Fix logo link
yingx9 Nov 14, 2023
de188eb
Merge pull request #219 from yingx9/YingXia-FixLogoReadMe
bnjm2000 Nov 14, 2023
3fcb1d6
Fix logo formatting
yingx9 Nov 14, 2023
3e4b854
Merge remote-tracking branch 'upstream/master' into YingXia-FixLogoRe…
yingx9 Nov 14, 2023
4457e1b
Fix images and formatting error
yingx9 Nov 14, 2023
7cfd867
Fix formatting error
yingx9 Nov 14, 2023
026b4b9
Update DG and UG formatting
yingx9 Nov 14, 2023
09d40b6
Update Project Portfolio Page
Nov 14, 2023
f77ddfb
Prints Syslib version
bnjm2000 Nov 14, 2023
d09005f
Merge pull request #220 from yingx9/YingXia-FixReadme
bnjm2000 Nov 14, 2023
b9677d3
Merge pull request #221 from JoanneJo/JoanneAng-PPP
JoanneJo Nov 14, 2023
c886ae1
Update test
bnjm2000 Nov 14, 2023
657f857
Fix testp1
bnjm2000 Nov 14, 2023
0f84321
Fix testp2
bnjm2000 Nov 14, 2023
d857fbe
fix test
bnjm2000 Nov 14, 2023
3d0f6b3
Merge pull request #222 from bnjm2000/BenjaminNg-addVersion
yingx9 Nov 14, 2023
e2992e2
Merge remote-tracking branch 'upstream/master' into JoanneAng-UserGuide
Nov 14, 2023
4169708
Update UG
Nov 14, 2023
697c7ee
Merge pull request #223 from JoanneJo/JoanneAng-UserGuide
JoanneJo Nov 14, 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
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ bin/

/text-ui-test/ACTUAL.TXT
text-ui-test/EXPECTED-UNIX.TXT
logs/exitCommandLogs.log
logs/findCommandLogs.log
logs/helpCommandLogs.log
logs/listCommandLogs.log
logs/*
*.log
3 changes: 3 additions & 0 deletions META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Manifest-Version: 1.0
Main-Class: seedu.syslib.Syslib

55 changes: 37 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,48 @@
# Duke project template
<img src="docs/images/SysLib Logo.png" />

This is a project template for a greenfield Java project. It's named after the Java mascot _Duke_. Given below are instructions on how to use it.
SysLib is a CLI Library Management software for system librarians especially those who are fast typists. Given below are instructions on how to use it.

## Setting up in Intellij

Prerequisites: JDK 11 (use the exact version), update Intellij to the most recent version.

1. **Ensure Intellij JDK 11 is defined as an SDK**, as described [here](https://www.jetbrains.com/help/idea/sdk.html#set-up-jdk) -- this step is not needed if you have used JDK 11 in a previous Intellij project.
1. **Import the project _as a Gradle project_**, as described [here](https://se-education.org/guides/tutorials/intellijImportGradleProject.html).
1. **Verify the set up**: After the importing is complete, locate the `src/main/java/seedu/duke/Duke.java` file, right-click it, and choose `Run Duke.main()`. If the setup is correct, you should see something like the below:
```
> Task :compileJava
> Task :processResources NO-SOURCE
> Task :classes

> Task :Duke.main()
Hello from
____ _
| _ \ _ _| | _____
| | | | | | | |/ / _ \
| |_| | |_| | < __/
|____/ \__,_|_|\_\___|

What is your name?
```
1. **Verify the set up**: After the importing is complete, locate the `src/main/java/seedu/syslib/Syslib.java` file, right-click it, and choose `Run Syslib.main()`. If the setup is correct, you should see something like the below:

```
____________________________________________________________
Data directory does not exist. Creating now...
Storage file does not exist. Creating now...
Loaded 0 resources and 0 events!
____________________________________________________________
.....................
-##@*+*@*++++++++++#@++##
.@. @-=%= *#-+%
:@ @+- :----------. .=#%
:@ @. *%----------@- =%
:@ @. #* @= =%
:@ @. #* *: :+
:@ @. *%-----. .=+****+-.
:@ @. :-----.-#*-. .:-*#-
:@ @. .%+. .@*#+.*%.
:@ @: %= %* +@.=%
:@ @*#*. -@ *###***+. @-
:@ .@:.=@... -@ .+*#*#### @-
:@#*++++++++. %=.%+ +# +%
:@. =++++++++-.%*.+%*@. *%.
%+ ........ =#*-:: .-*%=
=*************. .=+****+-.
____ _ _ _ ____ _ ___
/ ___| _ _ ___| | (_) |__ / ___| | |_ _|
\___ \| | | / __| | | | '_ \ | | | | | |
___) | |_| \__ \ |___| | |_) | | |___| |___ | |
|____/ \__, |___/_____|_|_.__/ \____|_____|___|
|___/

Hello! What would you like to do?
____________________________________________________________
```
Type some word and press enter to let the execution proceed to the end.

## Build automation using Gradle
Expand Down
5 changes: 3 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ test {
}

application {
mainClass.set("seedu.duke.Duke")
mainClass.set("seedu.syslib.Syslib")
}

shadowJar {
archiveBaseName.set("duke")
archiveBaseName.set("syslib")
archiveClassifier.set("")
}

Expand All @@ -43,4 +43,5 @@ checkstyle {

run{
standardInput = System.in
enableAssertions = true
}
Empty file added data/storage.txt
Empty file.
15 changes: 7 additions & 8 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# About us

Display | Name | Github Profile | Portfolio
--------|:----:|:--------------:|:---------:
![](https://via.placeholder.com/100.png?text=Photo) | John Doe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Don Joe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Ron John | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | John Roe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Don Roe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
| Display | Name | Github Profile | Portfolio |
|-------------------------------------------------------------------------|:-------------:|:-----------------------------------------:|:---------------------------------:|
| ![yingxia_portfolio.jpg](team/pictures/yingxia_portfolio.jpg) | Loke Ying Xia | [Github](https://github.com/yingx9) | [Portfolio](team/yingx9.md) |
| ![benjaminng_portfolio.jpeg](team/pictures/benjaminng_portfolio.jpeg) | Benjamin Ng | [Github](https://github.com/bnjm2000) | [Portfolio](team/bnjm2000.md) |
| ![joanneang_portfolio.jpg](team/pictures/joanneang_portfolio.jpg) | Joanne Ang | [Github](https://github.com/JoanneJo) | [Portfolio](team/joannejo.md) |
| ![ashokbalaji_portfolio.jpg](./team/pictures/ashokbalaji_portfolio.jpg) | Ashok Balaji | [Github](https://github.com/000verflow) | [Portfolio](team/000verflow.md) |
| ![wuxingyu_protfolio.jpeg](./team/pictures/wuxingyu_portfolio.jpeg) | Wu Xingyu | [Github](https://github.com/DavinciDelta) | [Portfolio](team/davincidelta.md) |
Loading
Loading