Best-README-Template
An awesome README template to jumpstart your projects!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
About The Project
이 프로젝트는 개발자 채용정보를 알려주는 챗봇입니다. 현재 채용정보는 네이버 채용, 카카오 채용, 프로그래머스 개발자 채용 등 다양한 홈페이지에 분산되어 있습니다. 분산되어 있는 정보를 하나로 묶어서 확인하는 것이 프로젝트의 목표입니다. 채용정보는 네이버 채용, 카카오 채용, 프로그래머스 개발자 채용 에서 데이터를 가져와서 저장하고, 챗봇의 형태로 회사, 직군태그, 모집명을 통해 조회할 수 있습니다.
- 데이터 소스
- 채팅 앱
Built With
Getting Started
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Prerequisites
- npm
sh npm install
Installation
- Get a free API Key at Line Developers
- Clone the repo
sh git clone http://khuhub.khu.ac.kr/2017103961/Recruitment_Information_chatbot
- Install NPM packages
sh npm install
- Enter your API in
config.js
JS const API_KEY = 'ENTER YOUR API';
Usage
추가 예정
Roadmap
추가예정
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
kimdaeseon@khu.ac.kr
Project Link: http://khuhub.khu.ac.kr/2017103961/Recruitment_Information_chatbot