Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 427 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 427 Bytes

Features

  • View list of posts on reddit
  • Search subreddit to only view posts by that reddit
  • Click a cell to view the posting

Tech

  • App is written is Swift. Deployment target is iOS 12.1
  • App was built using storyboard and a Navigation View Controller
  • A Table View is used to display a list of reddits/subreddit postings
  • Structs were used to build the Data Model
  • Utilized swifts decodables to parse json