Skip to content

LeoTheWizard/cli_todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Todo Application

Introduction

This is a simple command line todo application written in C++. It allows you to add, remove, and list your todo items quickly.

Features

  • Add new todo items with a description and timestamp.
  • Mark todo items as completed.
  • List all todo items with their status and timestamps.
  • Remove todo items by their ID.
  • Color-coded output for better readability.

Building and Running

About

Basic Todo app to keep track of tasks swiftly in the command line while working.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors