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 8th Video we use Material UI Charts to create a Stacked Bar chart with database data.
Material Ui Example chart used in this video: https://mui.com/x/react-charts/bars/#...
I have added the files I use during the video in my GitHub repository!
GitHub repo: https://github.com/NickMol/Django-Rea...
#1: Setting up the backend: • Django React Dashboard App #1: Settin...
#2: Setting up the react js frontend: • Django React Dashboard App #2: Settin...
#3: Page navigation and navigation menu: • Django React Dashboard App #3: Fronte...
#4: Creating database models and data: • Django React Dashboard App #4: Creati...
#5: Bring Backend data to the Frontend: • Django React Dashboard App #5: Get Dj...
#6: Material UI Pie Chart: • Django React Dashboard App #6: Create...
#7: Material UI Donut Chart: • Django React Dashboard App #7: Creati...