Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.