Giter VIP home page Giter VIP logo

darellwest / odk-x-suitcase Goto Github PK

View Code? Open in Web Editor NEW

This project forked from odk-x/suitcase

0.0 0.0 0.0 28.67 MB

A Windows/macOS/Linux tool for synchronizing data from an ODK-X Cloud Endpoint. ODK-X Suitcase provides access to data on an ODK-X Cloud Endpoint from a personal computer.

Home Page: https://odk-x.org/software/

License: Apache License 2.0

JavaScript 1.55% Java 94.42% CSS 2.72% HTML 1.31%

odk-x-suitcase's Introduction

ODK-X Suitcase

This project is actively maintained

The developer wiki (including release notes) and issues tracker are located under the ODK-X Tool Suite project.

Setting up Your Environment

  1. Install Maven and Ant onto your system. (We recommend using Maven 3.8.6 if you are on Windows, and downloading the binary directly. Maven 3.9.0 currently has some issues that would cause the build to fail)

  2. Run ant in the dependencies folder.

  3. From the root directory (with the pom.xml), run: mvn clean package

A new folder, target, will be created with the resulting jar file.

By default, the pom.xml skips the tests.

The tests can be run by passing the test arguments via the command line. Replace the values in the example below with the appropriate server url, app id, etc. :

mvn clean package -DskipTests=false -Dtest.aggUrl=http://127.0.0.1 -Dtest.appId=default
-Dtest.absolutePathOfTestFiles=testfiles<file.separator> -Dtest.batchSize=1000 -Dtest.userName= -Dtest.password=

How to contribute

If you’re new to ODK-X you can check out the documentation:

Once you’re up and running, you can choose an issue to start working on from here: 

Issues tagged as good first issue should be a good place to start.

Pull requests are welcome, though please submit them against the development branch. We prefer verbose descriptions of the change you are submitting. If you are fixing a bug please provide steps to reproduce it or a link to a an issue that provides that information. If you are submitting a new feature please provide a description of the need or a link to a forum discussion about it.

Links for users

This document is aimed at helping developers and technical contributors. For information on how to get started as a user of ODK-X, see our online documentation, or to learn more about the Open Data Kit project, visit https://odk-x.org.

odk-x-suitcase's People

Contributors

shubhamr837 avatar linl33 avatar clarlars avatar jbeorse avatar wbrunette avatar darellwest avatar smalecki avatar adisking1 avatar maprehensive avatar elmps2018 avatar adi9835 avatar dependabot[bot] avatar joshuafan avatar nuilewis avatar sanyud24 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.