Let's build a BeeWare app that uses Django

December 15, 2023 42 min Free

Description

BeeWare is a framework that allows users of all skill levels to develop applications with native user interfaces. This talk demonstrates how to extend existing Django applications to multiple devices. We will walk through building a simple BeeWare app with a Django backend, covering setup, project creation, UI development with Toga, and deployment to mobile platforms.