Build a Todo App With Django and JavaScript (Ajax) | Django Rest Framework.

preview_player
Показать описание
Hello, in this video you will learn how to build a todo app with Django (Django Rest Framework) and JavaScript (AJAX). I will use the fetch api to fetch todo item from my database to a different frontend application using restful apis that was built with the Django Rest Framework. I will be able to fetch todo item, add todo item from the frontend, edit todo item from the frontend and also delete todo item from the frontend, without the page reloading. All these activities will get to my database.

Web Hosting with Free Domain from Bluehost:

Timestamps:
Introduction: 0:00
Django CORS: 4:10
Linking the JavaScript file to the HTML file: 9:30
Fetch API: 10:15
Fetching todo items from the backend: 11:20
Rendering todo items on the frontend: 16:25
Sending todo items to the backend and updating the frontend: 24:30
Updating todo items and it reflects in the backend: 36:46
Deleting todo items: 57:27
Rounding up: 01:03:54
The End: 01:04:37

Рекомендации по теме
visit shbcf.ru