Back to Browse

Django & React App Tutorial #5: Django Backend CRUD using Views, Urls, and Serializers with DRF

12.8K views
Oct 20, 2023
29:01

In this tutorial series I show you how to create a full stack web application using Python Django as the backend, and React JS as the frontend. We have successfully setup our Python Django backend and our React JS frontend, and enabled page navigation in our frontend using React Router V6. In addition we created a navigation menu using components from material ui. ...Now it is time to start creating CRUD functionality, starting with our Python Django Backend. Project code: https://github.com/NickMol/Django-React-Tutorial Part 1: https://www.youtube.com/watch?v=RMelJcaB5rI Part 2: https://www.youtube.com/watch?v=T74C6EfA108&t=8s Part 3: https://www.youtube.com/watch?v=RMelJcaB5rI&t=1s Part 4: https://www.youtube.com/watch?v=CcewVzcUVoE

Download

0 formats

No download links available.

Django & React App Tutorial #5: Django Backend CRUD using Views, Urls, and Serializers with DRF | NatokHD