Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
LIFFを使った待ち合わせアプリ
Search
TanakaMidnight
July 30, 2018
Technology
0
75
LIFFを使った待ち合わせアプリ
TanakaMidnight
July 30, 2018
Tweet
Share
More Decks by TanakaMidnight
See All by TanakaMidnight
APIを使う、作る
tanakamidnight
0
150
Vue.jsで書くAdobe XD Plugin
tanakamidnight
0
540
Web App created by Vue.js / Firebase (RxFire)
tanakamidnight
0
400
Firebaseここ最近(2019/01~05)の新機能(Osaka, Web寄り)
tanakamidnight
1
450
Vue.jsで作るAdobeXDプラグイン
tanakamidnight
0
680
できるようになるかもしれないVueNative
tanakamidnight
0
31
ハンズオンを支えた技術
tanakamidnight
0
250
Vue.jsの始め方
tanakamidnight
0
360
Vuesaxを使ってみる
tanakamidnight
0
430
Other Decks in Technology
See All in Technology
datadog-distribution-of-opentelemetry-collector-intro
tetsuya28
0
240
KiroでGameDay開催してみよう(準備編)
yuuuuuuu168
1
120
LLM時代の検索とコンテキストエンジニアリング
shibuiwilliam
2
1.1k
Devinを使ったモバイルアプリ開発 / Mobile app development with Devin
yanzm
0
150
歴代のWeb Speed Hackathonの出題から考えるデグレしないパフォーマンス改善
shuta13
6
590
ドキュメントはAIの味方!スタートアップのアジャイルを加速するADR
kawauso
3
190
PFEM Online Feature Flag @ newmo
shinyaishitobi
2
330
Rethinking Incident Response: Context-Aware AI in Practice - Incident Buddy Edition -
rrreeeyyy
0
130
開発と脆弱性と脆弱性診断についての話
su3158
1
1.1k
Delegate authentication and a lot more to Keycloak with OpenID Connect
ahus1
0
240
OCI Bastionサービス
oracle4engineer
PRO
1
130
Amazon Bedrock AgentCore でプロモーション用動画生成エージェントを開発する
nasuvitz
6
390
Featured
See All Featured
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.6k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
GraphQLとの向き合い方2022年版
quramy
49
14k
RailsConf 2023
tenderlove
30
1.2k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
183
54k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
A Tale of Four Properties
chriscoyier
160
23k
Six Lessons from altMBA
skipperchong
28
4k
Transcript
LIFF(LINE Front-end Framework) を 使った待ち合わせアプリ
ストーリーボード アプリと友達になり、 待ち合わせしたい相手とのトークに アプリを招待する。 「今どこ」または「いまどこ」と 入力すると、現在地を共有する為の リンクが表示される。 自分と相手がリンクを開くとお互いの現 在地がマップ上に表示される。
仕組み
使用している技術 ・サーバー(LINEからのメッセージ応答) Heroku ・サーバー(Web, DB) Firebase Hosting Firebase Cloud Firestore
・地図(アイコン、吹き出し) GoogleMapAPI
TBC ・現在地を中心にマップ再表示 ・移動履歴の表示 ・目的地設定機能 &目的地へのルート検索機能