sub-rat / CoreDataDemoApp

ios app to add the list of names and make is persistance in the app using coredata ( based on sqlite)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoreDataDemoApp

ios app to add the list of names and make is persistance in the app using coredata ( based on sqlite)

Overview

Learning and implementing the database in ios. CoreData which is based on top of SQLite is using for persisting the data. Simple Table is created to show the list of people which is stored in databse. Adding the data to database is implemented too.

Used

  • TableView
  • CoreData

Acknowledgments

About

ios app to add the list of names and make is persistance in the app using coredata ( based on sqlite)


Languages

Language:Swift 100.0%