7fcd0ff9b45beabc1d02dfedcc0a422290df0fe5
TODO CLI - Rust
A simple command-line todo list app built in Rust. My first Rust project while learning the language.
Features
- Create tasks with name, priority, and description
- Delete tasks
- List all tasks
- Save and load tasks from file
How to run
cargo run
Description
A simple command-line todo list app built in Rust.
My first Rust project while learning the language.
Languages
Rust
100%