Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

MadeByDouglas/BlocNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

BlocNotes

Summary

Bloc Notes is a simple note taking app that uses Core Data for persistence. It simply needed to save and edit notes, and list them as well as provide a search feature. It was the first project I built, and the main skills I learned were Core Data, UITableView, UIActivityViewController, iOS 8 Extensions, UISearchController, UIDataDetectorTypes and integration with iCloud.

Explanation

The Bloc iOS Development program is divided into two main phases: Foundation and Projects. After completing the many tutorials in Foundation, it's time to build things on your own. You chose from a selection of projects, and build the apps yourself without sample code. Bloc Notes is designed to introduce you to Core Data and other associated APIs.

More info: http://www.madebydouglas.com/projects/2015/8/30/bloc-notes

About

Bloc iOS 1st Project, general note taking app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published