Skip to content

hanan1ibrahim/To-Do

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week3 Project1: Todo

Task

Create a simple Todo list with the following:

  1. The application should have lunch screen with TODO logo
  2. The first pages should have add button. When the user click on the add button the application should allow user to write
  3. When the user click done button, the keyboard should be hidden and the add button shown in the last cell of the table
  4. When the user click edit button, the delete button should appears on left side of each cells to enable user delete specific cell
  5. When the user click trash button, it will shows alert saying that "Are you sure you want to delete all the tasks", if user click on yes, all the tasks in the table cells will be deleted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%