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
80
ML Session n°8
acq
0
58
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
86
ML Session n°2
acq
1
77
ML Session n°1
acq
0
75
Other Decks in Technology
See All in Technology
o11yで育てる、強い内製開発組織
_awache
3
130
AWS 잘하는 개발자 되기 - AWS 시작하기: 클라우드 개념부터 IAM까지
kimjaewook
0
120
『OCI で学ぶクラウドネイティブ 実践 × 理論ガイド』 書籍概要
oracle4engineer
PRO
2
140
いまさら聞けない ABテスト入門
skmr2348
1
220
大規模サーバーレスAPIの堅牢性・信頼性設計 〜AWSのベストプラクティスから始まる現実的制約との向き合い方〜
maimyyym
4
2.9k
VCC 2025 Write-up
bata_24
0
190
プロポーザルのコツ ~ Kaigi on Rails 2025 初参加で3名の登壇を実現 ~
naro143
1
160
社内お問い合わせBotの仕組みと学び
nish01
1
510
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
20k
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
3
5.5k
SwiftUIのGeometryReaderとScrollViewを基礎から応用まで学び直す:設計と活用事例
fumiyasac0921
0
150
スタートアップにおけるこれからの「データ整備」
shomaekawa
2
320
Featured
See All Featured
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Statistics for Hackers
jakevdp
799
220k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Building Adaptive Systems
keathley
43
2.8k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
It's Worth the Effort
3n
187
28k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Context Engineering - Making Every Token Count
addyosmani
5
210
GraphQLとの向き合い方2022年版
quramy
49
14k
Balancing Empowerment & Direction
lara
4
680
Unsuck your backbone
ammeep
671
58k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
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