sumaris-net / sumaris-app

SUMARiS is a shared database for management of halieutic stocks. Build by Ionic 5 and Angular 9
https://test.sumaris.net
GNU Affero General Public License v3.0
1 stars 5 forks source link

pipeline status

SUMARiS App

SUMARiS App is a data collection tool for fisheries monitoring.

Originally, the project started in 2018, with a shared database on skates and rays. Developments then continued with other data collection programs : self-sampling for French fishermen, biological sampling for Ifremer, quality controls in auctions, ...

Installation

On Android

Download then install the latest APK file

or

Install the app from the play store

As a web site, on a Linux web server (Apache, nginx)

To install or update SUMARiS on a web server, you can use the installation script using cURL:

curl -o- https://raw.githubusercontent.com/sumaris-net/sumaris-app/master/install.sh | bash

or Wget:

wget -qO- https://raw.githubusercontent.com/sumaris-net/sumaris-app/master/install.sh | bash

Contribute

See our documentation :

License

Free software, distributed under a AGPL v3 license.