Name Last Update
bin Loading commit data...
public Loading commit data...
routes Loading commit data...
views Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
app.js Loading commit data...
package.json Loading commit data...

🏘 나의 동네는 살만한 곳일까?

🏡 Subject

현대인에게 있어 집 주변의 편의시설, 학군, 여가시설, 음식점 등은 매우 중요하다. 하지만 집을 알아볼 때 이를 직접 일일이 검색하며 알아봐야 하는 불편함이 있다. 따라서 본 프로젝트에서는 사용자가 자신이 알아보고자 하는 주소를 입력하면 그 주소에 기반하여 여러 카테고리(교통, 학군, 여가시설 등)에서의 점수를 알려준다.

👫 Member

  • 컴퓨터공학과 안지영(2017110274)
  • 컴퓨터공학과 이학주(2017104018)
  • 컴퓨터공학과 정수연(2017104025)

💡Features

  • 주소지 입력
  • 주소에 해당하는 세권 측정 (음식, 학군, 공원, 대중교통, 교통, 안전, 여가 등)

🖥 Development

Node.js Express Pug

📑 API List

  • Kakao Maps API
  • 경기도 내 전철역 통계
  • 경기도 내 맛집 현황
  • 경기도 내 패스트푸드 일반음식점 현황
  • 주요 반경 내 역 개수
  • 학교 정보
  • 학원 및 교습소 현황
  • 경기도 도서관 현황
  • 시장 및 마트 현황
  • 자연공원 현황
  • 체력단련장 업체 현황
  • 경기도 내 공공체육시설 현황
  • CCTV 현황

🗓History

License

The MIT License (MIT)

Copyright (c) 2020 zuzitsu

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.