Learn how to build a simple todo application using Django (Python), Htmx and Tailwind.
Timestamps / Todolist:
00:00 Introduction
00:37 Design
06:45 Django app
07:33 Todos view
09:43 Database model
10:35 Adding tasks view
13:40 Adding tasks form
16:00 List tasks
17:30 Resetting the form
18:13 Mark as done
22:00 Deleting tasks
Htmx:
https://unpkg.com/[email protected]
Tailwind css:
https://cdn.tailwindcss.com
---
Code With Stein Premium
If you want to learn even more from me, check out my website https://codewithstein.com where you can track progress, talk to me and similar :-D
Support me
Donate: https://www.paypal.com/paypalme/codewithstein
Patreon: https://patreon.com/codewithstein
Merch: https://shop.spreadshirt.com/code-with-stein/
Important links
Discord: https://discord.gg/GJCvwc8EGs
Github: https://github.com/SteinOveHelset/django-htmx-tailwind-todo
Twitter: https://twitter.com/codewithstein
Website: https://codewithstein.com
---
#codewithstein #django #htmx #tailwind #python