Fahrschule Francesco is a Swiss driving school. This project is its website and its native mobile apps, all built from a single codebase.
Overview
A small driving school does not want to maintain a website and two separate native apps. Here one Next.js codebase is the source of truth, wrapped by Capacitor into real iOS and Android apps with an offline shell.
What it does
- Course and offer pages, enrollment and contact
- The path to a Swiss driving license, explained step by step
- Native maps to the meeting point, add to calendar and share sheet
- Push notifications for reminders and offline access to downloads
Highlights
- Write once, ship three ways: the same code powers the website, the iOS app and the Android app.
- Native where it counts: maps, push, haptics and share use the device, not a browser tab.
- Editable content: courses, team and downloads come from a CMS.
- On the store: the Android app is built and packaged for Google Play.





