andblack / fdc

A mobile application designed for use with the Cordova mobile API. The FDC application is used to import and validate data entry forms as interchangeable JSON packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The FDC application is a mobile data collection project that myself and two other developers, Andrew Aitken and Jason Lybbert, worked on for the Pacific Forestry Centre & National Forest Information System in Victoria, BC. It was built as a prototype to demonstrate the capabilities of data collection and validation on Android using the HTML5-based platform, Cordova. I was entirely responsible for the Javascript code which can be seen in the "www/index.html" and "www/package/package.js" files which make extensive use of JQuery and other JS packages. I coded much of the front-end and JSON content as well. To test, run the index.html file on a webserver to use the application. Clicking "Load Test Package" will provide a link to the "Large Tree Plot" sample form in menu located at the top left corner of the page.

About

A mobile application designed for use with the Cordova mobile API. The FDC application is used to import and validate data entry forms as interchangeable JSON packages.


Languages

Language:JavaScript 79.5%Language:CSS 20.5%