Toggle navigation
Toggle navigation
This project
Loading...
Sign in
황지민
/
Corona_Dust
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
황지민
2020-06-25 02:51:53 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8e21d01609c9cc147b9cf9f2a0e28aba617881a3
8e21d016
1 parent
6758faed
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
8e21d01
...
...
@@ -50,7 +50,7 @@ Contributions are what make the open source community such an amazing place to b
<!-- PROCESS -->
## Process
1.
Recevie city name by user
->
<p><label>
지역이름 :
</label><input
type=
"text"
name=
"city"
placeholder=
"Input city"
></p>
->
"
<p><label>
"+지역이름 : +"
</label><input
type=
"text"
name=
"city"
placeholder=
"Input city"
></p>
"
2.
Get data from api
-> url = Dust_URL+Dust_ServiceKey+Dust_URL2+item+Dust_Place;
-> request(url,function(error,res,body){}
...
...
Please
register
or
login
to post a comment