In the fourth part of "Building a SaaS using Django and Vue.js" I'm going to start building the base of the dashboard app. I will add some static demo content and make it possible to navigate to the categories page.
I will also add a new link in the menu for authenticated users.
#django #python #vuejs #saas