ToDoo ToDoo is a simple iOS app for managing your tasks using CoreData.
Features Add new tasks with title, description, and status. View a list of tasks with their titles and statuses. Edit task descriptions and statuses. Delete tasks. Installation Clone the repository to your local machine:
bash Copy code git clone https://github.com/Abhishek99Yadav/ToDoo.git Open the project in Xcode.
Build and run the app on your iOS device or simulator.
Usage Launch the app on your iOS device or simulator. Use the "+" button to add a new task. Tap on a task to view or edit its details. Swipe left on a task to delete it. Screenshots
Contributing Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.
License This project is licensed under the MIT License - see the LICENSE file for details.