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-F12-2] AniChan #54

Open
wants to merge 1,444 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
1444 commits
Select commit Hold shift + click to select a range
ebcf9bb
Merge branch 'master' into OngDeZhi-PPP
OngDeZhi Nov 5, 2020
06989ea
Add test guide for Workspace
ChanJianHao Nov 5, 2020
4ee42c9
Merge remote-tracking branch 'upstream/master' into ChanJianHao-V21-M…
ChanJianHao Nov 5, 2020
54c3aba
Fix formatting
ChanJianHao Nov 5, 2020
3462d69
Update Setting Up guide
OngDeZhi Nov 5, 2020
d58a211
Merge pull request #284 from OngDeZhi/OngDeZhi-PPP
OngDeZhi Nov 5, 2020
cb2ce5f
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-F12-2/tp…
EyoWeiChin Nov 5, 2020
4d35ad7
Merge remote-tracking branch 'upstream/master' into ChanJianHao-V21-M…
ChanJianHao Nov 5, 2020
d5d93e0
Update DG with newline
EyoWeiChin Nov 5, 2020
8494538
Update PPP with phrasing fix
EyoWeiChin Nov 5, 2020
883b5dd
Update PPP
ChanJianHao Nov 5, 2020
0677d64
Merge pull request #286 from EyoWeiChin/EyoWeiChin-PPP-update
EyoWeiChin Nov 5, 2020
978f90f
Merge remote-tracking branch 'upstream/master'
ChanJianHao Nov 5, 2020
b85c1fa
Update with name validation
ChanJianHao Nov 5, 2020
abebc2b
Update dg
ChanJianHao Nov 5, 2020
69ef600
Merge pull request #285 from ChanJianHao/ChanJianHao-V21-ManualTestin…
ChanJianHao Nov 5, 2020
68ba437
Move validation to StorageManager
ChanJianHao Nov 6, 2020
52b3220
Update dg
ChanJianHao Nov 6, 2020
0d4b93e
Merge remote-tracking branch 'upstream/master' into ChanJianHao-V21-W…
ChanJianHao Nov 6, 2020
82e8f3c
Format fixes for Main
ChanJianHao Nov 6, 2020
a7171cf
Update to improve wording of dg
ChanJianHao Nov 6, 2020
da1c146
Improve formatting
ChanJianHao Nov 6, 2020
469f484
Merge pull request #287 from ChanJianHao/ChanJianHao-V21-WorkspaceLoa…
ChanJianHao Nov 6, 2020
8a63990
Merge remote-tracking branch 'upstream/master'
ChanJianHao Nov 6, 2020
bdde8e4
Merge branch 'master' into OngXinBin-PPP
n3wsoldier Nov 6, 2020
a61ad89
Update PPP highlight
n3wsoldier Nov 6, 2020
0a90060
Change AboutUs name
n3wsoldier Nov 6, 2020
a5c36b4
Merge pull request #288 from n3wsoldier/OngXinBin-PPP
n3wsoldier Nov 6, 2020
67618ec
Refactor AnimeStorage
n3wsoldier Nov 6, 2020
4da0466
Merge branch 'OngXinBin-PPP'
n3wsoldier Nov 6, 2020
19d7880
Merge branch 'master' into OngXinBin-CodeQuality
n3wsoldier Nov 6, 2020
a917614
Update access level
n3wsoldier Nov 6, 2020
39f5b91
Remove magic literals
n3wsoldier Nov 6, 2020
45715bc
Refactor out magic literals with constants
EyoWeiChin Nov 6, 2020
5c32ac7
Refactor magic literal
n3wsoldier Nov 6, 2020
4373b8e
Merge branch 'master' into OngDeZhi-AboutUs
OngDeZhi Nov 6, 2020
3b15a53
Merge pull request #289 from EyoWeiChin/EyoWeiChin-Refactor-CodeBase
EyoWeiChin Nov 6, 2020
2bd8dcc
Remove magic literal
n3wsoldier Nov 6, 2020
329a3cc
Update userguide expected outcome
n3wsoldier Nov 6, 2020
f42a2f1
Refactor variable
n3wsoldier Nov 6, 2020
2a5971d
Fix checkstyle
n3wsoldier Nov 6, 2020
5472590
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-F12-2/tp…
n3wsoldier Nov 6, 2020
7b22ed3
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-F12-2/tp
n3wsoldier Nov 6, 2020
4866141
Merge pull request #290 from n3wsoldier/OngXinBin-CodeQuality
n3wsoldier Nov 6, 2020
cf05082
Update PPP with better formatting and fixed grammatical errors.
EyoWeiChin Nov 6, 2020
13fdf7e
Add bookmark storage test
n3wsoldier Nov 6, 2020
76dc87a
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-F12-2/tp…
n3wsoldier Nov 6, 2020
b4a9615
Add not successful bookmark load
n3wsoldier Nov 6, 2020
d862541
Update test name
n3wsoldier Nov 6, 2020
30602ee
Update UGDG with better phrasing and formatting fixes.
EyoWeiChin Nov 6, 2020
43d3612
Merge pull request #292 from EyoWeiChin/EyoWeiChin-DocumentationFix
EyoWeiChin Nov 7, 2020
803e475
Merge branch 'master' into OngDeZhi-AboutUs
OngDeZhi Nov 7, 2020
d9454e2
Merge pull request #291 from n3wsoldier/OngXinBin-JUnit-Test-v2.1
n3wsoldier Nov 7, 2020
11c8584
Merge remote-tracking branch 'upstream/master'
ChanJianHao Nov 7, 2020
bd9a6c1
Update PPP and other's PPP for consistency
OngDeZhi Nov 7, 2020
eda3846
Add patch for username acceptance
ChanJianHao Nov 7, 2020
0b1f848
Update UG
OngDeZhi Nov 7, 2020
ae12675
Update test
ChanJianHao Nov 7, 2020
e20391f
Add more tests
ChanJianHao Nov 7, 2020
edc11d8
Update JUnit
ChanJianHao Nov 7, 2020
f2b2802
Refactor constants
ChanJianHao Nov 7, 2020
ce5146d
Update DG
OngDeZhi Nov 7, 2020
08dca06
Update UG and PPP for consistency
OngDeZhi Nov 7, 2020
dba859a
Merge branch 'OngDeZhi-AboutUs' into OngDeZhi-PPP
OngDeZhi Nov 7, 2020
bf5157c
Merge branch 'master' into OngDeZhi-PPP
OngDeZhi Nov 7, 2020
2e33cda
Update Browse and Search to perform additional input checks.
EyoWeiChin Nov 7, 2020
b6c35ab
Remove line in UG for more consistency
EyoWeiChin Nov 7, 2020
84f6389
Fix phrasing in PPP
OngDeZhi Nov 7, 2020
c6f059e
Fix language
OngDeZhi Nov 7, 2020
e45e037
Merge branch 'master' into OngDeZhi-Estimate
OngDeZhi Nov 7, 2020
7ef1098
Fix language
OngDeZhi Nov 7, 2020
3787fd6
Merge pull request #293 from ChanJianHao/ChanJianHao-V21-User-NameChecks
ChanJianHao Nov 7, 2020
c7369f6
Resized input prompt image
OngDeZhi Nov 7, 2020
6a4b5e5
Merge pull request #294 from EyoWeiChin/EyoWeiChin-MoreInputValidation
EyoWeiChin Nov 7, 2020
941d5d2
Update testing methods for EstimateCommand and WatchlistCommand
OngDeZhi Nov 7, 2020
0129206
Merge branch 'master' into OngXinBin-UserGuide
n3wsoldier Nov 7, 2020
c2d44b2
Merge pull request #295 from OngDeZhi/OngDeZhi-PPP
OngDeZhi Nov 7, 2020
426bf2a
Update UG phrasing
n3wsoldier Nov 7, 2020
d0b2e1b
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-F12-2/tp…
n3wsoldier Nov 7, 2020
ecca28b
Update UG punctuation
n3wsoldier Nov 7, 2020
95fe9a6
Fix UG grammer
n3wsoldier Nov 7, 2020
0a83ba5
Merge branch 'master' into OngDeZhi-Estimate
OngDeZhi Nov 7, 2020
fd8b4ce
Merge pull request #296 from n3wsoldier/OngXinBin-UserGuide
n3wsoldier Nov 7, 2020
d2c5624
Fix PPP to 2 page limit
OngDeZhi Nov 7, 2020
9e787c3
Update PPP description
n3wsoldier Nov 8, 2020
43c9fe7
Merge branch 'OngXinBin-UserGuide'
n3wsoldier Nov 8, 2020
049c0c8
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-F12-2/tp
n3wsoldier Nov 8, 2020
883b6e0
Merge branch 'master' into OngXinBin-DeveloperGuide-v2.1
n3wsoldier Nov 8, 2020
2186a7a
Update DG infomation
n3wsoldier Nov 8, 2020
e2a1052
Update testing and test cases
OngDeZhi Nov 8, 2020
39e03e2
Minor fix on phrasing
OngDeZhi Nov 8, 2020
e2fbf8f
Merge branch 'master' into OngDeZhi-Estimate
OngDeZhi Nov 8, 2020
4454904
Update testing for StorageManager
OngDeZhi Nov 8, 2020
51c0d6f
Rearrange error check statements for more accurate error message
OngDeZhi Nov 8, 2020
6c038fd
Fix JavaDoc phrasing
OngDeZhi Nov 8, 2020
b0234bd
Fix error message
OngDeZhi Nov 8, 2020
169c2b9
Remove unused import
OngDeZhi Nov 8, 2020
1aca694
Merge pull request #297 from n3wsoldier/OngXinBin-DeveloperGuide-v2.1
n3wsoldier Nov 8, 2020
24630ee
Merge pull request #298 from OngDeZhi/OngDeZhi-Estimate
OngDeZhi Nov 8, 2020
c51cf53
Update PPP with minor formatting and phrasing fix
EyoWeiChin Nov 8, 2020
848b8f2
Update PPP with grammar fix
EyoWeiChin Nov 8, 2020
f2d6afa
Merge pull request #299 from EyoWeiChin/EyoWeiChin-PPP-update2
EyoWeiChin Nov 8, 2020
cde0136
Merge branch 'master' into OngXinBin-PPP
n3wsoldier Nov 8, 2020
25480d0
Update PPP phrasing
n3wsoldier Nov 8, 2020
948853d
Merge pull request #300 from n3wsoldier/OngXinBin-PPP
n3wsoldier Nov 8, 2020
441c352
Merge branch 'master' into OngDeZhi-Developer-Guide-v2
OngDeZhi Nov 8, 2020
0947909
Reorder Appendix D
OngDeZhi Nov 8, 2020
cbc6db1
Merge remote-tracking branch 'upstream/master'
ChanJianHao Nov 8, 2020
fdc35fa
Update PPP
ChanJianHao Nov 8, 2020
e92fcab
Add LB for about us
ChanJianHao Nov 8, 2020
e19ea51
Update UG with spacing for better formatting
ChanJianHao Nov 8, 2020
1e81c41
Update PPP
ChanJianHao Nov 8, 2020
152ebeb
Refactor code
ChanJianHao Nov 8, 2020
b6fb81f
Merge pull request #301 from OngDeZhi/OngDeZhi-Developer-Guide-v2
OngDeZhi Nov 9, 2020
3fcacd2
Add JavaDoc for all method
n3wsoldier Nov 9, 2020
7004abd
Update javadoc
n3wsoldier Nov 9, 2020
a06640f
Add javadoc for note class
n3wsoldier Nov 9, 2020
401cab8
Add more comprehensive JavaDocs
EyoWeiChin Nov 9, 2020
33cf162
Merge branch 'master' into OngDeZhi-Estimate
OngDeZhi Nov 9, 2020
2acab9c
Add checks to invalidate file name specified with invalid characters
OngDeZhi Nov 9, 2020
7428319
Update test cases for invalid file name characters
OngDeZhi Nov 9, 2020
2966fc0
Merge remote-tracking branch 'upstream/master' into ChanJianHao-V21-P…
ChanJianHao Nov 9, 2020
5a6bd95
Merge pull request #303 from n3wsoldier/OngXinBin-JavaDoc-v2.1
n3wsoldier Nov 9, 2020
07bd146
Grammar fix
ChanJianHao Nov 9, 2020
cf963f8
Fix format of table
ChanJianHao Nov 9, 2020
7f38af2
Update Documentation section format
ChanJianHao Nov 9, 2020
0a045aa
Update WatchlistStorage to reject watchlist with empty anime index
OngDeZhi Nov 9, 2020
bc40465
Update DG Workspace format
ChanJianHao Nov 9, 2020
2413bc8
Remove file reference
ChanJianHao Nov 9, 2020
2cff502
Update the error checks for EstimateParser
OngDeZhi Nov 9, 2020
dcf1187
Update block for data
ChanJianHao Nov 9, 2020
858d974
Merge pull request #304 from EyoWeiChin/EyoWeiChin-UpdateJavaDoc
EyoWeiChin Nov 9, 2020
8eef8c9
Update TOC format
ChanJianHao Nov 9, 2020
eddc096
Merge pull request #302 from ChanJianHao/ChanJianHao-V21-Pre-Release-…
ChanJianHao Nov 9, 2020
0f4c0e1
Merge remote-tracking branch 'upstream/master'
ChanJianHao Nov 9, 2020
30be9ad
Improve Main formatting
ChanJianHao Nov 9, 2020
29a58d4
Add Logging
ChanJianHao Nov 9, 2020
f8ec972
Update overview to 2 sentence for all
OngDeZhi Nov 9, 2020
595812b
Fix variable naming for consistency
OngDeZhi Nov 9, 2020
dc4ab93
Merge branch 'master' into OngXinBin-CodeQuality
n3wsoldier Nov 9, 2020
8982a85
Update spelling JavaDoc
n3wsoldier Nov 9, 2020
a906949
Consistent and correct test method name
n3wsoldier Nov 9, 2020
f616832
Update PPP overview to be consistent
EyoWeiChin Nov 9, 2020
ffe9c64
Fix minor page 0 bug
EyoWeiChin Nov 9, 2020
3d3f074
Merge pull request #307 from OngDeZhi/OngDeZhi-Estimate
OngDeZhi Nov 9, 2020
f843401
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-F12-2/tp…
EyoWeiChin Nov 9, 2020
162850e
Merge remote-tracking branch 'upstream/master'
ChanJianHao Nov 9, 2020
a13998a
Update PPP
ChanJianHao Nov 9, 2020
e60b41e
Update junit test method name
n3wsoldier Nov 9, 2020
46eb609
Merge pull request #308 from n3wsoldier/OngXinBin-CodeQuality
n3wsoldier Nov 9, 2020
6724719
Update phrasing
ChanJianHao Nov 9, 2020
fd90e0e
Merge remote-tracking branch 'upstream/master' into ChanJianHao-V21-C…
ChanJianHao Nov 9, 2020
eec33e3
Update BrowseCommand to fix an int overflow
EyoWeiChin Nov 9, 2020
e99d08a
Merge branch 'master' into OngDeZhi-JavaDoc
OngDeZhi Nov 9, 2020
5cafd9d
Add new tests
ChanJianHao Nov 9, 2020
f18527c
Update JavaDoc
OngDeZhi Nov 9, 2020
88407d0
Merge pull request #305 from ChanJianHao/ChanJianHao-V21-Code-Improve…
ChanJianHao Nov 9, 2020
fee5f8c
Merge remote-tracking branch 'upstream/master'
ChanJianHao Nov 9, 2020
b96ca48
Add lines
ChanJianHao Nov 9, 2020
4e16d10
Fix browse formatting
ChanJianHao Nov 9, 2020
e0dfa56
Merge pull request #309 from EyoWeiChin/EyoWeiChin-PreReleaseV2.1
EyoWeiChin Nov 9, 2020
54b3123
Watchlist format updates
ChanJianHao Nov 9, 2020
63374f7
Update user story table format
ChanJianHao Nov 9, 2020
bfc05cf
Update PPP
OngDeZhi Nov 9, 2020
07284e6
Format update for manual testing section
ChanJianHao Nov 9, 2020
8ba2936
Remove extra space in PPP
OngDeZhi Nov 9, 2020
bd6aca1
Fix phrasing
OngDeZhi Nov 9, 2020
b6071de
Moved watchlist name length check to WatchlistParser
OngDeZhi Nov 9, 2020
35267ac
Update variable naming
OngDeZhi Nov 9, 2020
7e0c3ca
Update variable naming
OngDeZhi Nov 9, 2020
ab11c73
Add Javadocs for Anime.java
EyoWeiChin Nov 9, 2020
4f30876
Update Javadoc formatting
EyoWeiChin Nov 9, 2020
a441124
Merge pull request #311 from OngDeZhi/OngDeZhi-JavaDoc
OngDeZhi Nov 9, 2020
e9378e6
Merge branch 'master' into OngDeZhi-PPP
OngDeZhi Nov 9, 2020
adbd347
Update diagram spacing to be consistent & PPP
OngDeZhi Nov 9, 2020
e711b4c
Merge pull request #310 from ChanJianHao/ChanJianHao-V21-DG-FormatUpd…
ChanJianHao Nov 9, 2020
a543783
Merge remote-tracking branch 'upstream/master'
ChanJianHao Nov 9, 2020
7ab6ee6
Fix language in PPP
OngDeZhi Nov 9, 2020
a30248a
Merge branch 'master' into OngDeZhi-PPP
OngDeZhi Nov 9, 2020
e8222d1
Merge pull request #312 from EyoWeiChin/EyoWeiChin-AnimeJavadocs
EyoWeiChin Nov 9, 2020
3c29256
Update Browse to handle more input
EyoWeiChin Nov 9, 2020
f4c8ac0
Update javadoc description
EyoWeiChin Nov 9, 2020
bac5bba
Update access modifier of a browse method
EyoWeiChin Nov 9, 2020
97519a2
Merge branch 'master' into MichaelDinata-JavaDocs
Nov 9, 2020
d547171
Update Highlights for PPP
OngDeZhi Nov 9, 2020
1d764ca
Updated PPP
Nov 9, 2020
4e768b9
Refactor AnimeTest class
EyoWeiChin Nov 9, 2020
0cd7adc
Update phrasing fix
EyoWeiChin Nov 9, 2020
fb9b564
Fix grammar
OngDeZhi Nov 9, 2020
b633816
Update Javadocs
ChanJianHao Nov 9, 2020
f45043e
Update phrasing
OngDeZhi Nov 9, 2020
bbfe9f0
Merge pull request #313 from EyoWeiChin/EyoWeiChin-InputValidation-Up…
EyoWeiChin Nov 9, 2020
827303e
Update phrasing
OngDeZhi Nov 9, 2020
f1e91a4
Remove lines
ChanJianHao Nov 9, 2020
2940954
Updated javadocs
Nov 9, 2020
2b5dc8c
Update manual test
ChanJianHao Nov 9, 2020
912e43a
Update PPP
ChanJianHao Nov 9, 2020
b5ea58a
update ppp
Nov 9, 2020
14de887
update ppp
Nov 9, 2020
3f82480
Update PPP with PRs
ChanJianHao Nov 9, 2020
03707b4
Add authorship and fix minor bug in DG
OngDeZhi Nov 9, 2020
21db00d
Add assert
ChanJianHao Nov 9, 2020
4ad1621
Update pathing for images folder
OngDeZhi Nov 9, 2020
2aac9f6
Update AboutUs
OngDeZhi Nov 9, 2020
ffebe43
Add checks to delete workspace
ChanJianHao Nov 9, 2020
02e3f08
fix error
ChanJianHao Nov 9, 2020
9e4e4db
Remove space on De Zhi request
ChanJianHao Nov 9, 2020
b287572
Add checks for delete
ChanJianHao Nov 9, 2020
19bd48a
Update phrasing
OngDeZhi Nov 9, 2020
3f61157
Add fix
ChanJianHao Nov 9, 2020
560ceb5
Add severe log
ChanJianHao Nov 9, 2020
e0a88d2
Update table formatting
ChanJianHao Nov 9, 2020
aee5885
Refactor User
ChanJianHao Nov 9, 2020
f627956
Added more assertions and loggings
Nov 9, 2020
e7233e5
Merge pull request #314 from ChanJianHao/ChanJianHao-V21-Workspace-Re…
ChanJianHao Nov 9, 2020
9fea1f6
Update logging level
OngDeZhi Nov 9, 2020
b1dd85e
Update PPP
Nov 9, 2020
1df5efa
Merge branch 'master' into OngDeZhi-PPP
OngDeZhi Nov 9, 2020
eb8785b
Merge pull request #316 from michaeldinata/MichaelDinata-JavaDocs
michaeldinata Nov 9, 2020
a17cb4d
Merge pull request #315 from OngDeZhi/OngDeZhi-PPP
OngDeZhi Nov 9, 2020
c0f34dd
Merge remote-tracking branch 'upstream/master'
ChanJianHao Nov 9, 2020
1a8c824
Update the image to reflect new changes
EyoWeiChin Nov 9, 2020
9359277
Update DG with table of content fix
EyoWeiChin Nov 9, 2020
9184fca
Update DG with figure name fix
EyoWeiChin Nov 9, 2020
a3432dc
Merge pull request #317 from EyoWeiChin/EyoWeiChin-FixAniChanStarting…
EyoWeiChin Nov 9, 2020
684e110
Merge branch 'master' into MichaelDinata-DeveloperGuide
Nov 9, 2020
e423f71
updated ug, dg and ppp
Nov 9, 2020
af1e4a4
Javadocs update
ChanJianHao Nov 9, 2020
1d4e279
Case change
ChanJianHao Nov 9, 2020
e062cfb
Change wording
ChanJianHao Nov 9, 2020
4fb65fe
Bold AniChan
ChanJianHao Nov 9, 2020
052d243
Bold AniChan
ChanJianHao Nov 9, 2020
bb2dafb
updated ug for better consistency
Nov 9, 2020
c563c20
Update tests
ChanJianHao Nov 9, 2020
04306ad
Merge pull request #319 from ChanJianHao/ChanJianHao-V21-Javadocs-Min…
ChanJianHao Nov 9, 2020
06455c6
Merge pull request #318 from michaeldinata/MichaelDinata-DeveloperGuide
michaeldinata Nov 9, 2020
1c69826
Merge branch 'master' into OngDeZhi-Developer-Guide-v2
OngDeZhi Nov 9, 2020
3f8c7a7
Update DG phrasing
OngDeZhi Nov 9, 2020
bf4c96a
Update error message
OngDeZhi Nov 9, 2020
3d8aaf2
Merge pull request #320 from OngDeZhi/OngDeZhi-Developer-Guide-v2
OngDeZhi Nov 9, 2020
d3509f6
Update UG to change release link to v2.1
EyoWeiChin Nov 9, 2020
52ca34c
Update DG by removing unnecessary line
EyoWeiChin Nov 9, 2020
6797859
Merge pull request #321 from EyoWeiChin/EyoWeiChin-UG-Link-Fix
EyoWeiChin Nov 9, 2020
756c8c6
Merge branch 'master' into OngDeZhi-UserGuide-v2
OngDeZhi Nov 9, 2020
aca83a4
Fix minor bug in UG
OngDeZhi Nov 9, 2020
316f00d
Merge pull request #322 from OngDeZhi/OngDeZhi-UserGuide-v2
OngDeZhi Nov 9, 2020
e6e249e
Minor bug fix on UG
OngDeZhi Nov 9, 2020
458a93d
Merge pull request #323 from OngDeZhi/OngDeZhi-UserGuide-v2
OngDeZhi Nov 9, 2020
0378e0b
Add library acknowledgement
n3wsoldier Nov 14, 2020
a01d4e1
Merge pull request #325 from n3wsoldier/TP-Acknowledgement
n3wsoldier Nov 14, 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
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ src/main/resources/docs/
bin/

