delphi-dmvcframework-htmx-todo
MVC demo
An implementation of an MVC pattern using Delphi, HTMX, and a database, demonstrating the integration of these technologies for building web applications.
DelphiMVCFramework Todo Sample, using HTMX
14 stars
6 watching
6 forks
Language: Pascal
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dsyer/spring-todo-mvc | An application demonstrating HTMX integration with Spring Boot and Thymeleaf to build the TodoMVC application | 22 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
aussieguy0/java-htmx-todo | An example web application demonstrating the use of Java, Javalin, and HTMX for building a simple web app | 11 |
derkoe/quarkus-htmx-todos | A demo application showing the use of htmx with a Quarkus backend for building a simple todo app. | 44 |
syarul/todomvc-lua-luasocket-htmx-_hyperscript | Replicates the functionality of modern frameworks like React TodoMVC using Lua, Luasocket, HTMX, and Hyperscript. | 0 |
jacklinke/django-htmx-todo-list | An example project demonstrating Django and HTMX concepts for building a todo list application | 82 |
dekujs/todomvc | A TodoMVC example written using deku to demonstrate a basic state management architecture | 25 |
benpate/htmx-modal-example | An experiment to test and demonstrate the use of modal dialogs in a web application using HTMX. | 5 |
michalsn/codeigniter-htmx-demo | A CodeIgniter demo showcasing various HTMX features and functionalities | 60 |
wdmtech/feathers-vuex-todomvc | A demo project showing how to connect Vue with Feathers and Vuex for real-time updates | 29 |
syarul/htmx-todomvc | An HTMX-based TodoMVC app built with TypeScript, Express, and JSX | 9 |
puremvc/puremvc-as3-demo-flex-slacker | A demo project showcasing techniques for handling deferred instantiation of view components in a Model-View-Controller (MVC) architecture using ActionScript 3 and Flex. | 1 |
rajasegar/todomvc-htmx | An Express.js app implementing TodoMVC with htmx and hyperscript to provide a simple web interface for managing tasks. | 66 |
devongovett/todomvc-demo | An implementation of TodoMVC in Glimmer using JavaScript | 1 |
othreecodes/apxdemo | A sample application demonstrating the use of APX MVC library and ORMlite for building a desktop app with SQLite database integration | 6 |