django-htmx-todo
Todo app
A Django application demonstrating the integration of htmx with a Todo list feature
A test app in Django and htmx
9 stars
3 watching
5 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jacklinke/django-htmx-todo-list | An example project demonstrating Django and HTMX concepts for building a todo list application | 82 |
rajasegar/todo-htmx | A Node.js application using htmx to create a simple todo list app | 4 |
derkoe/quarkus-htmx-todos | A demo application showing the use of htmx with a Quarkus backend for building a simple todo app. | 44 |
gabrielrbarbosa/laravel-htmx-todolist | A simple todo list app built with Laravel and HTMX. | 7 |
gobijan/go-htmx-todo | A web-based TODO app utilizing WebSockets and HTMX for dynamic updates | 10 |
guettli/django-htmx-fun | A Django application showcasing the use of htmx to implement a stateless, single-page diary application. | 186 |
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 |
nonzero/django-js-lib-htmx | A Django reusable app that packages HTMX into a single JavaScript file for easier integration | 6 |
topydo/topydo | A powerful todo list application using the todo.txt format | 788 |
rattlyy/htmx-ktor | A demo application using Ktor to create a simple Todo app with HTMX client-side interactions | 26 |
utronframework/todo | A Todo list application built using the Utron web framework with support for multiple databases. | 11 |
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 |
rajasegar/todomvc-htmx | An Express.js app implementing TodoMVC with htmx and hyperscript to provide a simple web interface for managing tasks. | 66 |