Skip to content

This repo is the solution for de code-challange proposed by DeepX.

Notifications You must be signed in to change notification settings

kuquert/deepx-ios

Repository files navigation

DeepX-iOS

This repo is the solution for de code-challange proposed by DeepX.

Setup

this project uses Carthage*, to instal dependencies run

$ carthage bootstrap --platform iOS

*I decided to not include de Carthage/ folder on source control to get smaller repo size and don`t have trash commints from libreries update.

GitHub

To work with github API a github application was needed to have a higher limit rate for the chained requests.

Resource No Auth(requests/hour) Auth(requests/hour)
core 60 5000
search 10 30
graphql 0 5000
rate 60 5000

Info

This project uses the icons from this file-icons, they only have .svg files available. The .svg files were than converted to .pdf using caisosvg converter.:D

The app icon was made using Sketch app, and its included on the repositorie.

About

This repo is the solution for de code-challange proposed by DeepX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages