Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.07 KB

README.md

File metadata and controls

45 lines (35 loc) · 1.07 KB

aupair-ios

made for: school language: swift made in: 2017
Find the perfect au pair or host family in a single app.


Features

  • Firebase for authentication, analytics and database
  • Koloda cards displaying au pairs / host families
  • Send messages to matches

Stack used

  • Firebase 4.7.0
  • Koloda 4.3.1
  • DatePickerDialog 2.0
  • NextResponderTextField 3.0.0
  • TPKeyboardAvoiding 1.3.2
  • CocoaPods 1.3.1
  • Swift 4

Getting started

Requirements

  • Xcode 9.2
  • CocoaPods (pod command)

Installation

git clone https://github.com/jclerc/aupair-ios.git
cd aupair-ios
pod install
open -a Xcode AuPair.xcworkspace