Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/santoru/instaprofile

Simple iOS application to download high-res profile pictures from Instagram ( ͡° ͜ʖ ͡°)
https://github.com/santoru/instaprofile

download instagram ios picture profile xcode

Last synced: 9 days ago
JSON representation

Simple iOS application to download high-res profile pictures from Instagram ( ͡° ͜ʖ ͡°)

Awesome Lists containing this project

README

        

# 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