|
| 1 | +# 낙동 - 낙동강 수온 체크 |
| 2 | + |
1 | 3 | [](https://github.com/cmsong111/Nakdong_River/actions/workflows/add_data.yaml)
|
2 | 4 | [](https://github.com/cmsong111/Nakdong_River/actions/workflows/build_test.yaml)
|
3 | 5 |
|
4 |
| -<img style=" |
5 |
| -height : 300px; |
6 |
| -border-radius: 7px; |
7 |
| --moz-border-radius: 7px; |
8 |
| --khtml-border-radius: 7px; |
9 |
| --webkit-border-radius: 7px; |
10 |
| -" src="https://user-images.githubusercontent.com/23499675/188171201-fc124ac6-4e3b-41e4-81c7-d5f636c55df8.png" align="left"/> |
11 |
| - |
12 |
| -<img src="https://user-images.githubusercontent.com/23499675/188191826-8bb00de7-4173-4be4-8bee-01570da46473.JPG" width="50%" /> |
13 |
| - |
14 |
| -<a href='https://play.google.com/store/apps/details?id=com.namju.nakdong_river&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img width="30%" alt='다운로드하기 Google Play' src='https://play.google.com/intl/ko/badges/static/images/badges/ko_badge_web_generic.png'/></a> |
| 6 | +<img src="./images/AppIcon.png" height=300> <img src="./images/play_store_capture.png" height=300> |
15 | 7 |
|
16 |
| -<br> |
17 |
| -<br> |
18 |
| -<br> |
19 |
| -<br> |
20 |
| -<br> |
21 |
| -<br> |
22 |
| -<br> |
| 8 | +<img width="30%" alt='다운로드하기 Google Play' src='https://play.google.com/intl/ko/badges/static/images/badges/ko_badge_web_generic.png'/></a> |
23 | 9 |
|
24 | 10 | ## ScreenShot
|
25 | 11 |
|
26 |
| -<img src="https://user-images.githubusercontent.com/23499675/188184496-824a7c6e-bf13-40f5-a55d-63de85456693.jpg" width="30%" /> <img src="https://user-images.githubusercontent.com/23499675/188184505-8092211e-58aa-4456-89ed-8a206114c05f.jpg" width="30%" /> <img src="https://user-images.githubusercontent.com/23499675/188184468-899f3974-6fa8-4632-a717-e62e2b62c50a.jpg" width="30%" /> |
27 |
| - |
28 |
| -## How to build APP |
29 |
| - |
30 |
| -- Way 1 |
31 |
| - 1. <a herf="https://www.data.go.kr/tcs/dss/selectApiDataDetailView.do?publicDataPk=15081180">Download from google playstore</a> |
32 |
| -- Way 2 |
33 |
| - |
34 |
| - 1. clone project |
35 |
| - ``` |
36 |
| - gh repo clone cmsong111/Nakdong_River |
37 |
| - ``` |
38 |
| - 2. Publish API Key from data.go.kr |
39 |
| - <br><a herf="https://www.data.go.kr/tcs/dss/selectApiDataDetailView.do?publicDataPk=15081180">공공데이터 포털 - 한국수자원공사\_낙동강 하구 염분</a> |
| 12 | +| 메인 화면 | 수심 변경 | 위치 변경 | |
| 13 | +| :------------------------------: | :-------------------------------: | :--------------------------------------: | |
| 14 | +|  |  |  | |
40 | 15 |
|
41 |
| - 3. Create .env file at Nakdong_River/ and wirte your API key |
42 |
| - ``` |
43 |
| - ServiceKey = <input Your key> |
44 |
| - ``` |
45 |
| - 4. typing CLI |
46 |
| - ``` |
47 |
| - flutter run -- realese |
48 |
| - ``` |
| 16 | +## App Build with |
49 | 17 |
|
50 |
| -- You can Also build IOS APP |
| 18 | +| Framework | How to use | |
| 19 | +| :----------------------------------------------------------------------------------------------------------------------- | :---------------------------: | |
| 20 | +| <img height="50" src="https://storage.googleapis.com/cms-storage-bucket/847ae81f5430402216fd.svg" style padding="30px"> | 어플리케이션 개발 | |
| 21 | +| <img height="70" src="https://firebase.google.com/static/images/brand-guidelines/logo-standard.png?hl=ko"> | 수온 데이터 저장 | |
| 22 | +| <img height="70" src="https://icon.icepanel.io/Technology/svg/GitHub-Actions.svg"> GitHub Action | 공공데이터로 부터 데이터 수집 | |
51 | 23 |
|
52 | 24 | # Update note
|
53 | 25 |
|
|
0 commit comments