Skip to content

kojiba/o-fish-ios-1

 
 

Repository files navigation

WildAid O-FISH iOS App

This app is work-in-progress

The WildAid Marine Program work 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.

This repo implements the iOS O-FISH app.

Details on installing all applications making up the solution can be found here.

Prerequisites

This is the iOS Mobile app for O-FISH. To build and use the app, you must first create and configure your serverless backend application using the WildAid O-FISH MongoDB Realm repo.

Building and running the app

Set the Realm Application ID (find it for your app through the MongoDB Realm UI) in o-fish/Helpers/Constants.swift:

realm_app_id=your_app_id

To build:

  • pod install
    • Note: you may need to resolve dependencies by doing pod install --repo-update
  • Build/run in Xcode

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.

About

WildAid O-Fish application for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.9%
  • Ruby 0.1%