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
670
できるようになるかもしれないVueNative
tanakamidnight
0
31
ハンズオンを支えた技術
tanakamidnight
0
250
Vue.jsの始め方
tanakamidnight
0
360
Vuesaxを使ってみる
tanakamidnight
0
430
Other Decks in Technology
See All in Technology
Operating Operator
shhnjk
1
650
Contributing to Rails? Start with the Gems You Already Use
yahonda
2
120
CDKTFについてざっくり理解する!!~CloudFormationからCDKTFへ変換するツールも作ってみた~
masakiokuda
1
200
Rethinking Incident Response: Context-Aware AI in Practice
rrreeeyyy
1
390
Enhancing SaaS Product Reliability and Release Velocity through Optimized Testing Approach
ropqa
1
250
CDK Vibe Coding Fes
tomoki10
1
540
freeeのアクセシビリティの現在地 / freee's Current Position on Accessibility
ymrl
2
280
「クラウドコスト絶対削減」を支える技術—FinOpsを超えた徹底的なクラウドコスト削減の実践論
delta_tech
4
190
〜『世界中の家族のこころのインフラ』を目指して”次の10年”へ〜 SREが導いたグローバルサービスの信頼性向上戦略とその舞台裏 / Towards the Next Decade: Enhancing Global Service Reliability
kohbis
3
1.1k
ソフトウェアQAがハードウェアの人になったの
mineo_matsuya
3
120
インフラ寄りSREの生存戦略
sansantech
PRO
9
3.4k
アクセスピークを制するオートスケール再設計: 障害を乗り越えKEDAで実現したリソース管理の最適化
myamashii
1
330
Featured
See All Featured
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
830
A designer walks into a library…
pauljervisheath
207
24k
Faster Mobile Websites
deanohume
307
31k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
BBQ
matthewcrist
89
9.7k
Being A Developer After 40
akosma
90
590k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.6k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
Transcript
LIFF(LINE Front-end Framework) を 使った待ち合わせアプリ
ストーリーボード アプリと友達になり、 待ち合わせしたい相手とのトークに アプリを招待する。 「今どこ」または「いまどこ」と 入力すると、現在地を共有する為の リンクが表示される。 自分と相手がリンクを開くとお互いの現 在地がマップ上に表示される。
仕組み
使用している技術 ・サーバー(LINEからのメッセージ応答) Heroku ・サーバー(Web, DB) Firebase Hosting Firebase Cloud Firestore
・地図(アイコン、吹き出し) GoogleMapAPI
TBC ・現在地を中心にマップ再表示 ・移動履歴の表示 ・目的地設定機能 &目的地へのルート検索機能