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
新卒研修で作ったアプリのご紹介
Search
HayashiRyota
November 17, 2024
Programming
0
990
新卒研修で作ったアプリのご紹介
HayashiRyota
November 17, 2024
Tweet
Share
Other Decks in Programming
See All in Programming
大規模アプリのDIフレームワーク刷新戦略 ~過去最大規模の並行開発を止めずにアプリ全体に導入するまで~
mot_techtalk
1
470
バッチ処理を「状態の記録」から「事実の記録」へ
panda728
PRO
0
170
Go言語の特性を活かした公式MCP SDKの設計
hond0413
1
280
AI駆動で0→1をやって見えた光と伸びしろ
passion0102
1
520
開発生産性を上げるための生成AI活用術
starfish719
3
1.4k
Go Conference 2025: Goで体感するMultipath TCP ― Go 1.24 時代の MPTCP Listener を理解する
takehaya
9
1.7k
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
200
Devoxx BE - Local Development in the AI Era
kdubois
0
130
One Enishi After Another
snoozer05
PRO
0
130
When Dependencies Fail: Building Antifragile Applications in a Fragile World
selcukusta
0
110
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
6
3.1k
SwiftDataを使って10万件のデータを読み書きする
akidon0000
0
220
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
Being A Developer After 40
akosma
91
590k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Code Reviewing Like a Champion
maltzj
526
40k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
Building a Modern Day E-commerce SEO Strategy
aleyda
44
7.8k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
How to Think Like a Performance Engineer
csswizardry
27
2.1k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Transcript
1 新卒研修で作った アプリのご紹介 2軒目提案アプリ 「次、どこいく?」の開発
2 自己紹介 経歴 趣味 2024年4月カカクコムに新卒入社 食べログに配属 Androidエンジニア コーヒー 好きな豆:VALLEY BLEND
名前 林 涼太
3 アプリ紹介 – 2軒目提案アプリ「次、どこいく?」 周辺の飲食店を 提案してくれる 左右にスワイプ 可能なカードUI 現在地から店までの 経路案内が可能
外食後の2軒目探し
4 アプリ紹介 – 2軒目提案アプリ「次、どこいく?」 お気に入りの飲食店一覧ページ 店舗詳細ページ
5 アプリ紹介 – デモ
6 どうして作ろうと思ったのか 外出先で飲食店を探す時に食べログやホットペッパーだと 選択肢と操作が多くて大変 選択肢と操作は少なく、周辺の飲食店をおすすめしてほしい 店までのルート案内もして欲しい ※ アイデア出し こうなったら便利 気持ち
7 どうやって作ったのか アーキテクチャ 2層(UIレイヤ・データレイヤ) MVVM 使用したライブラリ カードUI実装に 重宝したOSS
8 工夫点 ▪ 直感を重視したUI ⚫ 文字を少なくし、アイコンやイラストで情報を伝える ⚫ 操作と選択肢をあえて減らす ⚫ カードUI:飲食店のイメージを視覚的に伝える
9 まとめ 新卒研修にて「2軒目提案アプリ」を作成しました アイデアを形にしていく楽しさと大変さを経験できました 今後はGoogleストアで配信にも挑戦したい!
10 ご清聴ありがとうございました