Skip to content

ryanphillipthomas/RTNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTNews Application

This is an example of a News Application (modeled off of the Apple News App). This application includes and demonstrates the following:

  • Core Data Model
  • API Manager
  • Unit Test Coverage for Model Objects API Calls
  • TodayTableViewController hooked up to Fetched Results Controller
  • PostTableViewCell hooked up to post object
  • PostDetailViewController hooked up to post object

To run simple pull down this repo, cd into the root file and run the following commands:

  • pod install
  • carthage update --platform iOS

About

News Application (modeled off of the Apple News App)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published