Django & React App Tutorial #8: Displaying Database Records in React JS using Material React Table

Опубликовано: 20 Октябрь 2024
на канале: CBI Analytics
2,826
54

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. In the previous video we connected our CRUD components so we can create records.

...Now it is time to display the data from our SQL lite database in a table in our Frontend by using Material React Table!

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...  
Part 5:    • Django & React App Tutorial #5: Djang...