Skip to content

viniciusromani/integer-finder

Repository files navigation

Integer Finder

This is a fun application that will fetch an array of size 16 from a web service and check whether a typed number is a sum of two elements or not.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Cocoa Pods (https://guides.cocoapods.org/using/getting-started.html)

sudo gem install cocoapods

Installing

Clone the repo by executing the command

git clone https://github.com/viniciusromani/integer-finder.git

Install dependencies with cocoapods

pod install

Running the tests

Unit tests were written for this application using XCode tool. To run tests go to the tests tab and press play button.

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published