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
- Host: GitHub
- URL: https://github.com/0xkibh/todo-with-tauri
- Owner: 0xkibh
- Created: 2024-03-02T11:57:33.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-02T12:12:46.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T18:51:17.836Z (9 months ago)
- Topics: rust, solid, tauri
- Language: TypeScript
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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