Ga Min Cha

Upload README.md

Showing 1 changed file with 77 additions and 0 deletions
# 즐겨찾는 팀을 기반으로 한 축구경기 추천 챗봇
<!--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