Skip to content

ramadhan-dev-bright/rust-cli-taskmaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Rust CLI Taskmaster

A simple, memory-safe Task Management application built with Rust. This project focuses on implementing CRUD operations (Create, Read, Update, Delete) while maintaining Rust's strict ownership and safety principles.

✨ Features

  • Create: Add new tasks with unique IDs.
  • Read: View your list of tasks with their completion status.
  • Update: Mark specific tasks as completed.
  • Delete: Remove tasks from the list using their ID.
  • Memory Safety: Built using Rust's safe memory management.

🛠️ Tech Stack

  • Language: Rust
  • Paradigm: Procedural & Functional (using closures for data manipulation)

🚀 How to Run

  1. Make sure you have Rust installed.
  2. Clone this repository:
    git clone [https://github.com/ramadhan-dev-bright/rust-cli-taskmaster.git](https://github.com/ramadhan-dev-bright/rust-cli-taskmaster.git)

📸 Preview Aplikasi

Tampilan Aplikasi

About

memory-safe Task Management CLI app built with Rust. Focuses on ownership, structs, and CRUD operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages