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.
- 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.
Install Dependencies
$ yarn install
$ npm install -g @aws-amplify/cliRun aws configure
$ aws confgigureStart app for development
-
Linux/MacOs:
yarn start -
Windows:
yarn start_win -
Visit localhost:8080 in your browser. The
default port 8080can be overwritten by updating thepackage.json,scripts \ startattribute.
Production Build
- Linux/MacOs:
yarn build- build the app inbuilddirectory
For issues and features request, use Github or access the support page