Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 775 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 775 Bytes

InstaProfile

This is my first application, developed with the intent to learn a bit more about Objective-C.

The application main goal is to access and download high resolution instagram profile pictures of users.

Screenshots

Todo

  • Add some information about the user's profile on the profile view.
  • Find a way to fetch stories of the user (external api's maybe?) and dispaly/download them.
  • Check if there is an active internet connection
  • Implement a syncronious GET request and display a loading spinner