Suyeon Jung
Showing 1 changed file with 52 additions and 1 deletions
...@@ -7,4 +7,55 @@ ...@@ -7,4 +7,55 @@
7 ## 👫 Member 7 ## 👫 Member
8 * 컴퓨터공학과 안지영(2017110274) 8 * 컴퓨터공학과 안지영(2017110274)
9 * 컴퓨터공학과 이학주(2017104018) 9 * 컴퓨터공학과 이학주(2017104018)
10 -* 컴퓨터공학과 정수연(2017104025)
...\ No newline at end of file ...\ No newline at end of file
10 +* 컴퓨터공학과 정수연(2017104025)
11 +
12 +## 💡Features
13 +* 주소지 입력
14 +* 주소에 해당하는 세권 측정
15 +(음식, 학군, 공원, 대중교통, 교통, 안전, 여가 등)
16 +
17 +## 🖥 Development
18 +Node.js
19 +Express
20 +Pug
21 +
22 +## 📑 API List
23 +* Kakao Maps API
24 +* 경기도 내 전철역 통계
25 +* 경기도 내 맛집 현황
26 +* 경기도 내 패스트푸드 일반음식점 현황
27 +* 주요 반경 내 역 개수
28 +* 학교 정보
29 +* 학원 및 교습소 현황
30 +* 경기도 도서관 현황
31 +* 시장 및 마트 현황
32 +* 자연공원 현황
33 +* 체력단련장 업체 현황
34 +* 경기도 내 공공체육시설 현황
35 +* CCTV 현황
36 +
37 +## 🗓History
38 +*
39 +
40 +## License
41 +The MIT License (MIT)
42 +
43 +Copyright (c) 2020 zuzitsu
44 +
45 +Permission is hereby granted, free of charge, to any person obtaining a copy
46 +of this software and associated documentation files (the "Software"), to deal
47 +in the Software without restriction, including without limitation the rights
48 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
49 +copies of the Software, and to permit persons to whom the Software is
50 +furnished to do so, subject to the following conditions:
51 +
52 +The above copyright notice and this permission notice shall be included in all
53 +copies or substantial portions of the Software.
54 +
55 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
56 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
57 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
58 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
59 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
60 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
61 +SOFTWARE.
...\ No newline at end of file ...\ No newline at end of file
......