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

[CS2113-T14-3] termiNus #43

Open
wants to merge 839 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
839 commits
Select commit Hold shift + click to select a range
8181f92
add glossary
Nov 8, 2020
f6905fb
Add class diagram
Cao-Zeyu Nov 8, 2020
aba4ddf
Update AboutUs
Cao-Zeyu Nov 8, 2020
3ff3e6b
updates to DG
Nov 8, 2020
9a61fb7
Merge pull request #180 from iamchenjiajun/jiajun-improveCode
iamchenjiajun Nov 8, 2020
caeb961
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp …
iamchenjiajun Nov 8, 2020
f6a634e
Add manual testing.
Cao-Zeyu Nov 8, 2020
a72a68e
Add ModelClassDiagram
iamchenjiajun Nov 8, 2020
822a080
Add explanation for Model
iamchenjiajun Nov 8, 2020
7ba92d1
Fix DG and update PPP
Cao-Zeyu Nov 8, 2020
35696e9
Fix output format of list modules and delete tasks with p/ or c/. (ad…
Cao-Zeyu Nov 8, 2020
d632af6
Add explanation for Ui component
iamchenjiajun Nov 8, 2020
2b369e1
Add explanation for Command
iamchenjiajun Nov 8, 2020
f712665
Merge pull request #185 from iamchenjiajun/jiajun-improveDocs
iamchenjiajun Nov 8, 2020
8af687d
Merge branch 'master' into DG_user_stories
iamchenjiajun Nov 8, 2020
f0c2d4f
Merge pull request #184 from MuhammadHoze/DG_user_stories
iamchenjiajun Nov 8, 2020
037e9b4
Merge branch 'master' into zeyu-updateDG
iamchenjiajun Nov 8, 2020
63276c9
Merge pull request #186 from Cao-Zeyu/zeyu-updateDG
iamchenjiajun Nov 8, 2020
8c85613
Rearrange Command component in DG
iamchenjiajun Nov 8, 2020
2a76936
Merge pull request #187 from iamchenjiajun/jiajun-improveDocs
iamchenjiajun Nov 8, 2020
4fc351b
Refactor PPP file name
Cao-Zeyu Nov 8, 2020
164348c
Move implementation of Parser to implementation
iamchenjiajun Nov 8, 2020
4a0cff8
Merge branch 'master' into master
GuoAi Nov 8, 2020
e121a05
Merge pull request #188 from Cao-Zeyu/master
Cao-Zeyu Nov 8, 2020
2b87511
Merge pull request #179 from GuoAi/master
GuoAi Nov 8, 2020
b66407b
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp …
iamchenjiajun Nov 8, 2020
6d7ca47
Move implementation of Storage to implementations
iamchenjiajun Nov 8, 2020
53d0b31
Add explanation for Storage component
iamchenjiajun Nov 8, 2020
dad06f1
Merge pull request #55 from AY2021S1-CS2113-T14-3/master
MuhammadHoze Nov 8, 2020
30fe712
fixed DG
Nov 8, 2020
a74df13
fixed DG
Nov 8, 2020
f0df21d
Update authorship of code
iamchenjiajun Nov 8, 2020
d9e9e38
fixed DG
Nov 8, 2020
85b4b30
fixed DG
Nov 8, 2020
26ce85d
Update test cases for expenses and ignore expenses.txt
Cao-Zeyu Nov 8, 2020
87919f6
changes to PPP
Nov 8, 2020
f9c9b23
Fix checkStyle
iamchenjiajun Nov 8, 2020
19170a2
Merge pull request #189 from iamchenjiajun/jiajun-improveDocs
iamchenjiajun Nov 8, 2020
a55e188
Merge branch 'master' into DG_update
iamchenjiajun Nov 8, 2020
a598f12
Update class diagram
Cao-Zeyu Nov 8, 2020
2dc0471
Merge pull request #190 from MuhammadHoze/DG_update
MuhammadHoze Nov 8, 2020
48cb28b
Merge pull request #191 from MuhammadHoze/fix_muhammad_ppp
MuhammadHoze Nov 8, 2020
05754c1
Remove duplicate user stories
iamchenjiajun Nov 8, 2020
92a50ce
Fix DG user stories table
iamchenjiajun Nov 8, 2020
34a611c
Merge pull request #192 from iamchenjiajun/jiajun-improveDocs
iamchenjiajun Nov 8, 2020
6d0b261
Fix DG glossary table
iamchenjiajun Nov 8, 2020
600b9d4
Merge pull request #193 from iamchenjiajun/jiajun-improveDocs
iamchenjiajun Nov 8, 2020
146cce1
Merge pull request #57 from AY2021S1-CS2113-T14-3/master
MuhammadHoze Nov 8, 2020
f309488
Update UG
GuoAi Nov 8, 2020
cadc8cd
Update parser implementation section
iamchenjiajun Nov 8, 2020
0d557ea
Fix I/O redirection error
GuoAi Nov 8, 2020
b984aa0
Update UG related to expenses and DG. Fix minor documentation errors.
Cao-Zeyu Nov 8, 2020
44c5306
Fix runtest errors
Cao-Zeyu Nov 8, 2020
d4d7285
Add new line
Cao-Zeyu Nov 8, 2020
24d8649
Merge branch 'master' into zeyu-updateDG2
Cao-Zeyu Nov 8, 2020
590326f
Update DeveloperGuide.md
Cao-Zeyu Nov 8, 2020
3331c40
Add index to list command for expenses
GuoAi Nov 8, 2020
dc9a3f5
Fix warning
GuoAi Nov 8, 2020
462c987
Merge pull request #195 from Cao-Zeyu/zeyu-updateDG2
Cao-Zeyu Nov 8, 2020
44ca003
Change error message
GuoAi Nov 8, 2020
27d4b59
Add reuse comments following instructions on CS2113 website
GuoAi Nov 8, 2020
338d0a4
Solve merge conflicts
GuoAi Nov 8, 2020
62a1b23
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp …
iamchenjiajun Nov 8, 2020
3272e37
Update PPP
iamchenjiajun Nov 8, 2020
2e104fb
???
Cao-Zeyu Nov 8, 2020
0fae36d
Merge pull request #194 from GuoAi/master
GuoAi Nov 8, 2020
f6b62d8
Merge pull request #196 from iamchenjiajun/jiajun-improveDocs
iamchenjiajun Nov 8, 2020
c60e576
Merge pull request #58 from AY2021S1-CS2113-T14-3/master
MuhammadHoze Nov 8, 2020
e2854e1
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp
Cao-Zeyu Nov 8, 2020
8b686da
pull?
Cao-Zeyu Nov 8, 2020
5291888
Update PPP
iamchenjiajun Nov 8, 2020
7101869
fix merge confict
Cao-Zeyu Nov 8, 2020
5e8e170
changes
Nov 8, 2020
0a2e7b8
Add display picture
iamchenjiajun Nov 8, 2020
e6fb306
Update AboutUs display picture
iamchenjiajun Nov 8, 2020
962e8b0
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp …
iamchenjiajun Nov 8, 2020
ca300d1
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp
Cao-Zeyu Nov 8, 2020
c6ae6d9
fix merge conflict
Nov 8, 2020
3b9c4b5
Merge pull request #197 from iamchenjiajun/jiajun-improveDocs
iamchenjiajun Nov 8, 2020
80ae372
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp
Cao-Zeyu Nov 8, 2020
834e4bb
Merge branch 'finalupdates' into master
MuhammadHoze Nov 8, 2020
5b647c9
Merge pull request #59 from AY2021S1-CS2113-T14-3/master
MuhammadHoze Nov 8, 2020
eb67c72
Update authorship
iamchenjiajun Nov 8, 2020
de82805
Remove expenses.txt
iamchenjiajun Nov 8, 2020
400c59c
Revert "Merge branch 'finalupdates' into master"
iamchenjiajun Nov 8, 2020
634951a
Add tests for SpendCommand and CategoryCommand
GuoAi Nov 8, 2020
37bc33c
Merge pull request #198 from iamchenjiajun/jiajun-BugFix
iamchenjiajun Nov 8, 2020
365e385
Merge pull request #60 from AY2021S1-CS2113-T14-3/master
MuhammadHoze Nov 8, 2020
14a0b04
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp …
iamchenjiajun Nov 8, 2020
91619b0
Merge pull request #199 from iamchenjiajun/jiajun-improveCode
iamchenjiajun Nov 8, 2020
f52fd1c
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp …
Nov 8, 2020
d174bde
Merge pull request #61 from AY2021S1-CS2113-T14-3/master
MuhammadHoze Nov 8, 2020
1a6a2a1
Merge branch 'Allupdates' of https://github.com/MuhammadHoze/tp into …
Nov 8, 2020
8d269c9
Add tests for DeleteCommand and DeleteExpenseCommand
GuoAi Nov 8, 2020
71694a4
Add error checking
GuoAi Nov 8, 2020
c451b33
Changes to expenses in UG
Nov 8, 2020
baaa694
Solve merge conflicts
GuoAi Nov 8, 2020
422ca0a
Add flag note for add expense
Nov 8, 2020
306704c
Add bold
Nov 8, 2020
c04af28
Edit output
Nov 8, 2020
02c5247
remove extra file
Nov 8, 2020
732b005
fix messages
Nov 8, 2020
422906f
edit messages
Nov 8, 2020
d5beaf3
final error message typo
Nov 8, 2020
5ac9dd4
Make value of expense item only accept non-negative values
GuoAi Nov 9, 2020
af971aa
fixed test
Nov 9, 2020
2d8091e
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp
Cao-Zeyu Nov 9, 2020
602ea77
changes to value and message for MC
Nov 9, 2020
5e53daf
Merge pull request #200 from GuoAi/master
GuoAi Nov 9, 2020
f6ed4d3
bye message
Nov 9, 2020
c43f462
Update sequence diagram for Storage
GuoAi Nov 9, 2020
52cacc6
fixes to help command
Nov 9, 2020
608143d
Merge branch 'master' into Allupdates
MuhammadHoze Nov 9, 2020
436b552
authorship
Nov 9, 2020
37751cf
Merge branch 'Allupdates' of https://github.com/MuhammadHoze/tp into …
Nov 9, 2020
2dbb74e
final changes to UG
Nov 9, 2020
1602131
fix checkstyle
Nov 9, 2020
b0fad9a
Merge pull request #201 from MuhammadHoze/Allupdates
MuhammadHoze Nov 9, 2020
16001f1
changes to PPP
Nov 9, 2020
b569727
Merge pull request #203 from MuhammadHoze/Allupdates
MuhammadHoze Nov 9, 2020
8f2d9cc
fixes to PPP
Nov 9, 2020
591c437
update Take note section
Nov 9, 2020
a6f2114
add authorship
Nov 9, 2020
e77c107
Merge pull request #204 from MuhammadHoze/Allupdates
MuhammadHoze Nov 9, 2020
d614f60
page break in PPP
Nov 9, 2020
eebf5c9
fix pagebreak
Nov 9, 2020
63f956c
Merge pull request #205 from MuhammadHoze/Allupdates
MuhammadHoze Nov 9, 2020
44dbb81
Final updates to PPP
Nov 9, 2020
d81ed54
Merge pull request #206 from MuhammadHoze/Allupdates
MuhammadHoze Nov 9, 2020
200b7aa
Create yh-ng.md
yh-ng Nov 9, 2020
b2c3aa9
Update DG by adding list expenses and delete commands
GuoAi Nov 9, 2020
9a6d632
Solve merge conflicts.
GuoAi Nov 9, 2020
346d9a0
Merge pull request #207 from AY2021S1-CS2113-T14-3/yh-ng-patch-1
yh-ng Nov 9, 2020
94ccdab
Update AboutUs.md
yh-ng Nov 9, 2020
3cb28bd
Merge pull request #208 from AY2021S1-CS2113-T14-3/yh-ng-patch-2
yh-ng Nov 9, 2020
5e9f1e1
Fix typo in UG
iamchenjiajun Nov 9, 2020
d3e83a3
Remove expenses.txt
iamchenjiajun Nov 9, 2020
11d28fb
Update UG header commands
iamchenjiajun Nov 9, 2020
9ac98e1
Update FAQ
iamchenjiajun Nov 9, 2020
f6d233e
Add newline at end of file
iamchenjiajun Nov 9, 2020
70fe824
Update add link command output
iamchenjiajun Nov 9, 2020
bae3577
Update list links command output
iamchenjiajun Nov 9, 2020
0d7e304
Update UG header commands
iamchenjiajun Nov 9, 2020
b27ced1
Merge pull request #209 from iamchenjiajun/jiajun-improveDocs
iamchenjiajun Nov 9, 2020
90a2caa
Add PPP
GuoAi Nov 9, 2020
ea1b14a
Add minor change
GuoAi Nov 9, 2020
69f2f09
Merge pull request #202 from GuoAi/master
GuoAi Nov 9, 2020
1d79c59
Merge pull request #210 from GuoAi/PPP
GuoAi Nov 9, 2020
265dc7f
Update AY to allow "ay/9900S1" argument
iamchenjiajun Nov 9, 2020
19c5566
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp …
iamchenjiajun Nov 9, 2020
d612da6
Add JUnit tests for new Module behavior
iamchenjiajun Nov 9, 2020
bd464c2
Repackage Task test under model.item
iamchenjiajun Nov 9, 2020
bf8917f
Merge pull request #62 from AY2021S1-CS2113-T14-3/master
MuhammadHoze Nov 9, 2020
4c7c87a
Fix stringToBoolean
iamchenjiajun Nov 9, 2020
ef9a590
Fix UG errors
iamchenjiajun Nov 9, 2020
06b1621
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp
Cao-Zeyu Nov 9, 2020
284c8a3
Refactor magic numbers in Storage
iamchenjiajun Nov 9, 2020
a0c415f
Update Messages
iamchenjiajun Nov 9, 2020
bdde051
Merge pull request #211 from iamchenjiajun/jiajun-BugFix
iamchenjiajun Nov 9, 2020
95e61e1
Update code authorship
iamchenjiajun Nov 9, 2020
9b07c42
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp
Cao-Zeyu Nov 9, 2020
6720d28
Refactor magic literals in Module
iamchenjiajun Nov 9, 2020
a8d36b1
Refactor more magic strings and numbers
iamchenjiajun Nov 9, 2020
0dc7b68
Refactor magic literals in ModuleList
iamchenjiajun Nov 9, 2020
b70f57d
Refactor some literals into Messages
iamchenjiajun Nov 9, 2020
1443d1b
Update UG
iamchenjiajun Nov 9, 2020
d944fb8
Merge pull request #212 from iamchenjiajun/jiajun-BugFix
iamchenjiajun Nov 9, 2020
65c43a2
Update DG Parser component
iamchenjiajun Nov 9, 2020
0e850e5
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp
Cao-Zeyu Nov 9, 2020
f368270
Add explanation for CommandCreator component
iamchenjiajun Nov 9, 2020
d5067ac
Update PPP
iamchenjiajun Nov 9, 2020
6435ba1
Merge pull request #63 from AY2021S1-CS2113-T14-3/master
MuhammadHoze Nov 9, 2020
007ff04
fix invalid list message
Nov 9, 2020
0b78291
Update ParserSequenceDiagram
iamchenjiajun Nov 9, 2020
480ca3b
Fix bugs
GuoAi Nov 9, 2020
4637053
add authorship in DG
Nov 9, 2020
44b2dd9
expenses
Cao-Zeyu Nov 9, 2020
d23bf72
Update Parser implementation details
iamchenjiajun Nov 9, 2020
82d72b9
Minor change
GuoAi Nov 9, 2020
1dc1fc9
Solve merge conflicts
GuoAi Nov 9, 2020
72e7c6b
Fix Parser bug
iamchenjiajun Nov 9, 2020
ae6375d
Update ParserSequenceDiagram
iamchenjiajun Nov 9, 2020
2ea68e0
format message for borrow
Cao-Zeyu Nov 9, 2020
7651198
Merge pull request #214 from GuoAi/master
GuoAi Nov 9, 2020
c40d791
fix clear all links
Nov 9, 2020
3689d0b
Merge branch 'master' into Allupdates
MuhammadHoze Nov 9, 2020
42b91c6
Merge pull request #215 from iamchenjiajun/jiajun-improveDocs
iamchenjiajun Nov 9, 2020
aa21171
fix checkstyle
Nov 9, 2020
9693c7d
Merge branch 'Allupdates' of https://github.com/MuhammadHoze/tp into …
Nov 9, 2020
fcb2da9
checkstyle fix
Nov 9, 2020
8a041f3
Delete expenses.txt
iamchenjiajun Nov 9, 2020
f6f467f
fix message for book borrowed
Nov 9, 2020
07dbcb5
Update PPP
iamchenjiajun Nov 9, 2020
ee190e7
Merge pull request #216 from iamchenjiajun/jiajun-improveDocs
iamchenjiajun Nov 9, 2020
4871d14
Update test case for find
Cao-Zeyu Nov 9, 2020
609c086
checkstyle
Nov 9, 2020
a428011
DELETEEEE this merge conflicting .txt file
Nov 9, 2020
49f87f8
Update PPP
iamchenjiajun Nov 9, 2020
cc5c936
Merge pull request #218 from iamchenjiajun/jiajun-improveDocs
iamchenjiajun Nov 9, 2020
62d8282
Merge pull request #213 from MuhammadHoze/Allupdates
MuhammadHoze Nov 9, 2020
4d813b2
Add find command for links
GuoAi Nov 9, 2020
cc0254d
change 'links' to 'items'. fix find for links
Cao-Zeyu Nov 9, 2020
5e6bab0
add <br>
Cao-Zeyu Nov 9, 2020
1e83253
Add spend command for links
GuoAi Nov 9, 2020
ad17172
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp
GuoAi Nov 9, 2020
466b426
Merge pull request #217 from Cao-Zeyu/zeyu-fixbugs
Cao-Zeyu Nov 9, 2020
208c019
Update
Cao-Zeyu Nov 9, 2020
f3b0565
Change find command
GuoAi Nov 9, 2020
74bb15a
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T14-3/tp
GuoAi Nov 9, 2020
c04062b
Merge branch 'master' into master
Cao-Zeyu Nov 9, 2020
656cc22
Update LinkList.java
Cao-Zeyu Nov 9, 2020
1f61246
Merge pull request #219 from Cao-Zeyu/master
Cao-Zeyu Nov 9, 2020
3499506
Merge pull request #64 from AY2021S1-CS2113-T14-3/master
MuhammadHoze Nov 9, 2020
27dda2c
Update DG by adding a class diagram for Item
GuoAi Nov 9, 2020
2f3c920
Update PPP
GuoAi Nov 9, 2020
225c0a3
Update class diagram in DG
Cao-Zeyu Nov 9, 2020
622273b
Merge pull request #220 from GuoAi/master
GuoAi Nov 9, 2020
8ddb08b
Fix SetCommand and DateCommand double args
iamchenjiajun Nov 9, 2020
df2ea66
Add newline after CalendarCommand
iamchenjiajun Nov 9, 2020
ca4ece1
Fix error with category command
GuoAi Nov 9, 2020
4a44da2
Update notice for find and fix the quick command table for list
Cao-Zeyu Nov 9, 2020
05c11d3
Fix CalendarCommand
iamchenjiajun Nov 9, 2020
42a3ba0
Fix AddrCommand
iamchenjiajun Nov 9, 2020
f152c73
Merge pull request #221 from GuoAi/master
GuoAi Nov 9, 2020
e91618d
Merge pull request #222 from iamchenjiajun/jiajun-BugFix
iamchenjiajun Nov 9, 2020
ff5002b
minor errors
Nov 9, 2020
b8a87d1
checkstyle errors
Nov 9, 2020
59a537d
Fix DG bug
iamchenjiajun Nov 9, 2020
070363c
Merge pull request #224 from iamchenjiajun/jiajun-BugFix
iamchenjiajun Nov 9, 2020
c324ef0
io error
Nov 9, 2020
3953011
Fix error
GuoAi Nov 9, 2020
50f4d86
fix typos
Cao-Zeyu Nov 9, 2020
590afec
Merge pull request #223 from MuhammadHoze/Allupdates
MuhammadHoze Nov 9, 2020
5b1a8ad
Merge pull request #225 from GuoAi/master
GuoAi Nov 9, 2020
f045351
Merge pull request #226 from Cao-Zeyu/tests
Cao-Zeyu Nov 9, 2020
79a0705
Refactor
GuoAi Nov 9, 2020
3f197a1
Merge pull request #227 from GuoAi/master
iamchenjiajun Nov 9, 2020
b415798
Merge pull request #65 from AY2021S1-CS2113-T14-3/master
MuhammadHoze Nov 9, 2020
e96dcfb
Update PPP to fit page limit
GuoAi Nov 9, 2020
bae3a54
fix error msg
Nov 9, 2020
8dbac7c
typo in DG
Cao-Zeyu Nov 9, 2020
cacbb09
Merge pull request #228 from GuoAi/master
iamchenjiajun Nov 9, 2020
ec16ff9
Merge pull request #229 from MuhammadHoze/Allupdates
MuhammadHoze Nov 9, 2020
48186b1
Merge pull request #230 from Cao-Zeyu/master
iamchenjiajun Nov 9, 2020
06f345d
Cut PPP
GuoAi Nov 9, 2020
dd7753b
Merge pull request #231 from GuoAi/master
GuoAi Nov 9, 2020
15d91e0
Cut PPP
GuoAi Nov 9, 2020
0f40e6e
Merge pull request #232 from GuoAi/master
GuoAi Nov 9, 2020
f80b79d
Cut PPP
GuoAi Nov 9, 2020
b5f0a6f
Merge pull request #233 from GuoAi/master
GuoAi Nov 9, 2020
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
tasks.txt
links.txt
modules.txt
credits.txt
books.txt
expenses.txt
27 changes: 16 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Duke project template
# termiNus project template

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.
termiNus is a really simple all-in-one CLI based program for NUS undergraduate students. Whatcha waiting for! Download and start cruising with termiNus

## Setting up in Intellij

Expand All @@ -15,16 +15,21 @@ Prerequisites: JDK 11 (use the exact version), update Intellij to the most recen
> Task :classes

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

What is your name?
Hello from...
_ _ _ _
| | (_)| \ | |
| |_ ___ _ __ _ __ ___ _ | \| | _ _ ___
| __| / _ \| '__|| '_ ` _ \ | || . ` || | | |/ __|
| |_ | __/| | | | | | | || || |\ || |_| |\__ \
\__| \___||_| |_| |_| |_||_|\_| \_/ \__,_||___/

____________________________________________________________
How can termiNus assist you today?

Unsure what to type? Start of by typing <help> to see the commands and their usage.
____________________________________________________________
```
Type some word and press enter to let the execution proceed to the end.
1. Type some word and press enter to let the execution proceed to the end.

## Build automation using Gradle

Expand Down
4 changes: 3 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ repositories {
dependencies {
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.5.0'
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.5.0'
compile group: 'commons-validator', name: 'commons-validator', version: '1.7'
}

test {
Expand All @@ -33,7 +34,7 @@ application {
}

shadowJar {
archiveBaseName = "duke"
archiveBaseName = "termiNus"
archiveClassifier = null
}

Expand All @@ -42,5 +43,6 @@ checkstyle {
}

run{
enableAssertions = true
standardInput = System.in
}
10 changes: 5 additions & 5 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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)
![](https://via.placeholder.com/100.png?text=Photo) | GuoAi | [Github](https://github.com/GuoAi) | [Portfolio](./team/template.md)
![CaoZeyuPhoto](./displayPictures/CaoZeyuPhoto.jpeg) | Cao Zeyu | [Github](https://github.com/Cao-Zeyu) | [Portfolio](team/cao-zeyu.md)
![MuhammadPhoto](./displayPictures/MuhammadPhoto.jpg) | Muhammad Hozefa Zumkhawala| [Github](https://github.com/MuhammadHoze) | [Portfolio](team/muhammadhoze.md)
![ChenJiaJunPhoto](./displayPictures/ChenJiaJunPhoto.jpg) | Chen Jia Jun | [Github](https://github.com/iamchenjiajun) | [Portfolio](./team/iamchenjiajun.md)
![](https://via.placeholder.com/100.png?text=Photo) | Ng Yeow Hwee Antonio | [Github](https://github.com/yh-ng) | [Portfolio](./team/yh-ng.md)
Loading