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

Опубликовано: 02 Октябрь 2024
на канале: CBI Analytics
6,024
89

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-Rea...

Part 1:    • Django & React App Tutorial #3: Front...  
Part 2:    • Django React App Tutorial #2: Setting...  
Part 3:    • Django & React App Tutorial #3: Front...  
Part 4:    • Django & React App Tutorial #4: Creat...