This is a simple Todo application implemented in Objective-C. It allows users to manage their tasks with features such as creating new tasks, moving tasks between different states (Todo, In Progress, Done), searching for tasks, filtering tasks based on their state, and editing existing tasks.
- Todo List: Add new tasks to your Todo list.
- Done: Mark tasks as Done when you complete them.
- Search: Search for specific tasks by their title or description.
- Filter: Filter tasks based on their state (Todo, In Progress, Done).
- Edit: Edit existing tasks to update their title, description, or state.
Contributions are welcome! If you have any suggestions, feature requests, or bug reports, please open an issue or submit a pull request.
This project is licensed under the (ITI). Feel free to use, modify, and distribute the code for your own purposes.