Skip to content

Standardized Fisheries Data management and sharing

License

Notifications You must be signed in to change notification settings

DavidMouse1118/oh-my-fish

Repository files navigation

oh-my-fish

Standardized Fisheries Data management and sharing Android App

Entry project for Fishhackthon 2016 Toronto.

The purpose of this app is to provide a standardized, user-friendly platform for smaller fishing groups or individuals to manage and share their fishery data

Log in & Sign up

Simply enter an email address / password to sign up for an account.

login_pic

View nearby data

The app detects the location of current user and provides nearby fishery data accordingly (Google Maps API).

neaby_data

Each map marker indicates data of a certain region, click on the marker to expand data details:

  • main types of fish caught
  • average weight
  • average length, etc.

Start a new fishing operation

new_operation

Before you start a new fishing operation, jot down all the details like

  • personal/business info
  • start/end time
  • vessel info
  • License info

Operation list

View all your previous operation records. Each entry contains the time and location of the operation, click on an entry to see its details.

operation list

Operation Detail

View detail data of an operation like

  • time
  • location
  • vessel details
  • total catch weight
  • license info, etc

operation detail

Credits

This app is developed base on Ionic framework and Firebase.