Learn to build mobile application from A to Z
Hi, my name is Christophe Surbier, i’m a freelance mobile developer and i’m developing mobile applications since 2008.
The purpose of this website is to teach you how to develop mobile applications with Ionic framework as frontend and Django framework as backend.
We will learn how to build a full mobile application from scratch using Ionic and Django, with real use case and not a simple TODO application.
Our latest Ionic and Django articles
- How to validate a phone number by sending an SMS code using Ionic,Django and SmsApi ?
- How to scan QR Code and Barcode with Ionic & Capacitor ?
- How to secure Ionic application and Django API with JWT authentication ?
- How to use Stripe checkout with Ionic ?
- How to automatically display loading spinner using Http Interceptor in Ionic 5 ?
- How to use paypal on PWA with Ionic 5 ?
- How to use videogular2 with Ionic 5 ?
- How to capture multiple photo with Ionic and Capacitor ?
- How to force Ionic to refresh a page when navigating on same url ?
- How to search google places with Ionic ?
- How to upload image from Ionic to Django using Django Rest Framework ?
Previous articles
- Generate your Ionic application with it’s backend easily and rapidly
- SignIn with Apple using our own Capacitor plugin
- Sign in with Apple in Ionic application
- Send a reset password link with Django
- Secure your API with oAuth2 and Django Rest Framework
- Develop API with Django Rest Framework
- API between Ionic and Django