Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgerebolloj/ToDoList-Obj-C
ToDo List App (Objective-C)
https://github.com/jorgerebolloj/ToDoList-Obj-C
Last synced: 3 months ago
JSON representation
ToDo List App (Objective-C)
- Host: GitHub
- URL: https://github.com/jorgerebolloj/ToDoList-Obj-C
- Owner: jorgerebolloj
- Created: 2016-02-04T00:02:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T21:33:58.000Z (over 8 years ago)
- Last Synced: 2024-05-29T23:18:28.385Z (5 months ago)
- Language: Objective-C
- Size: 869 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-todos - Objective C
README
# ToDoList-Obj-C
ToDo List App (Objective-C)## Description
toDoit is an app that lets you create a list of tasks to be performed and a list of tasks performed.## Features
For each task you can set the task title, description and a picture.Additional features for each task are:
- View the details of the task,
- Show full view from the image of the task,
- Edit the task,
- Delete the task and
- Share the task through: email, SMS, Facebook and Twitter.It has a search engine for each separate task list.
The sort order of the list of tasks is performed according to the modification date of each task.
The app is viable for iPhone and iPad.
Cocoa Pods is used to implement the external project SWTableViewCell (Chris Wendel) [https://github.com/CEWendel/SWTableViewCell] (https://github.com/CEWendel/SWTableViewCell)
## Screenshots
###toDoit App###Pending ToDo's list
####Adding a ToDo and set it####Edit, delete and sharing options
####Set ToDo as completed
###Edit ToDo
###Completed ToDo's list
####Edit, delete and sharing options
####Set ToDo as planned again
###Show ToDo full image
###Show ToDo information detail
###Search ToDo
## Contact
Jorge Rebollo
[email protected]