Building a todo app using Vue.js and Django as the backend (Django rest framework)

Hi!
I have created a video tutorial where you can learn to build a todo app using Vue.js and Django 3 as the backend. For the backend I have used Django Rest Framework to build the API.

The Vue.js app is standalone, so it's completely separated from the backend.

I would love to get some constructive feedback on the video (quality, content, etc).

You can find the video here:
[https://youtu.be/j5DKSvAB-Ww](https://youtu.be/j5DKSvAB-Ww)

2 thoughts on “Building a todo app using Vue.js and Django as the backend (Django rest framework)”

  1. Thank you! I have been looking for a tutorial like this.

    I’ll try to run though it in the next few days. In the post with other tutorials I always get bogged down in Feb environment setup and then deployment later. Esp when you have two distinct layers with js and django.

    Reply

Leave a Comment