https://github.com/snowdogapps/ios-recruitment-test
https://github.com/snowdogapps/ios-recruitment-test
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/snowdogapps/ios-recruitment-test
- Owner: SnowdogApps
- Created: 2016-06-15T08:01:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-01T14:58:09.000Z (about 4 years ago)
- Last Synced: 2023-03-22T15:07:50.539Z (about 2 years ago)
- Language: Swift
- Size: 20.5 KB
- Stars: 0
- Watchers: 6
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snowdog iOS Recruitment test
### We are glad that you've joined SNOW.DOG recruitment process. Below is task for you, good luck!
1. Fork this repo to your github.
2. The repository contains Xcode project template. You can use whatever library, design patterns and dependency injection you want. You can add and modify all the things you want.
3. Implement following features:
* Build a Github app which show logged users feed,
* Use OAuth 2 for authentication,
* Cache home feed for optimisation data usage and offline mode,
* Feed should be presented as a list with ability to switching single cell layout to grid,
* Implemented repos search feature,
* Implement filtering feed feature,
* Implemented repo details screen.
4. Thats it! Send us link to your repo and wait for answer. Bye!