Manage your tasks with ease using this command-line tool. Organize, prioritize, and keep track of your to-do list right from your terminal.
- 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.
- Rust installed on your system. If not, you can install Rust here.
Clone the repository:
git clone https://github.com/FaxHack/task-list-cli.gitcd task-list-cli
cargo build --releasecargo run- Run the program by entering cargo run.
- Select options from the menu to manage your tasks.
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.
Thanks to the Rust community for the tools and libraries that made this project possible.
- 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.
If you have any questions or want to get in touch, you can reach me in discord at [newporqwae].
