Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quimeragh/dostar
App made in Rust, Tauri, SQLite to make a simple scalable desktop app as a task manager.
https://github.com/quimeragh/dostar
begginer learning rust tauri typescript
Last synced: 3 months ago
JSON representation
App made in Rust, Tauri, SQLite to make a simple scalable desktop app as a task manager.
- Host: GitHub
- URL: https://github.com/quimeragh/dostar
- Owner: QuimeraGH
- Created: 2024-09-16T20:22:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T21:31:50.000Z (5 months ago)
- Last Synced: 2024-11-17T04:44:55.186Z (3 months ago)
- Topics: begginer, learning, rust, tauri, typescript
- Language: TypeScript
- Homepage:
- Size: 7.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DOSTAR
![image](./src-tauri/icons/icon.png)App made in Rust, Tauri, SQLite to make a simple scalable desktop app as a task manager.
## Features
- Add, Delete, Check tasks.
- Connection to local database in SQLite.
- Fast async operations in Rust backend.
- Begginer learning project.
## Tooling
- React.
- Tauri.
- Typescript.
- Rust.
- SQLite(rusqlite)
## Installation
You can clone the repository or installing the msi installer for windows.
## License
Under MIT License.