/BabylonHealthDemo

Interview Demo Project for babylon health

Primary LanguageHTMLMIT LicenseMIT

BabylonHealthDemo

Twitter Language License PRs Welcome


RequirementsInstallation

-------

Requirements

The following requirements should be met:

  • Use Swift 3.0.
  • The information (posts and post details) should be available offline. It's assumed that if it's the first time you are accessing the app, and you are offline, you shouldn't see anything.
  • The code should be production grade.
  • It should compile and run.
  • Testing

Installation

This project uses Bundler and CocoaPods. All you need to setup it properly is:

bundle
bundle exec pod install

Tests And Coverage

You can run the tests any time. All your need to do is:

bundle exec fastlane test

Special Thanks

This demo project is highly inspired by the Thiago Lioy's Marvel App.

License

This project is licensed under the terms of the MIT license. See the LICENSE file.