Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 445 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 445 Bytes

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