iT邦幫忙

2023 iThome 鐵人賽

DAY 8
0

今日重點

操作說明

  1. 在 Amplify Studio 左側,選 Content、會看到 Data Manager
    https://ithelp.ithome.com.tw/upload/images/20230909/201301496kj1SF8pWp.png
  2. 在畫面中間可以看到有個 Select table 下拉式選單,選擇想要插入資料的資料表,選個 FishingSpot
  3. 按一下畫面中的橘色按鈕 Create FishingSpot
  4. 直觀的操作,應該不用多作解釋。
    https://ithelp.ithome.com.tw/upload/images/20230909/201301494EW9QxevO2.png
  5. 在原本專案中,原本放了一個 MySecretLocations.json 因為是離線資料,所以沒將他加入 github 管控。
    https://ithelp.ithome.com.tw/upload/images/20230909/20130149zg3rLf7IO4.png
  6. 若您要操作,可以先參考下方的區塊。
    [
      {
        "name": "五股聖母宮",
        "image": "",
        "latitude": 25.1125,
        "longitude": 121.4582,
        "rank": 5
      },
      {
        "name": "台北港 (北堤)",
        "image": "",
        "latitude": 25.169456,
        "longitude": 121.389712,
        "rank": 3
      },
      {
        "name": "八里左岸",
        "image": "",
        "latitude": 25.16097,
        "longitude": 121.432821,
        "rank": 4
      },
      {
        "name": "下罟子漁港",
        "image": "",
        "latitude": 25.144274,
        "longitude": 121.381837,
        "rank": 2
      },
      {
        "name": "林口發電廠 (南側)",
        "image": "",
        "latitude": 25.121356,
        "longitude": 121.295589,
        "rank": 4
      },
      {
        "name": "林口發電廠出海口 (北側)",
        "image": "",
        "latitude": 25.125,
        "longitude": 121.3,
        "rank": 3
      },
      {
        "name": "竹圍漁港 (南堤階梯)",
        "image": "",
        "latitude": 25.116585,
        "longitude": 121.240676,
        "rank": 1
      },
      {
        "name": "竹圍漁港 (南堤港內)",
        "image": "",
        "latitude": 25.116848,
        "longitude": 121.241588,
        "rank": 2
      }
    ]
    
  7. Image url 的部分我先留空白,之後做了上傳功能,圖片進到 S3 之後,再把連結更新到表格內。

更新程式碼

施工中...後續補充


上一篇
【Day 7】 實戰演練一:認識基本工具並建立釣組
下一篇
【Day 9】 私房釣點地圖功能的重構:透過 Amplify 的 query 下載釣點
系列文
依然無法成為釣魚大師也要努力摸魚!!辣個吃魚神器 APP 第二彈33
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言