App made in Rust, Tauri, SQLite to make a simple scalable desktop app as a task manager.
- Add, Delete, Check tasks.
- Connection to local database in SQLite.
- Fast async operations in Rust backend.
- Begginer learning project.
- React.
- Tauri.
- Typescript.
- Rust.
- SQLite(rusqlite)
You can clone the repository or installing the msi installer for windows.
Under MIT License.