dungpa / todo-web

TODO web app written in Rust using Rocket, Diesel and Seed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-web

TODO web app written in Rust using Rocket, Diesel and Seed.


Start the backend using the following command:

cargo run -p backend

The frontend can be served using microserver in the frontend directory.

Demo UI


The structure of the web app closely follows https://erwabook.com/intro/.

Please have a look at the Postman collection for the supported APIs.

About

TODO web app written in Rust using Rocket, Diesel and Seed.

License:MIT License


Languages

Language:Rust 96.5%Language:HTML 3.0%Language:Shell 0.4%