Simple iOS app to record how much things cost using Parse
.
- Create a Parse data app to store data in the cloud https://parse.com/apps/quickstart
- How Much uses CocoaPods and
cocoapods-keys
git clone https://github.com/dkhamsing/how-much.git
cd how-much/HowMuch-Parse
pod install
Open HowMuch-Parse.xcworkspace 🚀