Skip to content
View fluke-tracker's full-sized avatar

Block or report fluke-tracker

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fluke-tracker/README.md

For Whale-Lovers: You can use this website to find sperm whales and match your whale pictures with others. After uploading a whale image, potential matches generated by the AI can be reviewed on the Match Whales page. Built with amplify, react, python by a team of professional software developers and data scientists with the help of a whale expert.


Fluke Tracker


Requirements


Setting up for development

  • clone the project: git clone https://github.com/fluke-tracker/fluke-tracker
  • change directory to this project: cd fluke-tracker
  • Default backend URL http://localhost:8080.

Scripts

Install Dependencies

$ yarn install
$ npm install -g @aws-amplify/cli

Run aws configure

$ aws confgigure

Start app for development

  • Linux/MacOs: yarn start

  • Windows: yarn start_win

  • Visit localhost:8080 in your browser. The default port 8080 can be overwritten by updating the package.json, scripts \ start attribute.

Production Build

  • Linux/MacOs: yarn build - build the app in build directory

Support

For issues and features request, use Github or access the support page



Popular repositories Loading

  1. fluke-tracker fluke-tracker Public

    For Whale-Lovers: You can use this website to find sperm whales and match your whale pictures with others.

    JavaScript 2