Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 942 Bytes

File metadata and controls

31 lines (21 loc) · 942 Bytes

Simple ToDo

English

iOS app with the list of tasks. Tasks can be created, edited and deleted. Tasks can be checked as completed. For each task local notification could be scheduled that will fire when the specified time will pass.

Russian

iOS приложение со списком задач. Задачи могу создаваться, редактироваться и удаляться. Задачи можно отметить как выполненные. Для каждой задачи можно запланировать напоминание которое сработает через заданное время.

Installing

git clone git@github.com:zigdanis/SimpleToDo.git
cd SimpleToDo
pod install

Authors

  • Danis Ziganshin - Initial work - zigdanis

License

SimpleToDo is available under the MIT license. See the License file for more info.