This simple Todo application allows users to add, edit, and track tasks. It's built using Python and the Rich library.
-
Clone this repository:
git clone https://github.com/yourusername/todo-application.git
-
Navigate to the project directory:
cd todo-application
-
Install the required library:
pip install -r requirements.txt