django-htmx-todo-list
Todo list demo
An example project demonstrating Django and HTMX concepts for building a todo list application
Quick example of a todo list application using Django and HTMX
82 stars
4 watching
16 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jaredlockhart/django-htmx-todo | A Django application demonstrating the integration of htmx with a Todo list feature | 9 |
derkoe/quarkus-htmx-todos | A demo application showing the use of htmx with a Quarkus backend for building a simple todo app. | 44 |
rajasegar/todo-htmx | A Node.js application using htmx to create a simple todo list app | 4 |
prestancedesign/babashka-htmx-todoapp | A quick example of a todo list application built with Babashka and htmx without requiring any JavaScript. | 169 |
aussieguy0/java-htmx-todo | An example web application demonstrating the use of Java, Javalin, and HTMX for building a simple web app | 11 |
gobijan/go-htmx-todo | A web-based TODO app utilizing WebSockets and HTMX for dynamic updates | 10 |
gabrielrbarbosa/laravel-htmx-todolist | A simple todo list app built with Laravel and HTMX. | 7 |
nonzero/django-js-lib-htmx | A Django reusable app that packages HTMX into a single JavaScript file for easier integration | 6 |
angelofallars/htmx-go | A Go library for declaratively controlling HTMX behavior in web applications | 751 |
katsko/dj_pug_htmx_example | An experimental web application showcasing the integration of HTMX and Django with Pug templating | 0 |
adamchainz/django-htmx | An extension that simplifies using Django with the htmx JavaScript library. | 1,642 |
guettli/django-htmx-fun | A Django application showcasing the use of htmx to implement a stateless, single-page diary application. | 186 |
arcanemachine/django-htmx-alpine | A Django-based demo showcasing the combination of Alpine.JS and HTMX for reactive frontend development while leveraging Django's benefits | 177 |
danieleteti/delphi-dmvcframework-htmx-todo | An implementation of an MVC pattern using Delphi, HTMX, and a database, demonstrating the integration of these technologies for building web applications. | 14 |
topydo/topydo | A powerful todo list application using the todo.txt format | 788 |