Skip to content

opensourceios/Google-Feud-iOS

Repository files navigation

[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https:/dkhamsing/open-source-ios-apps)

Google Feud for iOS

Google Feud for iOS is an open-source Swift application for Apple's iOS. You can download the app on the AppStore. Please use the code to learn from and not to copy from. Commit useful code to help shape this project.

How to Compile

To compile this project install CocoaPods and install the Pods.

NOTE: If you don't have cocoapods, install them with sudo gem install cocoapods

$ git clone https:/CTKRocks/Google-Feud-iOS.git
$ cd PATH/TO/CLONE
$ pod install

Next you need to open the GoogleFeud.xcworkspace NOT the GoogleFeud.xcodeproj Your ready to go! Take a look at the code and try it out on your iDevice!

Features

Unlike other Google Feud apps, Guess My Search has categories, which are UIButtons that access different arrays containing the questions from Justin Hook's site Google Feud.

To get the data from Google, I use Alamofire along with SwiftyJSON for parsing

Authors and Contributors

Google Feud was originally created by Justin Hook. Take a look at his site. Google Feud for iOS was developed by Carson Katri and published by Ryan Katri.

Contact

email

About

Google Feud client for iOS written in Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published