Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

benetech/app-designer

 
 

Repository files navigation

This repository contains the ODK Application Designer 2.0 software.

It will be used to create forms that can be uploaded to ODK-App, based on ODK Survey,
made for Benetech.

1. Installing:

Afetr downloading repo on computer run command: 

sudo npm install --save-dev grunt-contrib-connect serve-static serve-index

2. Starting ODK Application Designer:

grunt --verbose connect:livereload:keepalive
 
Server should start and you put http://localhost:8000/index.html in browser to run application.

Packages

No packages published

Languages

  • JavaScript 91.7%
  • HTML 5.5%
  • CSS 2.6%
  • Other 0.2%