- 웹 사이트 기반으로 개발되었으며 사이트 내에서 중점을 정하기 위한 여러 타겟 장소들을 입력받습니다.
- 결과 화면에서 중간 지점을 지도에 나타내며 주변 시설에 대한 정보를 얻을 수 있습니다.
- If you use your own domain, need domain address and you should set domain constraints for the port number.
- If you use your own domain, need to create kakao account and follow few steps.
- Visit the site : https://developers.kakao.com/
- In menu “My Application”, Add new application and go to settings.
- In menu “App Settings - Platform”, you must input your own domain at the tab “Web”.
- In menu “App Settings - Summary”, copy JavaScript key and paste to stated line from “map.html” and “result.html”.
- Clone the repository
git clone http://khuhub.khu.ac.kr/2018102160/find-the-center.git
- Install npm packages
npm install
어떠한 기여도 환영입니다. 다음의 절차를 지켜주시면 감사하겠습니다!
- Fork the Project
- Create your Feature Branch (git checkout -b feature/name)
- Commit our changes (git commit -m “Add feature something”)
- Push to Branch (git push origin feature/name)
- Open a Pull Request
MIT 라이센스 아래 사용 가능합니다. LICENSE.txt 를 통해 자세한 정보를 확인하세요.
- 길지운 : [email protected]
- 김재현 : [email protected]
- 안종학 : [email protected]