Giter Site home page Giter Site logo

yoobi / o-fish-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wildaid/o-fish-android

0.0 0.0 0.0 884 KB

Android app for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection.

License: Apache License 2.0

Kotlin 99.91% Ruby 0.09%

o-fish-android's Introduction

WildAid O-FISH Android App

The WildAid Marine Program works to protect vulnerable marine environments.

O-FISH (Officer Fishery Information Sharing Hub) is a multi-platform application that enables officers to browse and record boarding report data from their mobile devices.



Developers are expected to follow the MongoDB Community Code of Conduct guidelines.

This repo implements the Android O-FISH app.

The details behind the data architecture, schema, and partitioning strategy are described in Realm Data and Partitioning Strategy Behind the WildAid O-FISH Mobile Apps.

Prerequisites

This is the Android Mobile app for O-FISH. To build and use the app, you must use the sandbox realm-app-id or build your own foundation.

Building and running the app

  1. Open the code in Android studio.

  2. Wait for the Gradle sync to finish.

  3. Add the Realm App ID from your template to local.properties AND realm.properties in the top-level directory (where this README is):
    realm_app_id=your_app_id
    e.g. for the sandbox: realm_app_id=wildaidsandbox-mxgfy

To be able to login to the app once it is built, you need to create a user in your instance of the O-FISH Realm App or in the sandbox environment.

For example, if you are using the sandbox, your files should look like this: $ cat local.properties realm_app_id=wildaidsandbox-mxgfy

$ cat realm.properties realm_app_id=wildaidsandbox-mxgfy

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.