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
82
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
87
ML Session n°2
acq
1
79
ML Session n°1
acq
0
77
Other Decks in Technology
See All in Technology
Raycast AI APIを使ってちょっと便利なAI拡張機能を作ってみた
kawamataryo
0
230
進化する大規模言語モデル評価: Swallowプロジェクトにおける実践と知見
chokkan
PRO
3
430
Amazon Q Developer CLIをClaude Codeから使うためのベストプラクティスを考えてみた
dar_kuma_san
0
310
データとAIで明らかになる、私たちの課題 ~Snowflake MCP,Salesforce MCPに触れて~ / Data and AI Insights
kaonavi
0
230
IBC 2025 動画技術関連レポート / IBC 2025 Report
cyberagentdevelopers
PRO
2
240
日本のソブリンAIを支えるエヌビディアの生成AIエコシステム
acceleratedmu3n
0
110
LLM APIを2年間本番運用して苦労した話
ivry_presentationmaterials
3
410
.NET 10のBlazorの期待の新機能
htkym
0
180
[Journal club] Thinking in Space: How Multimodal Large Language Models See, Remember, and Recall Spaces
keio_smilab
PRO
0
110
JAWS UG AI/ML #32 Amazon BedrockモデルのライフサイクルとEOL対応/How Amazon Bedrock Model Lifecycle Works
quiver
1
640
2025/10/27 JJUGナイトセミナー WildFlyとQuarkusの 始め方
megascus
0
110
dbtとAIエージェントを組み合わせて見えたデータ調査の新しい形
10xinc
7
1.7k
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
331
21k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
950
Optimising Largest Contentful Paint
csswizardry
37
3.5k
Visualization
eitanlees
150
16k
GraphQLとの向き合い方2022年版
quramy
49
14k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
650
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
The Invisible Side of Design
smashingmag
302
51k
How to Ace a Technical Interview
jacobian
280
24k
The Cost Of JavaScript in 2023
addyosmani
55
9.1k
Facilitating Awesome Meetings
lara
57
6.6k
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