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
App templating
Search
Adrien Couque
November 25, 2015
Technology
0
46
App templating
Talk given at AppDays 2015
Adrien Couque
November 25, 2015
Tweet
Share
More Decks by Adrien Couque
See All by Adrien Couque
A roadmap to psychohistory
acq
0
77
ML Session n°8
acq
0
55
ML Session n°7
acq
0
21
ML Session n°6
acq
0
29
ML Session n°5
acq
0
51
ML Session n°4
acq
0
29
ML Session n°3
acq
0
84
ML Session n°2
acq
1
75
ML Session n°1
acq
0
73
Other Decks in Technology
See All in Technology
Android Audio: Beyond Winning On It
atsushieno
0
3.4k
KotlinConf 2025_イベントレポート
sony
1
140
会社紹介資料 / Sansan Company Profile
sansan33
PRO
7
380k
DroidKaigi 2025 Androidエンジニアとしてのキャリア
mhidaka
2
390
Rustから学ぶ 非同期処理の仕組み
skanehira
1
150
テストを軸にした生き残り術
kworkdev
PRO
0
220
未経験者・初心者に贈る!40分でわかるAndroidアプリ開発の今と大事なポイント
operando
6
750
slog.Handlerのよくある実装ミス
sakiengineer
4
480
[ JAWS-UG 東京 CommunityBuilders Night #2 ]SlackとAmazon Q Developerで 運用効率化を模索する
sh_fk2
3
460
react-callを使ってダイヤログをいろんなとこで再利用しよう!
shinaps
2
270
2つのフロントエンドと状態管理
mixi_engineers
PRO
3
160
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
10
75k
Featured
See All Featured
Practical Orchestrator
shlominoach
190
11k
Thoughts on Productivity
jonyablonski
70
4.8k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
BBQ
matthewcrist
89
9.8k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
For a Future-Friendly Web
brad_frost
180
9.9k
Why Our Code Smells
bkeepers
PRO
339
57k
Documentation Writing (for coders)
carmenintech
74
5k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Typedesign – Prime Four
hannesfritz
42
2.8k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Transcript
App templating One core project, several apps @AdrienCouque - @Applidium
- @The_Minh
What brought us to make app templates? One project can
become multiple applications.
What brought us to make app templates? One project can
become multiple applications.
Customisation needs Features • Timetables • Itinerary search • Maps
• Around me • Traffic info • … 4
Customisation needs 5 Itinerary search Around me Traffic info
Customisation needs Look • Colours • Pictograms • Fonts •
… 6
Customisation needs 7 TADAO Ametis Bibus
Customisation needs Content • Various back-end technologies 8
Real-time Theoretical Customisation needs 9
App template? • An efficient way to replicate (native) apps
• Same core codebase • Allows you to adjust: ◦ features ◦ look ◦ content 10
Criteria for an app template Is your project suitable for
the app template format? 11
Criteria for an app template Is your project suitable for
the app template format? 12
LIFECYCLE An app template is not trivial and requires you
to organise consequently.
• Reliability • Time-to-market Industrialisation 14 • Scalability • Overall
Product approach
Product team 15 Build phase + roadmap
Operation team 16 Deployment of apps
Teamwork 17 Staged rollout + quick iterations
LESSONS LEARNED Little app template will grow big!
A longer conception phase… 19 Make the right choices with
all the target apps in mind
… for a large-scale impact! 20 Time spent is then
amortised with the number of variations
Extra care while designing • Functional & graphic specificities should
be thoroughly explored ahead of developments • Specificities should only rely on a configuration • APIs should be consistent across all apps 21
WRAP-UP 22
Thank you! @AdrienCouque - @Applidium - @The_Minh