Final Project for Make School MOB2.1 local persistance
Built using Core Data, UIKit, and the Material Components library
Ability to add a project with a title and a color tag
Ability to add tasks to specific projects with title and due date
Ability to mark tasks as completed or uncompleted
Ability to delete projects and tasks
Here is the pod file to install Material Components
Here is Material Components' site for iOS development
Project can be downloaded using this link
Here is the link to the view controllers used in this project
Here is the link to the models used in this project
Here is the link to the views (such as custom cell classes) used in this project
Here is a link to the core data file that contains the code that builds the core data stack




