Django To-do App

preview_player
Показать описание
In this video, I take a quick dive into the Django Framework and build from scratch a To-do web application. This project covers building an interface using bootstrap for the interface and the CRUD functionalities of a database-driven application.

Follow me on:

For source code, kindly visit my Github Repository:

Introduction and Preview:(0:00)
Creating Todo project: (4:20)
Django help command: (9:00)
Creating Todo app: (10:08)
Creating Views: (13:52)
Creating URL Routes: (15:19)
Rendering Views in browser: (21:38)
Designing the Frontend: (28:00)
Adding Bootstrap to templates: (28:12)
Django Template Tags: (29:30)
Creating the Models: (46:34)
Migrating the Models: (50:09)
Working in the Django Admin Panel: (52:11)
Creating a superuser: (52:56)
Register Model in Admin and working with it: (54:50)
Rendering Data onto the the interface from views: (58:00)
Making the CREAT FUNCTION:
Create Function in Views: (1:14:00)
Styling Forms using Django-Crispy Forms: (1:17:14)
Writing logic for Statistics Section | Filtering and Counting : (1:22:07)
Edit Function in Views: (1:29:20)
Delete Function in Views: (1:52:30)
Adding FontAwesome onto application: (2:00:28)

Python Official website:

Download and Install Python on Windows 10 Computer

Python Programming | Series Tutorial

Bootstrap4.5 Series Tutorial

Screen Recording Software
OBS Studio

Video Editing Software
Shotcut

#TodoApp
#Python
#Django
Рекомендации по теме
Комментарии
Автор

Thank u so much, it was my first class in django, I have completed the same, but in two weeks, 😁👍👍👍,

basharatmir
Автор

Amazing content keep it up bro and looking forward for other projects on your channel as well...

shahidumar
Автор

Thank you brother it is really helpful

fahadmomin
Автор

Y my powershell does not work while typing python manage.py makemigrations.
It shows me No changes detect in vscode

basharatmir
Автор

amazing explanation, i tried making it, have you change the names of the directory and the apps you have created, because i have done the exactly how you have done it but, got so many errors

garimaagrawal
Автор

Bro its showing too much error while running manage.py

mohitpadiyar
Автор

You have did many cuts in the video by following your video my app is made unstructured

ankitsuwaliya