Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박찬수
/
enjoy_soccer
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
Ga Min Cha
2022-05-30 20:21:43 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0a6f37670ec91c155903ebad5ce424f75a77fad3
0a6f3767
1 parent
3e7dc4b8
Upload README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
77 additions
and
0 deletions
README.md
README.md
0 → 100644
View file @
0a6f376
# 즐겨찾는 팀을 기반으로 한 축구경기 추천 챗봇
<!--Table of Contents-->
## Table of Contents
1.
About the Project
2.
Getting Started (Installation)
3.
Usage
4.
Roadmap
5.
Contributing
6.
License
7.
Contact
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!--About The Project-->
## About The Project
-
본 프로젝트에서는 사용자가 응원하는 축구팀을 즐겨찾기로 추가하여 챗봇과의 대화를 통해 축구경기에 대한 정보를 얻을 수 있게 서비스를 제공합니다.
### Built With
-
[
Node.js
](
https://nodejs.org/ko/
)
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!--Getting Started (Installation)-->
## Getting Started
### Prerequisites
-
npm
```
npm install
```
### Installation
-
Messaging API
1.
Get a free API Key at
<https://developers.line.biz/en/services/messaging-api/>
2.
Clone the repo
```
git clone http://khuhub.khu.ac.kr/2018102191/enjoy_soccer.git
```
3.
Install NPM packages
```
npm install
```
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!--Usage-->
## Usage
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!--Roadmap-->
## Roadmap
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!--Contributing-->
## Contributing
1.
Fork the Project
2.
Create your Feature Branch (git checkout -b feature/AmazingFeature)
3.
Commit your Changes (git commit -m 'Add some AmazingFeature')
4.
Push to the Branch (git push origin feature/AmazingFeature)
5.
Open a Pull Request
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!--License-->
## License
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!--Contact-->
## Contact
-
박찬수 : suplife0@khu.ac.kr
-
백지원 : wldnjsl2001@khu.ac.kr
-
차가민 : gmcha0323@khu.ac.kr
-
Project Link : http://khuhub.khu.ac.kr/2018102191/enjoy_soccer
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
\ No newline at end of file
Please
register
or
login
to post a comment