Skip to content

IOS app using Objective-C, User Defaults and Custom Cell for tables

Notifications You must be signed in to change notification settings

mohamedallam01/TODO-Objective-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

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.

Features

  • Todo List: Add new tasks to your Todo list.
- **In Progress**: Move tasks to the In Progress state when you start working on them.
  • 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.

Contributing

Contributions are welcome! If you have any suggestions, feature requests, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the (ITI). Feel free to use, modify, and distribute the code for your own purposes.

About

IOS app using Objective-C, User Defaults and Custom Cell for tables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published