Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)