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
- Host: GitHub
- URL: https://github.com/salmik/image-downloader
- Owner: Salmik
- License: mit
- Created: 2020-10-05T04:00:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-29T07:54:11.000Z (almost 4 years ago)
- Last Synced: 2025-01-19T22:15:34.777Z (5 months ago)
- Topics: ios, ios-app, ios-swift, swift, unsplash, unsplash-api, unsplashapi, unsplashdownloader, xcode
- Language: Swift
- Homepage:
- Size: 259 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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