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

https://github.com/salmik/image-downloader

Example image downloader app using Unsplash API
https://github.com/salmik/image-downloader

ios ios-app ios-swift swift unsplash unsplash-api unsplashapi unsplashdownloader xcode

Last synced: 3 months ago
JSON representation

Example image downloader app using Unsplash API

Awesome Lists containing this project

README

        

# Image Downloader

**Example image downloader app using Unsplash API**


## How to run a demo app

1) Download the source code by cloning this repository

```
2) in NetworkService.swift file add your own access key("Client-ID apiKey") - https://unsplash.com/oauth/applications
```

## Technologies
API - [Unsplash](https://unsplash.com/oauth/applications)

## TO-DO
- [x] UI created
- [x] Searching using unsplash API
- [x] Share images
- [x] Save images
- [ ] Add favorites screen
- [ ] Sorting