-
Rust Task v0.4.1 Stable
Psyhackological released this
2024年06月16日 13:22:35 +02:00 | 2 commits to main since this releasev0.4.1 -
rtaskFinished version of SQLx and SQLite, fulfilling requirements for my classes.
Features
-
Task Management:
- Add new tasks with descriptions.
- Assign optional categories to tasks.
- Mark tasks as complete.
- Delete completed tasks.
- List all tasks with their status, optionally filtered by category.
- Display category names alongside tasks.
- Create new categories as needed.
-
Database Setup and Migrations:
- Create and initialize the SQLite database.
- Run migrations to set up the
todosandcategoriestables.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
-
x86_64-pc-linux-gnu_v0.4.1_rtask.tar.xz
6 downloads ·
2024年06月16日 13:48:58 +02:00 · 3.8 MiB -
x86_64-pc-windows-gnu_v0.4.1_rtask.zip
0 downloads ·
2024年06月16日 13:49:02 +02:00 · 8.2 MiB
-