Full Stack Notes App (UIKit)

Learn to build the client iOS app, API and database with this Notes app.

Course curriculum

  • 1

    Introduction

    • Welcome

    • Resources

    • Where to Get Help?

  • 2

    The Full Stack Notes App

    • Setting Up the Database and Web Server

    • Building the UI and Displaying the Data

    • Implementing CRUD in Xcode

    • Custom Cell and Code Organization

  • 3

    The Full Stack Notes App with Core Data

    • Implementing Core Data