Skip to content

A todo list application built with Core Data, enabling users to manage their tasks with a simple interface and search functionality.

Notifications You must be signed in to change notification settings

AranFononi/Todoey-Core-Data-Version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Todoey - Core Data Version

Project for Section 19: Todo List Application with Core Data

This project was completed as part of Section 19 in the Complete iOS Development Bootcamp by Angela Yu.

Project Overview

Todoey is a simple yet effective todo list application that allows users to manage their tasks. The app utilizes Core Data for data persistence, providing users with the ability to add, check, and uncheck items.

What I Learned

In this project, I focused on:

  • Core Data Integration: Implemented Core Data to handle data storage and retrieval.
  • TableView Management: Utilized UITableView for displaying the list of todo items.
  • Search Functionality: Implemented search functionality using UISearchBar to filter items.

Key Skills

  • Proficient in Core Data for data persistence
  • Experience in managing UITableView and its data source
  • Understanding of using predicates for filtering data in Core Data

Additional Features

  • Ability to add new todo items and mark them as completed.
  • Search functionality to quickly find specific items.

Project Preview

Todoey Core Data App Preview


Footer

Footer Image


Contact

For more information, feel free to reach out:

About

A todo list application built with Core Data, enabling users to manage their tasks with a simple interface and search functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages