Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etchsaleh/Listr
A listing app written in Swift for iOS.
https://github.com/etchsaleh/Listr
app coredata ios ios-app ios-tutorial list listing listr swift to-do-list xcode
Last synced: 2 months ago
JSON representation
A listing app written in Swift for iOS.
- Host: GitHub
- URL: https://github.com/etchsaleh/Listr
- Owner: etchsaleh
- License: mit
- Created: 2017-01-31T01:47:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-15T21:14:31.000Z (about 7 years ago)
- Last Synced: 2024-08-03T17:19:43.135Z (6 months ago)
- Topics: app, coredata, ios, ios-app, ios-tutorial, list, listing, listr, swift, to-do-list, xcode
- Language: Swift
- Size: 485 KB
- Stars: 20
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Listr
README
# Listr
A listing app written in Swift for iOS.**Listr** is an app I developed following Mark Price's iOS 10 course.
The idea is to list all the items/things you wish to buy, adding the item's _picture, price, details_ and the _store_ you wish to buy it from.
It uses **Core Data** to save user input, and sorts the entries based on _date created, title_ or _price_.![Screenshot](https://raw.github.com/etchsaleh/Listr/screenshots/scr.png)