This project is a result of a 3 hours test.
Create a simple application that uses the Facebook graph api i.e.
- get the profile info and picture of a Facebook user
- store that info in a local CoreData structure
- show that in a UserDetailView
- provide a refresh behaviour on that page
- the deployment target for the project must be iOS 4.3
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