asimokby / TooDs

A simple ToDo-List iOS app that helps users to organize their tasks and increase their productivity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TooDs

  • A simple ToDo-List app that helps users to organize their tasks and increase their productivity.

How It works

  1. Write a tood/task in the entry field, then hit the button Add.
  2. The task will appear on the screen with a check box next to it.
  3. Swap to delete the task, or click on the ckeckbox to mark it as a done tood.
  4. You can see the done tasks when clicked on the Done at the bottom.
  5. Finally, you can hit deleteAll button to delete all done tasks.

Install the App

  • Download the project on your computer.
  • Open the file TooDs.xcodeproj.
  • Run the project (cmd + R)

About

A simple ToDo-List iOS app that helps users to organize their tasks and increase their productivity.

License:MIT License


Languages

Language:Swift 100.0%