https://github.com/shalithacell/simple-crud-sqlite--objective-c
Simple SQLite CRUD operations using objective c
https://github.com/shalithacell/simple-crud-sqlite--objective-c
Last synced: about 1 year ago
JSON representation
Simple SQLite CRUD operations using objective c
- Host: GitHub
- URL: https://github.com/shalithacell/simple-crud-sqlite--objective-c
- Owner: ShalithaCell
- Created: 2019-05-25T09:30:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T09:35:33.000Z (about 7 years ago)
- Last Synced: 2025-02-06T04:44:19.988Z (over 1 year ago)
- Language: Objective-C
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-CRUD-SQLite--objective-c
Simple CRUD operations app for iOS devices using Objective -c and Xcode 10. Created for Practice Sqlite with objective c.
---
# Purpose
The purpose of this project is for best practice Sqlite with objective-c and interact with the xcode environment.
---
# How to use
1. Download or Clone the source
2. Open the project in XCode
3. Run
---
# Contribute
* Blog it
* Comment it
* Fork it
* Star it
* Share it
A **HUGE THANKS** for your help.