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-W10-2] ExchangeCourseMapper #17

Open
wants to merge 1,048 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
1048 commits
Select commit Hold shift + click to select a range
9928326
Merge branch 'master' into improvement/parser-test
louisjoety Nov 10, 2024
996c759
Fix checkstyle
hzxnancy Nov 10, 2024
920dcd3
Fix checkstyle
hzxnancy Nov 10, 2024
d1e9da1
Remove myList.json from data folder
hzxnancy Nov 10, 2024
00d4c4a
Merge pull request #315 from hzxnancy/branch-UniShorthand
chewycj Nov 10, 2024
14f4854
Extract out the validation segment of obtains
louisjoety Nov 10, 2024
725fc90
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
louisjoety Nov 10, 2024
78a090e
Add test cases when abbreviation is used
louisjoety Nov 10, 2024
a223995
Restructure obtain contacts file
louisjoety Nov 10, 2024
e493352
Enable shortened school name
louisjoety Nov 10, 2024
7eef4f8
Add new test cases for shortened school names
louisjoety Nov 10, 2024
e2cb026
Fix grammar bugs in delete command messages
chewycj Nov 10, 2024
0626e17
Add named constants
chewycj Nov 10, 2024
38c16af
Update diagrams to new implementation
louisjoety Nov 10, 2024
b406c85
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
hzxnancy Nov 10, 2024
b2a1775
Make ppp shorter and succint
louisjoety Nov 10, 2024
a02dfad
Shorten length of PPP
louisjoety Nov 10, 2024
25fbaa7
Modify filter command to take in special NUS course codes
chewycj Nov 10, 2024
73a2d46
Disable loggings for AddCoursesCommand, CourseValidator and CourseRep…
hzxnancy Nov 10, 2024
737d35c
Modify invalid NUS course code exception message
chewycj Nov 10, 2024
99e493d
Disable loggings for CourseValidator
hzxnancy Nov 10, 2024
e077d6c
Remove myList.json file
chewycj Nov 10, 2024
c93c950
Update JUnit tests for filter command
chewycj Nov 10, 2024
30953d3
Update JUnit tests for delete command
chewycj Nov 10, 2024
e2abc0a
Fix typo around DG implementation
louisjoety Nov 10, 2024
7e2f1ab
Apply standard notations to command class diagrams
chewycj Nov 10, 2024
cf7dffe
Update UG based on PE-D comments
hzxnancy Nov 10, 2024
308fa5a
Merge pull request #320 from chewycj/branch-bug-fix-command-class-dia…
hzxnancy Nov 10, 2024
a0756e6
Merge branch 'master' into improvement/parser-test
louisjoety Nov 10, 2024
5dc9f9a
Merge branch 'master' into improvement/ppp-update-2-page
louisjoety Nov 10, 2024
e488529
Merge pull request #319 from chewycj/branch-command-bug-fixes
hzxnancy Nov 10, 2024
9f8ff52
Merge branch 'master' into improvement/parser-test
louisjoety Nov 10, 2024
3d133b8
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
hzxnancy Nov 10, 2024
df32a33
Update UG notes section
hzxnancy Nov 10, 2024
39d66bb
Fix checkstyle
hzxnancy Nov 10, 2024
4c740bf
Fix checkstyle
hzxnancy Nov 10, 2024
ea55f26
Remove myList.json to pass test cases
hzxnancy Nov 10, 2024
bccd173
Merge pull request #321 from hzxnancy/branch-TPD
chewycj Nov 10, 2024
886f9bb
Fix merge conflicts
louisjoety Nov 10, 2024
50bc858
Update UG with better UX format
louisjoety Nov 10, 2024
03aab5e
Remove repeated comments for UG
louisjoety Nov 10, 2024
e5febbc
Update positive test case into UG
louisjoety Nov 10, 2024
160cb8d
Fix checkstyle warnings given
louisjoety Nov 10, 2024
32c588f
Merge pull request #322 from louisjoety/improvement/parser-test
wahkia Nov 10, 2024
61a0318
Refactored UG based on PED
Nov 10, 2024
b0d6a43
Merge branch 'master' into improvement/ppp-update-2-page
louisjoety Nov 10, 2024
328ff46
Fix javadocs for SchoolContactValidator class
louisjoety Nov 10, 2024
340e158
Refactor UI Messages based on PED
Nov 10, 2024
d2210d9
Fix checkstyle test
Nov 10, 2024
0c6478b
Fix checkstyle for ListCommnadsCommandTest
Nov 10, 2024
de10a19
Remove magic literals from filter and delete commands
chewycj Nov 11, 2024
32f6a0e
Merge pull request #323 from wahkia/feature/refactor-UG-PED
chewycj Nov 11, 2024
bfafd9a
Reduce blurriness in class diagrams
chewycj Nov 11, 2024
9dc9bcc
Remove NBSP tag from database
hzxnancy Nov 11, 2024
a007945
Refactor code
hzxnancy Nov 11, 2024
2c163fa
Update PPP with newest details
chewycj Nov 11, 2024
2eed0dc
Remove negative test cases from UG
chewycj Nov 11, 2024
a281c38
Merge pull request #325 from hzxnancy/branch-databaseBugfix
chewycj Nov 11, 2024
c2f215d
Update AboutUs.md with full names
chewycj Nov 11, 2024
05253ec
Fix documentation bugs in sequence diagrams
chewycj Nov 11, 2024
2def468
Update documentation for filter command
chewycj Nov 11, 2024
ad2c131
Remove magic literals from filter and delete commands
chewycj Nov 11, 2024
36fc6b7
Reduce blurriness in class diagrams
chewycj Nov 11, 2024
36ce1f1
Update PPP with newest details
chewycj Nov 11, 2024
525906e
Remove negative test cases from UG
chewycj Nov 11, 2024
9afffa1
Update AboutUs.md with full names
chewycj Nov 11, 2024
1fa1687
Fix documentation bugs in sequence diagrams
chewycj Nov 11, 2024
ee3e8c6
Update documentation for filter command
chewycj Nov 11, 2024
f9d138e
Merge branch 'branch-documentation-bug-fixes' of https://github.com/c…
chewycj Nov 11, 2024
ed18ec2
Merge pull request #327 from chewycj/branch-documentation-bug-fixes
louisjoety Nov 11, 2024
f59249a
Fix bugs for PE-D
Chiang-HuiXin Nov 11, 2024
7f86a60
Update JUnit test for HelpCommand
Chiang-HuiXin Nov 11, 2024
683e977
Modify ListUniCoursesCommand to adopt the abbrevated PU names
Chiang-HuiXin Nov 11, 2024
03920d1
Add javadocs for parser class
hzxnancy Nov 11, 2024
5a3b44c
Change keyword for ListUniCoursesCommand
Chiang-HuiXin Nov 11, 2024
2862764
Fix grammar errors
chewycj Nov 11, 2024
86ccba4
Refactor code by extracting code into helper methods
Chiang-HuiXin Nov 11, 2024
195bf47
Update HelpCommand and Commands for the new "list courses"
Chiang-HuiXin Nov 11, 2024
978083b
Update JUnit test for find, list courses and help commands
Chiang-HuiXin Nov 11, 2024
c6528ed
Merge branch 'master' into improvement/ppp-update-2-page
louisjoety Nov 11, 2024
ed85c3b
Update DG and UG to replace "set" with "list courses"
Chiang-HuiXin Nov 11, 2024
bec06fb
Fix UG for Obtain to be clearer
louisjoety Nov 11, 2024
4c83396
Add duplicate entry checker to remove and save unique courses
Nov 11, 2024
32e9ba1
Fix Checkstyle unsued imports
Nov 11, 2024
d8a76b1
Refactor magic variables and logs
louisjoety Nov 11, 2024
4b908ee
Merge pull request #331 from wahkia/feature/add-duplicate-checker
louisjoety Nov 11, 2024
7b712f8
Merge branch 'master' into improvement/ppp-update-2-page
louisjoety Nov 11, 2024
0404a2f
Fix checkstyle error in ListCommandsCommandTest
Chiang-HuiXin Nov 11, 2024
c6dbb44
Adjust DG to fit new implementation
louisjoety Nov 11, 2024
8d52967
Update ppp for better spacing
louisjoety Nov 11, 2024
16f25c7
Fix test cases to avoid repeated testing
louisjoety Nov 11, 2024
1cdb4bb
Merge pull request #330 from Chiang-HuiXin/branch-Fixbugsv2
louisjoety Nov 11, 2024
5254648
Merge branch 'master' into improvement/ppp-update-2-page
louisjoety Nov 11, 2024
3e0f3e8
Remove mylist things
louisjoety Nov 11, 2024
4121d94
Update storage class javadocs
hzxnancy Nov 11, 2024
2d2cc81
Fix grammatical error in DG
chewycj Nov 11, 2024
cdf93cb
Change casing for abbreviations
hzxnancy Nov 11, 2024
0b715b4
Fix grammar errors
chewycj Nov 11, 2024
cee7b68
Fix grammatical error in DG
chewycj Nov 11, 2024
787ca2c
Edit test cases to fit lowercase pu
hzxnancy Nov 11, 2024
c83ee68
Merge pull request #334 from hzxnancy/branch-abbreviationBugFix
chewycj Nov 11, 2024
74d047c
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
hzxnancy Nov 11, 2024
18f6e84
Update DG manual testing with University abbreviations
chewycj Nov 11, 2024
26fcba2
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
chewycj Nov 11, 2024
5d96cb3
Resolve merge conflicts
louisjoety Nov 11, 2024
27926dd
Fix failed test cases
louisjoety Nov 11, 2024
bc59607
Typo in test case fix again to pass
louisjoety Nov 11, 2024
3228f87
Adjutst UG to new implementation
louisjoety Nov 11, 2024
966d134
Reduce repeated lines in DG
louisjoety Nov 11, 2024
c7372e1
Update test data for list schools
louisjoety Nov 11, 2024
0b0c912
Update the list schools to adapt to shortened names
louisjoety Nov 11, 2024
de520ad
Update DG with right diagrams
louisjoety Nov 11, 2024
ab52cf3
Update the test cases for list schools
louisjoety Nov 11, 2024
2e66620
Add clarity to loop
louisjoety Nov 11, 2024
5ec4527
Fix error message due to bug in 2 tags
louisjoety Nov 11, 2024
34181ca
Fix error message
louisjoety Nov 11, 2024
e05e7f1
New fix to obtain after updates
louisjoety Nov 11, 2024
f871137
Add JUnit test for DataIntegrityChecker
Nov 11, 2024
a06ffb4
Refactored CompareMappedCommand to accept abbreviations
Nov 11, 2024
0fe53bc
Fix Checkstyle prroblems
Nov 11, 2024
0766b5a
Merge pull request #338 from wahkia/feature/add-data-Integrity-comman…
louisjoety Nov 11, 2024
ee1a187
Merge branch 'master' into improvement/ppp-update-2-page
louisjoety Nov 11, 2024
9f71c48
Modify sequence diagram to make it simpler
Chiang-HuiXin Nov 11, 2024
57ebf39
Add javadocs for FileHandler and Storage classes
hzxnancy Nov 11, 2024
98218c3
Fix checkstyle error
louisjoety Nov 11, 2024
0bee7a7
Fix indentation
louisjoety Nov 11, 2024
01a2920
Add javadocs for DataIntegrityChecker
hzxnancy Nov 11, 2024
5205b6a
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
chewycj Nov 11, 2024
8b9b70a
Add javadocs for CourseRepository class
hzxnancy Nov 11, 2024
812df20
Keep function calls simpler
louisjoety Nov 11, 2024
7b1a19f
Update PPP to be 2 pages
chewycj Nov 11, 2024
c43ab2d
Update PPP to be 2 pages
chewycj Nov 11, 2024
1f1b14d
Merge pull request #339 from louisjoety/improvement/ppp-update-2-page
hzxnancy Nov 11, 2024
29f6f23
Update javadocs
hzxnancy Nov 11, 2024
2455a7f
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
hzxnancy Nov 11, 2024
0ad0a0f
Fix overflows
louisjoety Nov 11, 2024
4f2581d
Start non void methods Javadocs with "Returns"
hzxnancy Nov 11, 2024
5c43a70
Simplify ppp
louisjoety Nov 11, 2024
a9abb11
Update PPP to be 2 pages
chewycj Nov 11, 2024
c3ea501
Update PPP overview section
chewycj Nov 11, 2024
596449f
Merge branch 'branch-documentation-bug-fixes' of https://github.com/c…
chewycj Nov 11, 2024
d27fa6b
Added checker to add command to prevent addition of duplicate entries
Nov 11, 2024
cba5850
Merge pull request #343 from hzxnancy/branch-javadocsV2
chewycj Nov 11, 2024
6208d61
Update FindCoursesCommand sequence diagram to make it simpler
Chiang-HuiXin Nov 11, 2024
40cbe64
Fix checkstyle
Nov 11, 2024
a0f80fa
Capitalise L
louisjoety Nov 11, 2024
ac2fcc6
Merge branch 'master' into improvement/ppp-overflow
louisjoety Nov 11, 2024
d44fe16
Merge branch 'master' into feature/add-add-command-check
wahkia Nov 11, 2024
72a5847
Merge pull request #344 from chewycj/branch-documentation-bug-fixes
louisjoety Nov 11, 2024
eca8b32
Merge branch 'master' into improvement/ppp-overflow
louisjoety Nov 11, 2024
f49614f
Update PPP
Chiang-HuiXin Nov 11, 2024
d9d0d35
Merge pull request #345 from wahkia/feature/add-add-command-check
chewycj Nov 11, 2024
f219978
Merge pull request #347 from Chiang-HuiXin/branch-LastCheck
hzxnancy Nov 11, 2024
98e6405
Update logs in code
chewycj Nov 11, 2024
59b9bb0
Update PPP to be 2 pages
chewycj Nov 11, 2024
52fbd3c
Fix merge conflicts in delete command
chewycj Nov 11, 2024
6e965bf
Adjust layout of PPP
chewycj Nov 11, 2024
608a0db
Update AddCoursesCommand seq diagram
hzxnancy Nov 11, 2024
c5da1ed
Update Parser Class diagram
Chiang-HuiXin Nov 11, 2024
173efea
Merge pull request #350 from chewycj/branch-clean-up-code
wahkia Nov 11, 2024
3e271c8
Update DG so that the sequence diagram shows
Chiang-HuiXin Nov 11, 2024
81d4141
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
Chiang-HuiXin Nov 11, 2024
46963e5
Merge branch 'master' into improvement/ppp-overflow
louisjoety Nov 11, 2024
070bbf0
Update PPP
hzxnancy Nov 11, 2024
0b4f96b
Update DG for FindCoursesCommand
Chiang-HuiXin Nov 11, 2024
8c5d743
Merge pull request #352 from Chiang-HuiXin/branch-ParserClassDiagram
louisjoety Nov 11, 2024
c32fc9c
Merge branch 'master' into improvement/ppp-overflow
louisjoety Nov 11, 2024
e1fc836
Update DG with university abbreviation methods
hzxnancy Nov 11, 2024
8abf8c4
Update CourseValidator sequence diagram
hzxnancy Nov 11, 2024
33125d7
Remove trailing spaces
louisjoety Nov 11, 2024
e813fe0
Merge pull request #353 from louisjoety/improvement/ppp-overflow
chewycj Nov 11, 2024
721f4eb
Shorten PPP
Chiang-HuiXin Nov 11, 2024
703d724
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
Chiang-HuiXin Nov 11, 2024
c1a6037
Fix UG for FindCommand
Chiang-HuiXin Nov 11, 2024
6808295
Update UG
hzxnancy Nov 11, 2024
471e171
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
hzxnancy Nov 11, 2024
ce1005f
Merge pull request #354 from Chiang-HuiXin/branch-fixppp
hzxnancy Nov 11, 2024
219c675
Merge pull request #356 from hzxnancy/branch-DocsUpdatev6
chewycj Nov 11, 2024
3036ccb
Adjust layout of PPP
chewycj Nov 11, 2024
475c47e
Update JUnit tests for Filter and Delete commands
chewycj Nov 11, 2024
26d092d
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
Chiang-HuiXin Nov 11, 2024
71f7746
Merge pull request #357 from chewycj/branch-ppp-v2-1
louisjoety Nov 11, 2024
fa67838
Add colons into DG
louisjoety Nov 11, 2024
f4b5ad3
Shorten PPP
Chiang-HuiXin Nov 11, 2024
3b4fb99
Delete FindCoursesCommand sequence diagram image
Chiang-HuiXin Nov 11, 2024
90997c3
Add page breaks for better formatting
hzxnancy Nov 11, 2024
9ba715f
Add FindCoursesCommand sequence diagram image back
Chiang-HuiXin Nov 11, 2024
88df201
Merge pull request #358 from Chiang-HuiXin/branch-LastChecksv2
chewycj Nov 11, 2024
b2f0026
Refactored diagrams and added javadocs ListPersonalTrackerCommand nad…
Nov 11, 2024
e50c338
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
louisjoety Nov 11, 2024
70fa73e
Merge pull request #359 from wahkia/feature/refactor-diagrams
chewycj Nov 11, 2024
eece118
Update PPP with more github links
hzxnancy Nov 11, 2024
af42c5a
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
hzxnancy Nov 11, 2024
7809a77
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
louisjoety Nov 11, 2024
fec0626
Fix entry point
louisjoety Nov 11, 2024
429d693
Extract magic numbers and constants
hzxnancy Nov 11, 2024
4e01c05
Refactor obtain and list schools
louisjoety Nov 11, 2024
7315a64
Refactor obtain and list schools
louisjoety Nov 11, 2024
0f6cfb6
Update PPP based on latest changes
Nov 11, 2024
03b1b15
Add javadocs for Course class
hzxnancy Nov 11, 2024
a54c876
Suppress loggings in storage classes
hzxnancy Nov 11, 2024
3212fab
Merge pull request #360 from wahkia/feature/update-ppp
hzxnancy Nov 11, 2024
dbe7a95
Merge pull request #361 from louisjoety/improvement/typo-fixes
hzxnancy Nov 11, 2024
9d6c11a
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
hzxnancy Nov 11, 2024
7bff2af
Fix checkstyle
hzxnancy Nov 11, 2024
ed655e5
Shorten PPP to adhere to 2 page limit
Chiang-HuiXin Nov 11, 2024
3e044e6
Shorten PPP further
Chiang-HuiXin Nov 11, 2024
c4a8ea0
Merge pull request #362 from hzxnancy/branch-finalUpdates
Chiang-HuiXin Nov 11, 2024
b3c7adc
Merge pull request #363 from Chiang-HuiXin/branch-FixPPPv2
hzxnancy Nov 11, 2024
83bd121
Fix hyperlinks for DG and UG
hzxnancy Nov 11, 2024
f65b7e3
Fix grammar in UG
hzxnancy Nov 11, 2024
55e30b9
Merge pull request #365 from hzxnancy/branch-fixLinks
louisjoety Nov 11, 2024
fba4bb7
Remove line break from DG
hzxnancy Nov 11, 2024
583d3e1
Update CourseValidator sequence diagram
hzxnancy Nov 11, 2024
4bb5060
Update PPP to fit page limit
Nov 11, 2024
9152370
Edit grammar mistakes
hzxnancy Nov 11, 2024
6595278
Remove test case from UG for clairty
hzxnancy Nov 11, 2024
84550d9
Fix minor grammar mistakes
hzxnancy Nov 11, 2024
9b1c524
Add javadocs for removeDuplicatteCourses()
hzxnancy Nov 11, 2024
8ecc3ce
Merge pull request #366 from wahkia/feature/refactor-PPP
hzxnancy Nov 11, 2024
d69763d
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
hzxnancy Nov 11, 2024
67b597c
Fix minor grammar mistakes in DG
hzxnancy Nov 11, 2024
7c09936
Update UG example description
hzxnancy Nov 11, 2024
7909335
Update test case to follow new message
hzxnancy Nov 11, 2024
4ca950a
Merge pull request #367 from hzxnancy/branch-DocsUpdatev7
chewycj Nov 12, 2024
9e1df7d
Update DG manual testing section
chewycj Nov 12, 2024
bc8bde5
Update DG instructions for data corruption
chewycj Nov 12, 2024
28b71cc
Update DG instructions
chewycj Nov 12, 2024
236da8a
Update DG instructions
chewycj Nov 12, 2024
20da7e6
Merge pull request #369 from chewycj/branch-dg-bug-fixes
hzxnancy Nov 12, 2024
a940bda
Add List schools DG implementation causes
louisjoety Nov 12, 2024
0007a21
Update DG to prevent overflow in checkstyle
louisjoety Nov 12, 2024
a8245e0
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
louisjoety Nov 12, 2024
afd9e73
Match DG to SD
louisjoety Nov 12, 2024
7261e44
Update the DG with new obtain diagram rectifications
louisjoety Nov 12, 2024
f1f7b8f
Modify sequence diagram
Chiang-HuiXin Nov 12, 2024
80fd4de
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
Chiang-HuiXin Nov 12, 2024
61e8c66
Fix obtain diagram
louisjoety Nov 12, 2024
bbf3f4e
Update Sequence diagram for the 3 classes
Chiang-HuiXin Nov 12, 2024
f7d1a5b
Extract method to align with seq diagram
hzxnancy Nov 12, 2024
6e761a8
Merge pull request #371 from Chiang-HuiXin/branch-FixSequenceDiagram
chewycj Nov 12, 2024
554c42d
Merge pull request #370 from louisjoety/improvement/List-schools-impl…
chewycj Nov 12, 2024
1c57040
Remove unnecessary lines
hzxnancy Nov 12, 2024
dbd29b0
Merge branch 'master' of https://github.com/AY2425S1-CS2113-W10-2/tp …
hzxnancy Nov 12, 2024
48f5d08
Switch trivial statement
louisjoety Nov 12, 2024
7abf5a2
Update photo on DG
louisjoety Nov 12, 2024
d9002d7
Merge pull request #372 from hzxnancy/branch-extractmethod
chewycj Nov 12, 2024
e310ade
Merge pull request #373 from louisjoety/improvement/display-imeage
chewycj Nov 12, 2024
202b77d
Refactored ListCommandCommands UG
Nov 12, 2024
6e07573
Merge pull request #374 from wahkia/feature/refactor-list-commands-UG
louisjoety Nov 12, 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
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.exchangecoursemapper.ExchangeCourseMapper

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Duke project template
# ExchangeCourseMapper 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
7 changes: 5 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ repositories {
dependencies {
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.10.0'
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.10.0'
implementation 'org.glassfish:javax.json:1.1.4'
implementation 'javax.json:javax.json-api:1.1.4'
}

test {
Expand All @@ -29,11 +31,11 @@ test {
}

application {
mainClass.set("seedu.duke.Duke")
mainClass.set("seedu.exchangecoursemapper.ExchangeCourseMapper")
}

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

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

run{
standardInput = System.in
enableAssertions = true
}
Loading
Loading