Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 2.76 KB

README.md

File metadata and controls

41 lines (34 loc) · 2.76 KB

AndroidSurvey

Master Build status

Develop Build status

A survey application for Android with a rails backend. The Android app syncs instruments and survey results automatically when internet is detected on the Android device. This application is being designed for conducting research-oriented surveys. This application is being developed at Duke University in a joint effort between adaptlab and CHPIR.

Documentation

ActiveAndroid

ActiveAndroid is used for database access.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

If you are interested in contributing, please read through the wiki first. New question types are especially welcome! See this wiki page for instructions.