Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danieleteti/delphi-dmvcframework-htmx-todo

DelphiMVCFramework Todo Sample, using HTMX
https://github.com/danieleteti/delphi-dmvcframework-htmx-todo

Last synced: about 1 month ago
JSON representation

DelphiMVCFramework Todo Sample, using HTMX

Awesome Lists containing this project

README

        

# Delphi-HTMX-Todo

This demo is about htmx support in DMVCFramework.

It uses:
- [DMVCFramework](https://github.com/danieleteti/delphimvcframework)
- [htmx](https://htmx.org/)
- mustache
- MVCActiveRecord (with a SQLite database)

[My Blog](https://www.danieleteti.it)

Tested on MS Windows but it should work also for Linux

### Screenshot
![To-Do App](https://raw.githubusercontent.com/danieleteti/delphi-dmvcframework-htmx-todo/main/docs/page1.png)