Skip to content

App List of Tasks using UserDefaults (CRUD) to keep the data in Swift 3

Notifications You must be signed in to change notification settings

kesleyribeiro/List-of-Tasks-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List-of-Tasks-app

List of Tasks iOS App in Swift 3 using UserDefaults (CRUD) to keep the data.

Features implemented:

  • Persistence with UserDefaults;
  • Using Customized Tab Bar Controller, Navigation Controller and View Controller;
  • Customized animation when opening app - new view with zoom in and zoom out with the image of icon;
  • Add new task (without amount limit);
  • Show list of tasks in the table view;
  • Update informations in the table using UIRefreshControl (Pull the table for below);
  • Modify the description of the tasks;
  • Delete the tasks.

Releases

No releases published

Packages

No packages published

Languages