/text-ui-test/ACTUAL.txt
text-ui-test/EXPECTED-UNIX.TXT
/text-ui-test/EXPECTED-UNIX.TXT
/data
22 changes: 22 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
language: java
jdk: oraclejdk11

before_install:
- chmod +x gradlew

script: >-
./gradlew clean checkstyleMain checkstyleTest test check jacocoTestReport

before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/


cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/

after_success:
- ./gradlew jacocoTestReport coveralls
- bash <(curl -s https://codecov.io/bash) -v
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2020 AY2021S1-CS2113T-F12-2

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# Duke 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.
Expand Down
30 changes: 27 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
plugins {
id 'java'
id 'jacoco'
id 'application'
id 'checkstyle'
id 'com.github.kt3k.coveralls' version '2.8.4'
id 'com.github.johnrengelman.shadow' version '5.1.0'
}

Expand All @@ -10,10 +12,22 @@ repositories {
}

dependencies {
compile group: 'com.googlecode.json-simple', name: 'json-simple', version: '1.1.1'
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'
}

sourceSets {
main {
java {
srcDirs = ['src/main/java']
}
resources {
srcDirs = ['src/main/resources']
}
}
}

test {
useJUnitPlatform()

Expand All @@ -29,18 +43,28 @@ test {
}

application {
mainClassName = "seedu.duke.Duke"
mainClassName = "anichan.Main"
}

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

jacocoTestReport {
reports {
xml.enabled true
html.enabled false
}
}



checkstyle {
toolVersion = '8.23'
}

run{
run {
enableAssertions = true
standardInput = System.in
}
21 changes: 13 additions & 8 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# 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)

# About us

Hello! AniChan was developed by a group of passionate students from team [F12-2](https://github.com/AY2021S1-CS2113T-F12-2) as part of their team project for [CS2113T Software Engineering & Object-Oriented Programming](https://nus-cs2113-ay2021s1.github.io/website/index.html).

Display | Name | GitHub Profile | Portfolio
--------|:----:|:--------------:|:---------:
![](https://via.placeholder.com/100.png?text=Photo) | Michael Dinata | [Github](https://github.com/michaeldinata) | [Portfolio](docs/team/michaeldinata.md)
![](https://via.placeholder.com/100.png?text=Photo) | Eyo Wei Chin | [Github](https://github.com/EyoWeiChin) | [Portfolio](docs/team/EyoWeiChin.md)
![3](https://avatars1.githubusercontent.com/u/39303087?s=400&v=4) | Ong De Zhi | [Github](https://github.com/OngDeZhi) | [Portfolio](docs/team/OngDeZhi.md)
![](https://i.pinimg.com/564x/c4/0d/7a/c40d7a7060fb74926c257db982b6ddaf--funny-stuff-funny-things.jpg) | Chan Jian Hao | [Github](https://github.com/ChanJianHao) | [Portfolio](docs/team/jianhao.md)
![](https://via.placeholder.com/100.png?text=Photo) | Xin Bin | [Github](https://github.com/n3wsoldier) | [Portfolio](docs/team/xinbin.md)

1 change: 1 addition & 0 deletions docs/Badges.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[![Build Status](https://travis-ci.org/AY2021S1-CS2113T-F12-2/tp.svg?branch=master)](https://travis-ci.org/AY2021S1-CS2113T-F12-2/tp) ![Github Workflow](https://img.shields.io/github/workflow/status/AY2021S1-CS2113T-F12-2/tp/Java%20CI) ![Size](https://img.shields.io/github/repo-size/AY2021S1-CS2113T-F12-2/tp) ![Open Issues](https://img.shields.io/github/issues-raw/AY2021S1-CS2113T-F12-2/tp) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) ![Last Commit](https://img.shields.io/github/last-commit/AY2021S1-CS2113T-F12-2/tp) [![codecov](https://codecov.io/gh/AY2021S1-CS2113T-F12-2/tp/branch/master/graph/badge.svg?token=2H6O4KMWRA)](Codecov) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/fac33332a53745f990829c425c499621)](https://www.codacy.com/gh/AY2021S1-CS2113T-F12-2/tp/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=AY2021S1-CS2113T-F12-2/tp&amp;utm_campaign=Badge_Grade)
Loading