Simple iOS app to record how much things cost using Firebase
.
How Much uses https://cocoapods.org ☕
git clone https://github.com/dkhamsing/how-much.git
cd how-much/HowMuch-Firebase
pod install
- Create a Firebase iOS app https://firebase.google.com/ (download GoogleService-Info.plist file)
- Setup Sign in method: enable
email
- Open HowMuch-Firebase.xcworkspace
- Copy GoogleService-Info.plist in Xcode
🚀