Metadata-Version: 2.4
Name: todo-cli-karim
Version: 0.1.1
Summary: An interactive todo list CLI with arrow key navigation
Author-email: Karim Eltaib <me@karimeltaib.com>
License-Expression: Unlicense
Project-URL: Homepage, https://github.com/some-du6e/manual-coding-challenge
Project-URL: Issues, https://github.com/some-du6e/manual-coding-challenge/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Todo cli
A overcomplicated todo list cli made because my coding skills were rusting because of ai, made with minimal support from ai (only 3 claude debug chats and no google ai overview). The reason why its so complicated is because i decided to make it interactable with the arrow keys.

## How to run
### Requirements
- UNIX computer
- Python
### Running
```bash
python  app.py
```

## Tiny problems
Dont try to have 0 tasks and try to add another one 

## ai usage
idea V
![cluade](image.png)


only 3 debug chats
1. https://claude.ai/share/80ad0d8b-51b6-4b28-98d6-b069bdf3e5ca
2. https://claude.ai/share/79300e82-acdb-4b61-958b-b16c9216a57a
3. https://claude.ai/share/1b1959dc-fc07-443b-b904-d5026a8f05aa
