https://github.com/ms2138/todo
A simple Todo application using Core Data
https://github.com/ms2138/todo
Last synced: 2 months ago
JSON representation
A simple Todo application using Core Data
- Host: GitHub
- URL: https://github.com/ms2138/todo
- Owner: ms2138
- License: mit
- Created: 2020-05-04T02:22:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T04:03:55.000Z (about 6 years ago)
- Last Synced: 2025-03-01T20:32:54.390Z (over 1 year ago)
- Language: Swift
- Size: 252 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Todo
An application to save and complete a list of things that need to be done
# Demo

# Run Project
To run the project:
* Clone this repository.
* Open Todo.xcodeproj
* Build and run in Xcode
# License
This project is licensed under the MIT License.