Skip to content

NUBIC/ncs_navigator_field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCS Navigator Field

An ios application for the National Children's Study which assists field workers in data collection.

Configuration

  1. cd ncs_navigator_field
  2. git submodule init
  3. git submodule update
  4. wget http://curl.haxx.se/ca/cacert.pem
  5. gem install cocoapods
  6. pod setup
  7. pod install

Testing

NCS Navigator Field currently only supports pulling data from the ncs core services stub service located in the ncs-core-stub subdirectory.

To run this you need to:

  1. Have a working ruby and rubygems installation
  2. Change directory to ncs-core-stub
cd ncs-core-stub
  1. Install the bundler rubygem
gem install bundler
  1. Install dependent gems
bundle install
  1. Start the NCS Core Services Stub
./run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages