Contribute Media
A thank you to everyone who makes this possible: Read More

Let's build a BeeWare app that uses Django

Description

In this talk, we will go through the basics of building a Beeware app. However, instead of starting from scratch, we will assume that we have a Django app that is already built - we will use the first step tutorial on Django documentation. Then, we will start building the BeeWare UI and link it up with the already working Django app. After building our example, we will also discover other alternatives that BeeWare can work with Django so in the future, if you are building another BeeWare app, you can decide which method you want to use.

## Outline

  • Introduction of BeeWare (10 mins)
  • Make sure the Django App is running (5mins)
  • Building the BeeWare UI (10 mins)
  • Combine with Django (10 mins)
  • Conclusion and alternatives (10 mins)

Details

Improve this page