Skip to content

pratikbm42/CoreDataCRUDOperations

Repository files navigation

CoreDataCRUDOperations

A CoreData-powered iOS app for mastering CRUD operations, enabling users to store, view, update, and delete personal contact information.

Description ->

The CoreData Practice iOS App is a hands-on project designed for practicing and mastering CRUD (Create, Read, Update, Delete) operations using Core Data in an iOS application. This app offers a simple and intuitive interface, allowing users to store, view, update, and delete personal contact information. The app provides a practical playground for learning and honing CoreData skills, offering the following features:

Features ->

Data Entry :- The first view controller allows users to enter and save personal contact details, including first name, last name, address, and mobile number.

Data Listing :- The second view controller displays a table view with a list of stored contact entries. Each row in the table view shows the first name, last name, address, and mobile number.

CRUD Operations :- The app supports Create, Read, Update, and Delete operations. Users can add new entries, view existing data, update entries, and delete entries by swiping a row in the table view.

Data Update :- Tapping a row in the table view navigates users to the first view controller, where they can update the contact details.

Clean and User-Friendly Interface :- The app is designed with a clean and intuitive user interface for a smooth user experience.

screenShots ->

Simulator Screen Shot - iPhone 13 mini - 2023-10-11 at 14 59 26 Simulator Screen Shot - iPhone 13 mini - 2023-10-11 at 15 19 19

About

A CoreData-powered iOS app for mastering CRUD operations, enabling users to store, view, update, and delete personal contact information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages