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 4th video we create our Django database models, and we import the data that we will be using during the tutorial.
I have added the files I use during the video in my GitHub repository!
GitHub repo: https://github.com/NickMol/Django-Rea...
DB Browser for SQLite: https://sqlitebrowser.org/
#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...