Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 254 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 254 Bytes

MuskTweets

App-exercise that shows 5 recent tweets of Elon Musk.

  • uses only Apple frameworks.
  • minimal design without storyboards
  • uses NSURLSession without caching
  • uses CoreData as a model (caches results and show them on launch before update)