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: 12 months ago
JSON representation
Simple iOS application to download high-res profile pictures from Instagram ( ͡° ͜ʖ ͡°)
- Host: GitHub
- URL: https://github.com/santoru/instaprofile
- Owner: santoru
- Created: 2019-08-05T21:54:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T15:03:06.000Z (over 6 years ago)
- Last Synced: 2025-02-13T08:21:53.512Z (about 1 year ago)
- Topics: download, instagram, ios, picture, profile, xcode
- Language: Objective-C
- Size: 4.25 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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