Toggle navigation
Toggle navigation
This project
Loading...
Sign in
장승환
/
teamp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
jangseonghwan
2020-12-04 21:25:52 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ecc1f94a9d7e77f05eb74d4414f8995d7a8c52ed
ecc1f94a
0 parents
add README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
48 additions
and
0 deletions
README.md
README.md
0 → 100644
View file @
ecc1f94
# 심리테스트 챗봇
-------------------------------
## (이곳에 구동 화면 삽입)
커리어넷의 진로심리검사 프로그램을 쉽고 간단하게 접속할 수 있게
LINE 챗봇을 통해 구현함
(이곳에 QR 이미지 삽입)
상단의 QR코드를 폰으로 스캔하여, 친구추가 후 사용가능
(이곳에 디테일한 사용방법 삽입)
### + 사용 api 목록
----------------------
+
https://www.career.go.kr/cnet/front/openapi/openApiTestCenter.do
+
https://developers.line.biz/en/
------------------------
## 설치
------------------------
**사전에 api사용을 위한 key를 발급받아야 합니다**
+
https://www.career.go.kr/cnet/front/openapi/openApiTestCenter.do
+
https://developers.line.biz/en/
repository를 clone 합니다
'''
git clone http://khuhub.khu.ac.kr/2019102203/chatbot_for_PsychologicalTest.git
'''
필요한 패키지들을 다운받습니다
'''java
npm install
'''
'''json
// 패킷 목록 삽입
'''
(이곳에 실행 설명과 코드블럭들 삽입)
### 보다 상세한 설명
-------------------------
각 파일별 간략한 설명 삽입
### License
------------------------------
MIT License
Please
register
or
login
to post a comment