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

https://github.com/0xkibh/todo-with-tauri

todo app with sqlitedb to store todo data and has functionality to store theme selected by user
https://github.com/0xkibh/todo-with-tauri

rust solid tauri

Last synced: 6 months ago
JSON representation

todo app with sqlitedb to store todo data and has functionality to store theme selected by user

Awesome Lists containing this project

README

          

### TODO with Tauri

TODO App with Sqlite DB to store Todo data. Additionally, has functionality to store theme selected by user in previous access.

- Plugins used:
- tauri-plugin-sql
- tauri-plugin-store