Showing
1 changed file
with
1 additions
and
2 deletions
... | @@ -49,8 +49,7 @@ Contributions are what make the open source community such an amazing place to b | ... | @@ -49,8 +49,7 @@ Contributions are what make the open source community such an amazing place to b |
49 | 49 | ||
50 | <!-- PROCESS --> | 50 | <!-- PROCESS --> |
51 | ## Process | 51 | ## Process |
52 | -1. Recevie city name by user | 52 | +1. Recevie city name by user -> localhost:3000 |
53 | --> "<p><label>"+지역이름 : +"</label><input type="text" name="city" placeholder="Input city"></p>" | ||
54 | 2. Get data from api | 53 | 2. Get data from api |
55 | -> url = Dust_URL+Dust_ServiceKey+Dust_URL2+item+Dust_Place; | 54 | -> url = Dust_URL+Dust_ServiceKey+Dust_URL2+item+Dust_Place; |
56 | -> request(url,function(error,res,body){} | 55 | -> request(url,function(error,res,body){} | ... | ... |
-
Please register or login to post a comment