The purpose of this project is to demonstrate local storage and databases using Core Data, REST networking, dependancy managers and unit testing.
Clone project and press play
- Grabs user information from https://randomuser.me/ to populate contact list
- Loads pictures from randomuser API as profile pictures
- Stores all contacts through core data local storage
- Add seperators for contact list, seperate by last name
- Add/remove contact button
- More unit testing