Skip to content

nickKearns/Taskee

Repository files navigation

Taskee

Final Project for Make School MOB2.1 local persistance

Built using Core Data, UIKit, and the Material Components library

Features

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

Material Components

Here is the pod file to install Material Components

Here is Material Components' site for iOS development

Download Link

Project can be downloaded using this link

Code

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

Project views

Project View Add Project View

Tasks View

Completed Tasks Pending Tasks

Create A Task

New Task

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published