Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
763 commits
Select commit Hold shift + click to select a range
1d8620f
Update UG
blackmirag3 Apr 11, 2024
d27c5f4
Fix formatting for UG
blackmirag3 Apr 11, 2024
e625df3
Update expected test case output
blackmirag3 Apr 11, 2024
5006917
Make private class public for usage in other parts of codebaase
ParthGandhiNUS Apr 11, 2024
6e81f63
Update process command workflow to reduce double counting in MasterSt…
ParthGandhiNUS Apr 11, 2024
1d6ac25
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
ParthGandhiNUS Apr 11, 2024
b54efb3
Merge pull request #266 from ParthGandhiNUS/ParseTextFile
alalal47 Apr 11, 2024
b4e1a28
Fix bug for the max number of classes attended
ParthGandhiNUS Apr 11, 2024
5cfc987
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
ParthGandhiNUS Apr 11, 2024
fafd7f3
Fix small bug
ParthGandhiNUS Apr 11, 2024
06f44f9
Merge pull request #267 from ParthGandhiNUS/Bug_Fixing
alalal47 Apr 11, 2024
672f2f1
Add handling for cases of file corruption that are not handled by our…
alalal47 Apr 11, 2024
9ccd417
Fix wrong indentation for comment
alalal47 Apr 11, 2024
7271f8f
Fix incorrect indentation
alalal47 Apr 11, 2024
917ced5
Merge pull request #268 from alalal47/corruption_handling
tayponghee Apr 12, 2024
193c7bf
Update README file to match our product
tayponghee Apr 12, 2024
b4e5259
Update PPP
tayponghee Apr 12, 2024
fc97952
Update Junit tests
tayponghee Apr 12, 2024
ca903f9
Delete unused package
tayponghee Apr 12, 2024
46eac07
Remove unneccessary test class, update inputparsingtest
tayponghee Apr 12, 2024
980a777
Update StudentAttributesTest
tayponghee Apr 12, 2024
3aceab6
Update PPP
tayponghee Apr 12, 2024
40fb493
Remove extraneous bracket
tayponghee Apr 12, 2024
a2fc6f8
Merge pull request #271 from tayponghee/update_aboutus
ParthGandhiNUS Apr 12, 2024
a8cbd06
Add classes attended for the specific subject in the list command
tayponghee Apr 12, 2024
52dc162
Update UG
tayponghee Apr 12, 2024
de40d46
Fix gradle checks and Junit tests
tayponghee Apr 12, 2024
8aab9ca
Fix file always corrupted bug
alalal47 Apr 12, 2024
3e77283
Fix incorrect indentation
alalal47 Apr 12, 2024
f6b2cd6
Merge pull request #273 from alalal47/junit
tayponghee Apr 12, 2024
34e30d1
Merge pull request #272 from tayponghee/update_aboutus
alalal47 Apr 12, 2024
9795bee
Implement clearing of student list upon corruption detected
alalal47 Apr 12, 2024
14837ce
Merge pull request #274 from alalal47/junit
tayponghee Apr 12, 2024
68a85ce
Add testing for sort by payment date
alalal47 Apr 12, 2024
65877af
Fix line wrapping for help message on smaller terminal windows
alalal47 Apr 12, 2024
c1eeaaf
Remove unused import
alalal47 Apr 12, 2024
2b32536
Update UserGuide.md
blackmirag3 Apr 12, 2024
37b03e0
Merge branch 'master' into shui-edit-v2
blackmirag3 Apr 12, 2024
1c42a5f
Merge pull request #265 from blackmirag3/shui-edit-v2
alalal47 Apr 12, 2024
86aa4c3
Merge pull request #275 from alalal47/junit
tayponghee Apr 12, 2024
5fd6ae8
Update TextFileHandler Class
ParthGandhiNUS Apr 12, 2024
c661b7a
Update Main of Classify
ParthGandhiNUS Apr 12, 2024
2294879
Update access of TextFileParser methods
ParthGandhiNUS Apr 12, 2024
5aa1437
Junit tests for TextFileHandler
ParthGandhiNUS Apr 12, 2024
ac643b0
Junit tests for TextFileReader
ParthGandhiNUS Apr 12, 2024
b994d92
Junit tests for TextFileParser
ParthGandhiNUS Apr 12, 2024
2f54262
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
ParthGandhiNUS Apr 12, 2024
35059ad
Correct CheckStyle Issues
ParthGandhiNUS Apr 12, 2024
0d683b9
Remove erronous test case
ParthGandhiNUS Apr 12, 2024
a91c068
Merge pull request #276 from ParthGandhiNUS/V2.1
alalal47 Apr 12, 2024
967df8a
Add more features to instructions for manual testing
alalal47 Apr 12, 2024
d9ecce5
Remove unused imports
tayponghee Apr 12, 2024
844f3cc
Fix instructions for manual testing formatting
alalal47 Apr 12, 2024
23aa51b
Change StudentSorter image
Cryolian Apr 12, 2024
5545e3f
Merge pull request #279 from Cryolian/master
ParthGandhiNUS Apr 12, 2024
3cf8c94
Merge pull request #278 from tayponghee/master
Cryolian Apr 12, 2024
ac84850
Fix newlines and add restore instructions for manual testing
alalal47 Apr 12, 2024
9eb8550
Add undo instructions for manual testing
alalal47 Apr 12, 2024
bd7e3d6
Change UG intro
Cryolian Apr 12, 2024
dd8a896
Merge pull request #280 from Cryolian/bugfixv2.0
ParthGandhiNUS Apr 12, 2024
989aee0
Change classes attended message
Cryolian Apr 12, 2024
d7f4a81
Add edit manual testing cases for DG
blackmirag3 Apr 12, 2024
01fedfe
Fix file writing bug
Cryolian Apr 12, 2024
0e83e28
Add phone number checks to save files.
Cryolian Apr 12, 2024
312ba21
Fix user guide (process)
Cryolian Apr 12, 2024
c9a69a3
Fix sort infinite loop
Cryolian Apr 12, 2024
ed391d1
Fix tests and printing messages
Cryolian Apr 12, 2024
137b835
Fix parth's poopoo brackets
Cryolian Apr 12, 2024
cbde920
Clean parth's peepee
Cryolian Apr 12, 2024
b604f42
Fix checkstyle errors
Cryolian Apr 12, 2024
a7c23e5
Fix spacing
Cryolian Apr 12, 2024
b6a9ff5
Change name
tayponghee Apr 12, 2024
7251d1a
Merge pull request #282 from Cryolian/bugfixv2.0
ParthGandhiNUS Apr 12, 2024
2261d81
Merge pull request #281 from blackmirag3/shui-edit-v2
Cryolian Apr 12, 2024
e7770c9
Refactor addStudent
tayponghee Apr 12, 2024
57c446a
Fix author tag
tayponghee Apr 12, 2024
26428b8
Make classes for DataHandler, DataReader, and DataWriter
ParthGandhiNUS Apr 12, 2024
92ff9b4
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
ParthGandhiNUS Apr 12, 2024
c237676
Refactor UI message
tayponghee Apr 12, 2024
e584aa6
Change boolean nomenclature
tayponghee Apr 12, 2024
794e908
Remove unused constant
tayponghee Apr 12, 2024
c9b7cb7
Change all constants to include _ for "yi xin"
tayponghee Apr 12, 2024
8e91986
Change xiao_ming
tayponghee Apr 12, 2024
44e7b30
Merge pull request #283 from tayponghee/master
ParthGandhiNUS Apr 12, 2024
42771b7
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
ParthGandhiNUS Apr 12, 2024
f4fbe37
Update DG
alalal47 Apr 12, 2024
91a8bd4
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
alalal47 Apr 12, 2024
1e99696
Update DG
alalal47 Apr 12, 2024
45ec007
Fix spelling error
alalal47 Apr 12, 2024
aea9391
Remove extraneous symbols
alalal47 Apr 12, 2024
11aea9f
Merge pull request #277 from alalal47/DG
tayponghee Apr 12, 2024
cf5617c
Update blackmirag3.md
blackmirag3 Apr 12, 2024
7689ce5
Update blackmirag3.md
blackmirag3 Apr 12, 2024
0e45b7d
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
ParthGandhiNUS Apr 13, 2024
db52b69
Small Change in Naming Test Method
ParthGandhiNUS Apr 13, 2024
66664d5
Change Access Modifiers for methods
ParthGandhiNUS Apr 13, 2024
91f8de1
Add DataReader Test cases
ParthGandhiNUS Apr 13, 2024
82a94ce
Add Datawriter Test cases
ParthGandhiNUS Apr 13, 2024
8a617b9
Change the numbering for test case
ParthGandhiNUS Apr 13, 2024
117a9c5
Merge pull request #285 from ParthGandhiNUS/V2.1
tayponghee Apr 13, 2024
4143cd1
Add view missing student test
Cryolian Apr 13, 2024
0e8b0cd
Add number and gender tests
Cryolian Apr 13, 2024
431e618
Fix checkstyle errors
Cryolian Apr 13, 2024
7af6bcd
Fix test params
Cryolian Apr 13, 2024
8f631f3
Change test checks
Cryolian Apr 13, 2024
327d831
Merge pull request #286 from Cryolian/bugfixv2.0
Cryolian Apr 13, 2024
f8da6c6
Add archive tests and Fix process bugs
Cryolian Apr 13, 2024
28d2be7
Adjust archive tests
Cryolian Apr 13, 2024
01531c7
Fix archive tests
Cryolian Apr 13, 2024
9a187ee
Merge pull request #287 from Cryolian/bugfixv2.0
alalal47 Apr 13, 2024
911e88e
Update blackmirag3.md
blackmirag3 Apr 13, 2024
a04b44a
Merge branch 'shui-edit-v2' of github.com:blackmirag3/tp into shui-ed…
blackmirag3 Apr 13, 2024
3158145
Add architectural diagram, update DG
tayponghee Apr 13, 2024
15db00d
Update PPP
tayponghee Apr 13, 2024
df9065a
Update DG
blackmirag3 Apr 13, 2024
ea31262
Merge pull request #288 from tayponghee/Architecture_diagram
Cryolian Apr 13, 2024
aa94bcf
Add portfolio links to aboutus
Cryolian Apr 13, 2024
08819df
Update UG to make date storage details explicit
Cryolian Apr 13, 2024
0d7b6e2
Update aboutus links
Cryolian Apr 13, 2024
3d4d533
Update blackmirag3.md
blackmirag3 Apr 13, 2024
c9783bc
Merge pull request #290 from Cryolian/bugfixv2.0
tayponghee Apr 13, 2024
b4dfd81
Change AboutUs, modified link to not show on the page
tayponghee Apr 13, 2024
c38e035
Merge pull request #291 from tayponghee/master
Cryolian Apr 13, 2024
7c2ef87
Update PPP
ParthGandhiNUS Apr 13, 2024
5d67f05
Merge pull request #292 from ParthGandhiNUS/V2.1
alalal47 Apr 13, 2024
602b8fe
Add table of content to DG
ParthGandhiNUS Apr 13, 2024
c680d4d
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
ParthGandhiNUS Apr 13, 2024
e9db8df
Merge pull request #293 from ParthGandhiNUS/V2.1
alalal47 Apr 13, 2024
e0ab961
Clean up code and update help function to be more readable on small s…
alalal47 Apr 13, 2024
c46e951
Fix naming for magic literal
alalal47 Apr 13, 2024
75e7e94
Fix examples in ug to match product
alalal47 Apr 13, 2024
67ebfb7
Merge pull request #294 from alalal47/DG
Cryolian Apr 13, 2024
17232dc
Remove circle from Architecture Diagram
tayponghee Apr 13, 2024
de92dd5
Merge pull request #295 from tayponghee/master
alalal47 Apr 13, 2024
cda9610
Add support for small window/screen/big font size to the help feature
alalal47 Apr 13, 2024
12db8a5
Reformat code to make it more readable
alalal47 Apr 13, 2024
d255111
Update alalal47.md and UG to reflect latest version of help function
alalal47 Apr 13, 2024
8f30d57
Fix typos and junit
alalal47 Apr 14, 2024
93c2a2c
Merge pull request #296 from alalal47/help_revamp
Cryolian Apr 14, 2024
ef35ec3
Edit Test Case to remove empty directory which is created
ParthGandhiNUS Apr 14, 2024
98744a5
Add more test cases for TextFileParser
ParthGandhiNUS Apr 14, 2024
27b8236
Update UG with fixed typos in help function
alalal47 Apr 14, 2024
99a18dc
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
ParthGandhiNUS Apr 14, 2024
49f10e2
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
alalal47 Apr 14, 2024
2cd792e
Merge pull request #297 from alalal47/help_revamp
alalal47 Apr 14, 2024
6b0df3c
Update DG
ParthGandhiNUS Apr 14, 2024
8944de8
Update UG
ParthGandhiNUS Apr 14, 2024
6288b44
Add SampleFile for Process Command
ParthGandhiNUS Apr 14, 2024
5bd6297
Add Image for the format of the text file
ParthGandhiNUS Apr 14, 2024
6758c1a
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
ParthGandhiNUS Apr 14, 2024
6fb0930
Update code to meet checkstyle requirements
ParthGandhiNUS Apr 14, 2024
1021677
Merge pull request #298 from ParthGandhiNUS/V2.1
tayponghee Apr 14, 2024
13ffb5b
Merge branch 'master' into shui-edit-v2
blackmirag3 Apr 14, 2024
749cf95
Update image for About Us Page
ParthGandhiNUS Apr 14, 2024
51b5982
Update PPP
ParthGandhiNUS Apr 14, 2024
2c0fd4b
Update UG
ParthGandhiNUS Apr 14, 2024
08d1af9
Clean everyone's peepee poopoo for boolean stuff
ParthGandhiNUS Apr 14, 2024
f060f10
Update DG for Process Component
ParthGandhiNUS Apr 14, 2024
040c7be
Merge pull request #299 from ParthGandhiNUS/V2.1
Cryolian Apr 14, 2024
1317eff
Merge pull request #284 from blackmirag3/shui-edit-v2
Cryolian Apr 14, 2024
273fb71
Add logging to archive commands
blackmirag3 Apr 14, 2024
66be268
Remove redundant println
ParthGandhiNUS Apr 14, 2024
3857450
Update DG with manual testing for Process
ParthGandhiNUS Apr 14, 2024
3dd7f46
Refactor process functionality to handle bugs due to different filetypes
ParthGandhiNUS Apr 14, 2024
e2da68a
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
ParthGandhiNUS Apr 14, 2024
b5da854
Add exceptions for editing subject
blackmirag3 Apr 14, 2024
8cda6c9
Merge pull request #300 from ParthGandhiNUS/V2.1
Cryolian Apr 14, 2024
a17625b
Update UG and sort function UI
tayponghee Apr 14, 2024
177a278
Merge pull request #301 from tayponghee/master
ParthGandhiNUS Apr 14, 2024
a99c324
Update UG
tayponghee Apr 14, 2024
8da8047
Merge pull request #302 from tayponghee/master
Cryolian Apr 14, 2024
3086ba9
Test photo fix
Cryolian Apr 14, 2024
44c1de4
Fix image size
Cryolian Apr 14, 2024
d005696
Update PPP
blackmirag3 Apr 14, 2024
e3bcbba
Add image
Cryolian Apr 14, 2024
87431f7
Edit PPP
ParthGandhiNUS Apr 14, 2024
f0c3ce7
Merge branch 'master' into shui-edit-v2
blackmirag3 Apr 14, 2024
0f4bcaf
Update AddStudent.java
blackmirag3 Apr 14, 2024
67de642
Merge pull request #304 from blackmirag3/shui-edit-v2
Cryolian Apr 14, 2024
66b7cf8
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
Cryolian Apr 14, 2024
d24497f
Fix spacing
Cryolian Apr 14, 2024
433ae42
Fix spacing
Cryolian Apr 14, 2024
5c248da
Another fix attempt
Cryolian Apr 14, 2024
cc0bc00
Add photo to aboutus.md
alalal47 Apr 14, 2024
f25e90a
Merge pull request #305 from alalal47/help_revamp
alalal47 Apr 14, 2024
67d0cf8
Merge branch 'master' into bugfixv2.0
Cryolian Apr 14, 2024
c5d5472
Merge pull request #306 from Cryolian/bugfixv2.0
Cryolian Apr 14, 2024
9ceb6ed
Add pagebreaks for UG
ParthGandhiNUS Apr 14, 2024
3fb68f3
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp
ParthGandhiNUS Apr 14, 2024
980f74e
Another fix attempt
Cryolian Apr 14, 2024
bd09720
Merge branch 'master' into bugfixv2.0
Cryolian Apr 14, 2024
e994201
Another fix attempt
Cryolian Apr 14, 2024
497f369
Merge pull request #307 from ParthGandhiNUS/master
ParthGandhiNUS Apr 14, 2024
8811dc9
Remove space
Cryolian Apr 14, 2024
a0687e1
Add lines
Cryolian Apr 14, 2024
38b37cf
Add missing line
Cryolian Apr 14, 2024
4e39cc3
insn
Cryolian Apr 14, 2024
96886ee
last try before i do html
Cryolian Apr 14, 2024
b9169fa
1
Cryolian Apr 14, 2024
d2e25b1
12
Cryolian Apr 14, 2024
93a44ca
Update UG to make it more printable
ParthGandhiNUS Apr 14, 2024
8f3dee0
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp
ParthGandhiNUS Apr 14, 2024
f6ecfe8
Merge pull request #308 from ParthGandhiNUS/master
ParthGandhiNUS Apr 14, 2024
8c7ca22
html attempt
Cryolian Apr 14, 2024
da0992f
Merge pull request #309 from Cryolian/bugfixv2.0
Cryolian Apr 14, 2024
226692b
Add a few more test cases to be more comprehensive
ParthGandhiNUS Apr 14, 2024
aff26fc
Merge pull request #310 from ParthGandhiNUS/V2.1
ParthGandhiNUS Apr 14, 2024
09110f7
Add exception handling and remove unrelated NFR
tayponghee Apr 14, 2024
068ce27
Add nullpointerexception handling, fix author tag
tayponghee Apr 14, 2024
20605ed
Update UG
tayponghee Apr 14, 2024
c8624f5
Fix errorneous add example location
tayponghee Apr 14, 2024
ca989e2
Merge pull request #311 from tayponghee/master
ParthGandhiNUS Apr 14, 2024
5dfdd22
Update UG
tayponghee Apr 15, 2024
2901bf0
Merge pull request #312 from tayponghee/master
ParthGandhiNUS Apr 15, 2024
9c74826
Add archive component to Dg
blackmirag3 Apr 15, 2024
511ee21
Update UG and PPP
blackmirag3 Apr 15, 2024
b90ab50
Update typos in DG
blackmirag3 Apr 15, 2024
bbe6974
Edit UG
ParthGandhiNUS Apr 15, 2024
c72a9b4
Update DG
blackmirag3 Apr 15, 2024
9be443b
Fix typo in DG
blackmirag3 Apr 15, 2024
3b0ce95
Merge pull request #313 from blackmirag3/shui-edit-v2
alalal47 Apr 15, 2024
4cf5cee
Fix typos in DG
alalal47 Apr 15, 2024
4f13320
Merge pull request #314 from alalal47/help_revamp
Cryolian Apr 15, 2024
a1fe572
UG is frustrating
ParthGandhiNUS Apr 15, 2024
a480fbf
UG is not stonks
ParthGandhiNUS Apr 15, 2024
8861807
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
ParthGandhiNUS Apr 15, 2024
73219a0
Merge pull request #315 from ParthGandhiNUS/V2.1
Cryolian Apr 15, 2024
7de0bd5
Update PPP
ParthGandhiNUS Apr 15, 2024
4db4c93
Merge pull request #316 from ParthGandhiNUS/V2.1
alalal47 Apr 15, 2024
4a9927c
Update DeveloperGuide.md
Cryolian Apr 15, 2024
e163cc5
Update DeveloperGuide.md
Cryolian Apr 15, 2024
12d6925
Merge pull request #317 from AY2324S2-CS2113-T13-3/Cryolian-patch-2
Cryolian Apr 15, 2024
b797228
Update DG
ParthGandhiNUS Apr 15, 2024
03d3c04
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
ParthGandhiNUS Apr 15, 2024
ec14ffe
Update DG
ParthGandhiNUS Apr 15, 2024
45613aa
Update DG
ParthGandhiNUS Apr 15, 2024
498f275
Update DG
ParthGandhiNUS Apr 15, 2024
be125fe
Update DG
ParthGandhiNUS Apr 15, 2024
8314fa7
Merge pull request #318 from ParthGandhiNUS/master
tayponghee Apr 15, 2024
b18b319
test fix
Cryolian Apr 15, 2024
2c3321a
Add User Story
ParthGandhiNUS Apr 15, 2024
746b448
Merge pull request #319 from ParthGandhiNUS/master
Cryolian Apr 15, 2024
1e07c96
fix apos
Cryolian Apr 15, 2024
991db77
typo
Cryolian Apr 15, 2024
85b6fc7
Merge branch 'master' of https://github.com/AY2324S2-CS2113-T13-3/tp …
Cryolian Apr 15, 2024
2f9832d
change back to 6
Cryolian Apr 15, 2024
e2a3392
change enter
Cryolian Apr 15, 2024
99eed62
change back
Cryolian Apr 15, 2024
307d1fc
Merge pull request #320 from Cryolian/bugfixv2.0
Cryolian Apr 15, 2024
c0b6de8
Update DeveloperGuide.md
Cryolian 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
18 changes: 1 addition & 17 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,4 @@ jobs:
java-package: jdk+fx

