In this tutorial series we are creating a full stack dashboard application with Python Django in the Backend, and React JS in the frontend. In this 6th Video we use Material UI Charts to create a Pie Chart with Database data.
I have added the files I use during the video in my GitHub repository!
GitHub repo: https://github.com/NickMol/Django-Rea...
Material Ui Charts: https://mui.com/x/react-charts/pie/
#1: Setting up the backend: • Django React Dashboard App #1: Setting up ...
#2: Setting up the react js frontend: • Django React Dashboard App #2: Setting up ...
#3: Page navigation and navigation menu: • Django React Dashboard App #3: Frontend Pa...
#4: Creating database models and data: • Django React Dashboard App #4: Creating Dj...
#5: Bring Backend data to the Frontend: • Django React Dashboard App #5: Get Django ...