This is a demo iOS app for close.io. The iOS app mirrors most of the functionality of the desktop app. The backend code is incomplete and the app is for demo purpose only. The app is not near production ready.
macOS
Xcode 8.0 or later
Swift 3.0 or later
CocoaPods (https://cocoapods.org/)
git (https://git-scm.com/)
iPhone [Potrait]
- Download the code in the above location. You can either use git pull (or fetch) or download it as a compressed file.
- Cd into the directory, and run the following command, pod install
- Open the .xcworkspace using Xcode. Clean and build the project (keyboard shortcuts - ⇧⌘K & ⌘B).
- Run the project by choosing the iPhone simulators or an actual iPhone. (Note: Only iPhone is supported for now).
For now, when running the app, follow the below sequence,
- Create users (settings -> users)
- Create leads
- Create opportunities & tasks
Send me an email on raj@diskodev.com