- Programming Language: Swift 5
- iOS Version: 10.0+
- Web Framework: Node.js
- IDE: Xcode 11
- Version Control: Git
- Clone TripRecall-Node.js-API in local machine and run the server using the instruction provided
- Register and get API Key from Google Cloud Platform Console
- Enter API Key here
- Install CocoaPods using the instruction provided here
- Clone the repository in local machine
- From terminal run
pod install
- Import
TripRecall.xcworkspace
in Xcode and run it