8000 GitHub - threegerbils/build at redesign
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from getodk/build

ODK Build is a drag-and-drop form designer for ODK XForms. Thousands of users around the world depend on it for their data collection campaigns. Contribute and make the world a better place! ✨📝✨

License

Notifications You must be signed in to change notification settings

threegerbils/build

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odkmaker — wysiwyg web-based xforms editor for the odk subset

Running

odkmaker is built on the Ruby Rack server stack, so look up how to run Rack servers, and apply that to config.ru. Phusion Passenger works.

For a quickstart type local dev run, get the shotgun gem, make sure you have all the required stuff, as well as a webserver gem such as mongrel, and then type shotgun config.ru.

Dependencies

  • Ruby 1.8.6+
  • Tokyo Cabinet (install from source)

Required Gems

  • rack
  • sinatra
  • ffi
  • rufus-tokyo
  • json

About

ODK Build is a drag-and-drop form designer for ODK XForms. Thousands of users around the world depend on it for their data collection campaigns. Contribute and make the world a better place! ✨📝✨

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.8%
  • Ruby 9.6%
  • CSS 8.6%
  • HTML 6.9%
  • Dockerfile 0.1%
0