Skip to content

FaxHack/task-list-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task List CLI

GitHub

Manage your tasks with ease using this command-line tool. Organize, prioritize, and keep track of your to-do list right from your terminal.

Features

  • Add tasks with descriptions, due dates, and priorities.
  • List all tasks and view their details.
  • Mark tasks as completed.
  • Sort tasks by due date.
  • Filter tasks by completion status.
  • Delete tasks you no longer need.

Preview

image

Getting Started

Prerequisites

Installation

Clone the repository:

git clone https://github.com/FaxHack/task-list-cli.git

Build the project

cd task-list-cli
cargo build --release

Run the Program

cargo run

Usage

  • Run the program by entering cargo run.
  • Select options from the menu to manage your tasks.

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

Acknowledgments

Thanks to the Rust community for the tools and libraries that made this project possible.

Contributing

  • Fork the repository on GitHub.
  • Clone your fork locally.
  • Create a new branch with a descriptive name.
  • Make your changes, then push your branch to your fork.
  • Submit a Pull Request on the main repository.

Authors

FaxHack.

Contact

If you have any questions or want to get in touch, you can reach me in discord at [newporqwae].

About

Manage tasks with ease using this command-line tool.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages