Eastonco / YikYak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YikYak

Status GitHub Issues GitHub Pull Requests License


A simple, yet powerful, YikYak clone powered by Firebase.

πŸ“ Table of Contents

🧐 About

I was always a huge fan of YikYak before it was deleted and I wanted to recreate it. The project is powered by Firebase and was create as the final project for Cpts 479 at Washington State University.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Install Xcode here

Install CocoaPods

gem install cocoapods

Or via homebrew

brew install cocoapods

Installing

Once both are install, navigate to the home folder and run

pod install

Make sure to open the .xcodeworkspace file for the project otherwise the pods will note be loaded.

⛏️ Built Using

  • Swift - The language used for the project.
  • FireBase - Database & Authentication.

✍️ Authors

See also the list of contributors who participated in this project.

πŸŽ‰ Acknowledgements

  • Professor Lary Holder for providing a great resource for learning about iOS development in his CS479 class.

About


Languages

Language:Swift 99.0%Language:Ruby 1.0%