Giter VIP home page Giter VIP logo

sync-endpoint-web-ui's Introduction

Sync Endpoint Web UI

This project is actively maintained

It is part of the ODK-X Android tools suite.

Sync Endpoint Web UI is the user interface module for the sync-endpoint server.

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

Engage with the community and get technical support on the ODK-X forum

Prerequisites

  • Docker 17.06.1 or newer

Build

to build a docker image directly from the remote repository:

docker build --pull -t odk/sync-web-ui https://github.com/opendatakit/sync-endpoint-web-ui.git

alternatively, if you've cloned the repository to your local computer, nagivate to the directory containing the DockerFile, and use

docker build -t odk/sync-web-ui .

Run

The Web UI must run in conjunction with ODK sync-endpoint. The fastest way to get sync-endpoint set up is through following the build and run instructions of sync-endpoint-default-setup.

Once everything is set and ready, in the sync-endpoint-default-setup directory, run command docker stack deploy -c docker-compose.yml syncldap to deploy all services

To terminate all services and remove the stack, run docker stack rm syncldap followed by docker system prune.

To customize your local setup, please look at docker-compose.yml inside the sync-endpoint-default-setup directory for more details.

Acknowledgements

This is a fork of Benetech's ODK Hamster

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.

sync-endpoint-web-ui's People

Contributors

adityaofficial10 avatar elmps2018 avatar jbeorse avatar kden avatar linl33 avatar maprehensive avatar ojw713 avatar ryanli0802 avatar wbrunette avatar

Watchers

 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.