Skip to content

RomainBoulay/iOS-FacebookReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

iOS-FacebookReader

Context

This project is a result of a 3 hours test.

Instructions

Create a simple application that uses the Facebook graph api i.e.

  1. get the profile info and picture of a Facebook user
  2. store that info in a local CoreData structure
  3. show that in a UserDetailView
  4. provide a refresh behaviour on that page
  5. the deployment target for the project must be iOS 4.3

Bonus

What I've added to the initial test :

  • Universal app : iPhone and iPad for the same binary
  • Localization fr + en
  • Cell selected background color and user detail background color may change : it depends on the gender of the selected user.
  • All interface orientation : portrait and landscape
  • You can add a facebook user with the "+" button in the contact list. Then you have just to type a facebook id.
  • You can remove a contact from your list
  • All images are loading in background

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published