Git Product home page Git Product logo

ecodata-client-plugin's Introduction

Ecodata Client Plugin

Build Status

About

The ecodata client plugin is a grails plugin used to generate data entry forms from a metadata definition. It is used by the MERIT and BioCollect applications.

Technologies

  • Grails framework 4.0.10
  • Knockout JS
  • Bootstrap 4.6

Setup

  • Clone the repository to your development machine.* Install npm and nodejs (see https://www.npmjs.com/get-npm)
  • Install the node dependencies for MERIT. Note these are currently only used for testing.
npm install
npm install -g karma
  • Run the npm script to package the turf geojson libraries and copy them to the grails-app/assets/javascripts folder.
npm run-script package-turf

Testing

  • To run the grails unit tests, use:
grails test-app

Webdrivers for chrome and phantomjs for use by the functional tests are installed by npm, so ensure you have run npm install before running the tests. When running locally it is convenient to supply just one GEB environment. e.g. -Dgeb.env=chrome

  • Javascript user tests are run using npm.
npm test

To run the javascript tests in debug mode use:

npm run-script debug

Running

The ecodata client plugin application includes a simple servlet that reads a data model and displays a form generated from that model.

grails run-app

ecodata-client-plugin's People

Contributors

chrisala avatar temi avatar salomon-j avatar yasima-csiro avatar patkyn avatar jack-brinkman avatar qifeng-bai avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.