Showing
1 changed file
with
14 additions
and
2 deletions
1 | # 주제 : 경로별 대기정보 제공 웹 어플리케이션 | 1 | # 주제 : 경로별 대기정보 제공 웹 어플리케이션 |
2 | 2 | ||
3 | -# 기본 기능 | 3 | +## 기본 기능 |
4 | - 현재 위치 정보에 대한 미세먼지 지수와 등급 확인하는 기능 | 4 | - 현재 위치 정보에 대한 미세먼지 지수와 등급 확인하는 기능 |
5 | - 출발지와 도착지를 설정하고, 해당 경로별 미세먼지 지수와 등급을 확인하는 기능 | 5 | - 출발지와 도착지를 설정하고, 해당 경로별 미세먼지 지수와 등급을 확인하는 기능 |
6 | -- 유저는 자신의 최근 이용정보를 확인할 수 있음 | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
6 | +- 미세먼지 정보뿐만 아니라 일반 날씨 정보도 제공 | ||
7 | + | ||
8 | + | ||
9 | +## 사용한 외부 API | ||
10 | +- [kakao map api](https://apis.map.kakao.com/) | ||
11 | +- [google map api](https://cloud.google.com/maps-platform/?utm_source=google&utm_medium=cpc&utm_campaign=FY18-Q2-global-demandgen-paidsearchonnetworkhouseads-cs-maps_contactsal_saf&utm_content=text-ad-none-none-DEV_c-CRE_396485513010-ADGP_Hybrid+%7C+AW+SEM+%7C+SKWS+~+Maps+%7C+BMM+%7C+Mapping+APIs-KWID_43700049560642328-kwd-412104684431-userloc_1009871&utm_term=KW_%2Bmap%20%2Bapis-ST_%2Bmap+%2Bapis&gclid=EAIaIQobChMIhtfai66Q6gIVRJ_CCh3Qqw_BEAAYASAAEgKLd_D_BwE) | ||
12 | +- [대기오염정보](https://www.data.go.kr/tcs/dss/selectApiDataDetailView.do?publicDataPk=15000581) | ||
13 | + | ||
14 | + | ||
15 | +## Contact | ||
16 | +- jooheekwon | ||
17 | +- [github](https://github.com/victoriagjh) | ||
18 | +- [blog](https://victoriagjh.github.io/) | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment