slint/examples/todo-mvc
Nigel Breslaw 048c0eaf08
Update example readmes
Tidy up the main examples/README.md.
All the main examples now live in a table with a thumbnail and description.
Then each project has it's own README.md with more details.
2024-08-13 11:35:39 +02:00
..
assets Added TodoMVC example (Rust mock version) (#5396) 2024-06-13 13:05:44 +02:00
rust Bump version number to 1.7.2 2024-08-09 09:52:17 +00:00
ui API Review: DatePicker and TimePicker (#5582) 2024-07-09 22:16:54 +02:00
README.md Update example readmes 2024-08-13 11:35:39 +02:00

todo-mvc

A simple todo application based on the Model View Controller pattern.

.slint Design Rust Source Online wasm Preview Open in SlintPad
index.slint main.rs Online simulation Preview in Online Code Editor