-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
1 changed file
with
51 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# โ ๋จ ๋ ์ค์ ์ฝ๋๋ก ๋ฉ์ผ ๋ฐ ๋ํ ์ธ์ฆ ์๋น์ค ์ฌ์ฉํ๊ธฐ (2์13์ผ ์ถ์์์ ) | ||
# โ ๋จ ํ ์ค์ ์ฝ๋๋ก ๋ฉ์ผ ๋ฐ ๋ํ ์ธ์ฆ ์๋น์ค ์ฌ์ฉํ๊ธฐ | ||
|
||
## ๐ฃ ์ด๋ณด์๋ฅผ ์ํ UnivCert์ ๋ผ์ด๋ธ๋ฌ๋ฆฌ ๋ฐฐํฌ (JitPack) | ||
## ๐ฃ ์ด๋ณด์๋ฅผ ์ํ UnivCert์ ๋ผ์ด๋ธ๋ฌ๋ฆฌ ๋ฐฐํฌ | ||
|
||
์์ธํ ์ค๋ช ์ [ํด๋น ์ฌ์ดํธ](https://univcert.com/)์์ ํ์ธํ์ค ์ ์์ต๋๋ค. | ||
์์ธํ ์ค๋ช ์ [ํด๋น ์ฌ์ดํธ](https://univcert.com/)์์๋ ํ์ธํ์ค ์ ์์ต๋๋ค. | ||
|
||
๐ก build.gradle์ ํด๋น ์ฝ๋ ๋ ์ค ์ถ๊ฐ | ||
|
||
|
@@ -14,7 +14,7 @@ repositories{ | |
dependencies{ | ||
... | ||
implementation 'com.github.in-seo:UnivCert-JitPack:50c23ec9' | ||
implementation 'com.github.in-seo:univcert:master-SNAPSHOT' | ||
... | ||
} | ||
``` | ||
|
@@ -27,11 +27,11 @@ dependencies{ | |
|
||
``` | ||
{ | ||
โkeyโ : โ๋ถ์ฌ๋ฐ์ API KEYโ, | ||
"emailโ : โ[email protected]โ, | ||
โunivNameโ : โํ์ต๋ํ๊ตโ, | ||
โuniv_checkโ : true | ||
(true๋ผ๋ฉด ํด๋น ๋ํ ์ฌํ ์ฌ๋ถ, false๋ผ๋ฉด ๋ฉ์ผ ์์ ์ ์ธ์ฆ๋ง) | ||
โkeyโ : โ๋ถ์ฌ๋ฐ์ API KEYโ, | ||
"emailโ : โ[email protected]โ, | ||
โunivNameโ : โํ์ต๋ํ๊ตโ, | ||
โuniv_checkโ : true | ||
(true๋ผ๋ฉด ํด๋น ๋ํ ์ฌํ ์ฌ๋ถ, false๋ผ๋ฉด ๋ฉ์ผ ์์ ์ ์ธ์ฆ๋ง) | ||
} | ||
``` | ||
|
||
|
@@ -43,10 +43,10 @@ dependencies{ | |
|
||
``` | ||
{ | ||
โkeyโ : โ๋ถ์ฌ๋ฐ์ API KEYโ | ||
โemailโ : "[email protected]โ, | ||
โunivNameโ : โํ์ต๋ํ๊ตโ, | ||
โcodeโ : 3816 | ||
โkeyโ : โ๋ถ์ฌ๋ฐ์ API KEYโ | ||
โemailโ : "[email protected]โ, | ||
โunivNameโ : โํ์ต๋ํ๊ตโ, | ||
โcodeโ : 3816 | ||
} | ||
``` | ||
|
||
|
@@ -65,8 +65,8 @@ dependencies{ | |
|
||
``` | ||
{ | ||
โkeyโ : โ๋ถ์ฌ๋ฐ์ API KEYโ, | ||
"emailโ : โ[email protected]โ | ||
โkeyโ : โ๋ถ์ฌ๋ฐ์ API KEYโ, | ||
"emailโ : โ[email protected]โ | ||
} | ||
``` | ||
|
||
|
@@ -77,8 +77,42 @@ dependencies{ | |
|
||
``` | ||
{ | ||
โkeyโ : โ๋ถ์ฌ๋ฐ์ API KEYโ | ||
โkeyโ : โ๋ถ์ฌ๋ฐ์ API KEYโ | ||
} | ||
``` | ||
|
||
๐ผ ์๋จ certify, certifycode์ ๋ฉ์๋๋ก ๋ํ ์ธ์ฆ ์ ์ฐจ๋ฅผ ๊ฐํธํ๊ฒ ๋๋ผ ์ ์์ต๋๋ค. | ||
โ ๏ธ ์ธ์ฆ ๊ฐ๋ฅํ ๋ํ๊ต ๋ช ์ธ์ง ์ฒดํน | ||
|
||
`UnivCert.check("universityName");` | ||
--> ํ๋จ json ํํ๋ก ์๋ ๋ณํ ๋ฐ http ์ ์ก POST(univcert.com/api/v1/check) | ||
|
||
``` | ||
{ | ||
"univName" : "์ธ์ฆ ์์ฒญ ํ ๋ํ๋ช | ||
(์ฌ๋ฐ๋ฅธ ๋ํ๋ช ์ธ์ง, 22๋ ๊ธฐ์ค ์ ํ์ ์ ์์ 150๊ฐ ์ด๋ด์ ๋๋ ํ๊ต์ธ์ง)" | ||
} | ||
``` | ||
|
||
๐ผ ์๋จ certify, certifycode ์ ๋ฉ์๋๋ก ๋ํ ์ธ์ฆ ์ ์ฐจ๋ฅผ ๊ฐํธํ๊ฒ ๋๋ผ ์ ์์ต๋๋ค. | ||
|
||
|
||
|
||
<details> | ||
<summary> ๋ผ์ด๋ธ๋ฌ๋ฆฌ ์ ์ฉ ๋ฌธ์ ๋ฐ์ ์ </summary> | ||
|
||
1. gradle ์ ๋ฒ์ ์ด ์ผ์นํ์ง ์์์ ์๊ธฐ๋ ๋ฌธ์ ์ผ ์ ์์ต๋๋ค. | ||
|
||
ํ๋ก์ ํธ ๊ฒฝ๋ก/gradle/wrapper/gradle-wrapper.properties ์์ | ||
|
||
distributionUrl ์ ํ๋จ์ ๋ฒ์ ์ผ๋ก ๋ฐ๊ฟ์ ์ฌ๋น๋ ํด์ฃผ์ธ์. | ||
|
||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.1-bin.zip | ||
|
||
------------------------------------------------------------------------------------- | ||
2. gradle์ด ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ฅผ ์ธ์ํ์ง ๋ชปํด์ ์๊ธฐ๋ ๋ฌธ์ ์ ๋๋ค. | ||
|
||
![refresh](https://user-images.githubusercontent.com/94730032/218086373-ebf296fa-8089-45c7-bc3c-496fa7a27a96.png) | ||
|
||
gradle ํญ์์ Reload Gradle Project ํ์๋ฉด ์ ์์ ์ผ๋ก ์คํ ๊ฐ๋ฅํฉ๋๋ค. | ||
|
||
</details> |