Django and Vue tutorial – Building a simple CRM

Hi,
a few days ago I published an intro to my new tutorial series for my YouTube channel. In this tutorial series, you will learn how to build a simple CRM using Vue and Django.

The backend will be build with Django (Django REST Framework) and the frontend will be a separate project built with Vue.

I'm building the project at the same time as I record. While I'm doing this, I'm also trying to explain everything as good as I can. Everything is built from scratch, and when the series is finished, I will deploy the project to a live server.

Introduction:
[https://www.youtube.com/watch?v=gII525e3Fuo](https://www.youtube.com/watch?v=gII525e3Fuo)

Part 1:
[https://www.youtube.com/watch?v=7rxHWX730nE](https://www.youtube.com/watch?v=7rxHWX730nE)
Part 2:
[https://www.youtube.com/watch?v=4CrHBCLDGas](https://www.youtube.com/watch?v=4CrHBCLDGas)

I hope you enjoy it! Feel free to leave a comment below if you have any feedback or questions 🙂

Leave a Comment