/todolist-rs

A TodoList App With Rust ~

Primary LanguageJavaScript

todolist-rs

A TodoList App With Rust & yew ~ ✏️

Demo

online demo demo

Usage

git clone https://github.com/Baoyuantop/todolist-rs.git

cd todolist-rs

wasm-pack build --target web --out-name wasm --out-dir ./static

Then use a service like serve to host files under static.

Todo

  • todo and done status
  • storage
  • Compatible with mobile devices
  • More useful information ...

Contributors

This project exists thanks to all the people who contribute.