- name: Build and check with Gradle
run: ./gradlew check

- name: Perform IO redirection test (*NIX)
if: runner.os == 'Linux'
working-directory: ${{ github.workspace }}/text-ui-test
run: ./runtest.sh

- name: Perform IO redirection test (MacOS)
if: always() && runner.os == 'macOS'
working-directory: ${{ github.workspace }}/text-ui-test
run: ./runtest.sh

- name: Perform IO redirection test (Windows)
if: always() && runner.os == 'Windows'
working-directory: ${{ github.workspace }}/text-ui-test
shell: cmd
run: runtest.bat
run: ./gradlew check
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

/*.jar
/.vscode
/data/


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: classify.Classify

33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,36 @@ Steps for publishing documentation to the public:
1. Scroll down to the `GitHub Pages` section.
1. Set the `source` as `master branch /docs folder`.
1. Optionally, use the `choose a theme` button to choose a theme for your documentation.



⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣠⣤⣴⠶⠶⣦⣤⣤⣀⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣴⡾⠟⠋⠉⠀⠀⠀⠀⠀⠀⠈⠉⠛⠿⣶⣄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⣾⠟⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠙⢿⣄⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣴⠟⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠻⣧⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⣾⠋⠀⠀⠀⠀⠀⠀⠀⢀⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠹⣷⡀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⢸⡏⠀⠀⠀⠀⠀⣠⣾⠟⠛⠛⠛⠻⢶⣄⠀⠀⠀⠀⠀⠀⣴⡾⠛⠛⢿⣧⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⣾⠁⠀⠀⠀⢀⣾⠏⠀⠀⠀⠀⠀⠀⠀⠙⣷⡀⠀⠀⠀⢸⡟⠀⠀⠀⠈⣿⡆⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⣿⠀⠀⠀⠀⣼⠏⠀⠀⠀⠀⠀⣠⣤⡀⠀⠘⣷⣤⣶⢶⣿⣇⠀⣖⣶⡆⠘⣿⡀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⣿⠀⠀⠀⢠⣿⠀⠀⠀⠀⠀⠸⣧⣿⣿⠀⣼⠏⠁⠀⠀⠀⠹⣧⠙⠛⠁⠀⣿⣧⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⣿⠀⠀⠀⠈⣿⠀⠀⠀⠀⠀⠀⠈⠉⠀⠀⢻⣿⣶⠶⣶⣶⣿⠏⠀⠀⠀⣰⣿⡏⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⢰⡟⠀⠀⠀⠀⠹⣇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠉⠛⠋⠉⠀⠀⠀⣠⣾⠋⢹⡆⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⢀⣿⠃⠀⠀⠀⠀⠀⠙⢷⣤⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠸⠟⠻⢷⣄⢻⣦⠀⠀⠀
⠀⠀⠀⠀⠀⢠⣿⠃⠀⠀⠀⠀⠀⠀⠀⠀⠈⠛⣻⣶⠆⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠻⣷⡙⢷⣄⠀
⠀⠀⠀⠀⢠⡿⠁⠀⠀⠀⠀⠀⠀⠀⠀⢀⣤⣴⠟⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⣿⠃⠈⢻⣆
⠀⠀⠀⢠⡿⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠙⠻⣦⡄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣾⠏⠀⠀⠀⣿
⠀⠀⠀⣿⠇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠻⣦⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⡟⠀⠀⠀⢠⣿
⠀⠀⢰⡟⠀⠀⠀⠀⠀⠀⠠⣤⣄⠀⠀⠀⠀⠀⠀⠀⠀⠹⣷⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣿⡇⠀⠀⠀⣾⠃
⠀⠀⢸⣷⠀⠀⠀⠀⠀⠀⠀⠈⠙⢿⣦⣀⠀⠀⠀⠀⠀⠀⢹⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢿⡇⠀⣠⣾⠏⠀
⢀⣴⡿⣿⡀⠀⠀⠀⠀⠀⠀⠀⠀⢠⡿⠻⢷⣄⡀⠀⠀⠀⢸⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⠿⠿⣿⠃⠀⠀
⣿⡏⠀⢹⣧⠀⠀⠀⠀⠀⠀⠀⠀⢸⡇⠀⠀⠙⠿⣦⣤⣤⡿⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣼⢿⣦⠀⠀
⠙⢿⣦⣀⠻⣧⡀⠀⠀⠀⠀⠀⢠⣼⣷⣄⠀⣀⣀⡀⠈⠉⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣼⠏⢰⡿⢶⡆
⠀⠀⠉⠙⠛⠿⠿⣦⣀⢠⣶⣶⡿⠁⠀⠹⣿⠋⠉⢿⡆⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣴⡿⠃⠀⠀⣠⡾⠃
⠀⠀⠀⠀⠀⠀⠀⠈⠻⢿⣿⡦⠀⠀⠀⠀⠀⠀⠀⢸⡟⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣴⣿⣋⣀⣤⣴⠟⠋⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠻⣦⣀⠀⠀⠀⠀⣰⡿⠁⠀⠀⠀⠀⠀⢀⣀⣠⣴⠿⠛⠉⠙⠛⠉⠉⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠛⠻⠶⠶⠟⠛⠛⠛⠛⠛⠛⠛⠛⠋⠉⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠘⠦⣠⠀⠀⠠⠀⡀⠀⠀⣘⢦⠀⢤⡄⠀⠈⠡⡄⡀⠀⡀⣄⠈⠀⠀⠐⠀⠀⠀⠈⠀⠀⠀⠀
⠀⠀⠀⠀⠐⠶⠠⠄⠠⠀⠀⠤⠀⠤⠄⠀⡰⡉⠈⠱⠘⠀⡄⣀⠀⠀⠀⠠⠀⠭⠰⠶⠤⠆⠰⡶⠘⢤⠄⠀⢀⠀

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("classify.Classify")
}

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

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

run{
standardInput = System.in
enableAssertions = true
}
55 changes: 48 additions & 7 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,50 @@
# About us
<table>
<tr>
<th>Display</th>
<th>Name</th>
<th>Github Profile</th>
<th>Portfolio</th>
</tr>
<tr>
<td><img src="./team/Parth Image.JPG" height="200"/> </td>
<td>Gandhi Parth Sanjay</td>
<td><a href="https://github.com/ParthGandhiNUS">Github</a></td>
<td><a href="https://ay2324s2-cs2113-t13-3.github.io/tp/team/parthgandhinus.html">Portfolio</a></td>
</tr>
<tr>
<td><img src="./team/blackmirag3.jpg" height="200"/> </td>
<td>Siew Shui Hon</td>
<td><a href="https://github.com/blackmirag3">Github</a></td>
<td><a href="https://ay2324s2-cs2113-t13-3.github.io/tp/team/blackmirag3.html">Portfolio</a></td>
</tr>
<tr>
<td><img src="./team/Portrait_placeholder.png" height="200"/> </td>
<td>Tan Bingxue Gerard</td>
<td><a href="https://github.com/alalal47">Github</a></td>
<td><a href="https://ay2324s2-cs2113-t13-3.github.io/tp/team/alalal47.html">Portfolio</a></td>
</tr>
<tr>
<td><img src="./team//tayponghee.png" height="200"/> </td>
<td>Tay Pong Hee</td>
<td><a href="https://github.com/tayponghee">Github</a></td>
<td><a href="https://ay2324s2-cs2113-t13-3.github.io/tp/team/tayponghee.html">Portfolio</a></td>
</tr>
<tr>
<td><img src="./team//Portrait_placeholder.png" height="200"/> </td>
<td>Tan Yi Xin</td>
<td><a href="https://github.com/Cryolian">Github</a></td>
<td><a href="https://ay2324s2-cs2113-t13-3.github.io/tp/team/cryolian.html">Portfolio</a></td>
</tr>
</table>

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
| Display | Name | Github Profile | Portfolio
|--------|:----:|:--------------:|:---------:|
|<img src="./team/Parth Image.JPG" height="200"/> | Gandhi Parth Sanjay | [Github](https://github.com/ParthGandhiNUS) | [Portfolio](https://ay2324s2-cs2113-t13-3.github.io/tp/team/parthgandhinus.html)|
|<img src="./team/blackmirag3.jpg" height="200"/> | Siew Shui Hon | [Github](https://github.com/blackmirag3) | [Portfolio](https://ay2324s2-cs2113-t13-3.github.io/tp/team/blackmirag3.html)|
|<img src="./team/Portrait_placeholder.png" height="200"/> | Tan Bingxue Gerard | [Github](https://github.com/#5alalal47) | [Portfolio](https://ay2324s2-cs2113-t13-3.github.io/tp/team/alalal47.html)|
|<img src="./team/tayponghee.png" height="200"/> | Tay Pong Hee | [Github](https://github.com/tayponghee) | [Portfolio](https://ay2324s2-cs2113-t13-3.github.io/tp/team/tayponghee.html)|
|<img src="./team/Portrait_placeholder.png" height="200"/> | Tan Yi Xin | [Github](https://github.com/Cryolian) | [Portfolio](https://ay2324s2-cs2113-t13-3.github.io/tp/team/cryolian.html)| -->
Loading