Learn how to build a simple CRM using Django and Vue by following my new tutorial series. In this video, I will tell you a little bit about what we're going to build and information about the tech stack.
The project we're going to build in this video series is going to be a simple CRM. Here, the users can register leads with different statuses and other important information.
I will also implement different roles, so a manager should be able to add users which a normal user shouldn't.