Skip to content

Commit 0db809e

Browse files
committed
deploy to GCP & add screenshots to README
1 parent 4659514 commit 0db809e

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

Diff for: README.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
官方的查詢系統需要輸入完整身分證字號和健保卡號,還要圖形驗證碼,查起來很麻煩。這個簡易查詢只需要輸入身分證末三碼就可以查了。
66

7+
## App link and screenshots
8+
9+
這兩天順便練習用GCP來deploy這個小app,網址:https://quick-search-5-yfntlql7tq-de.a.run.app
10+
11+
<img src="/ScreenShots/home.PNG" width="350">
12+
<img src="/ScreenShots/result.PNG" width="350">
713

814

915

@@ -15,3 +21,5 @@
1521
[Convert a String representation of a Dictionary to a dictionary?](https://stackoverflow.com/questions/988228/convert-a-string-representation-of-a-dictionary-to-a-dictionary)
1622

1723
[振興五倍券加碼券速查](https://github.com/onlinemad/5000-lottery)
24+
25+
[Build and deploy a Flask application on Google Cloud Run - Part 2 - Deploy a Python service](https://www.youtube.com/watch?v=v-9R1LaSQiw)

Diff for: ScreenShots/home.PNG

34 KB
Loading

Diff for: ScreenShots/result.PNG

41.6 KB
Loading

0 commit comments

Comments
 (0)