TODOLO is a simple to-do list app developed using Objective-C, UIKit, and UserDefaults. It helps you manage tasks efficiently with three tabs: To-Do, In Progress, and Done.
- Three Tabs: Categorize tasks into To-Do, In Progress, and Done.
- Task Filtering: Filter tasks by their priorities.
- Edit Tasks: Update task details.
- Delete Tasks: Remove tasks when no longer needed.
- Clone the repository:
git clone https://github.com/HadirElnagdy/To-Do
- Open the project in Xcode.
- Build and run the project.
- Add Task: Tap "+" in the To-Do tab.
- Edit Task: Select a task and tap "Edit".
- Delete Task: Swipe left on a task and tap "Delete".
- Filter Tasks: Use the filter option.
For questions or feedback, contact Hadir Elnagdy.