the-fishing-network
Collaborating on web client for collecting and standardizing fishing information on a global scale.
The Fishing Network
The web version of the Fishing Network allows users visualize fishery data that has been inputted by a variety of users. Currently, the Fishing Network supports uploading csv files of fishing data to the database and even has a csv formatter to help users correctly input the data. There is also a mobile app to allow users to input data.
Next Steps
Coming soon, the Fishing Network will have SDKs for easy API access. The user interface will also be upgraded to support more complex queries for the data and have more detailed data plots. The Fishing Network hopes to add accounts for users to save their own information.
Dev Environment Setup
Always dreamed of adding on to the fishing network? Here's how.
Requirements
Requires Python 2.7.* Server requires Mac or Linux
Instructions
git clone https://github.com/msalicefredine/the-fishing-network.git- In the repository
virtualenv venv⋅⋅* If you get an error, you may need to install virtualenv withpip install virtualenv - Active your virtual environment
⋅⋅1. Mac:
source venv/bin/activate - pip install -r requirements.txt
- If you do not have MongoDB installed locally:
brew install mongodb - In your venv directory
⋅⋅1.
mkdir -p data/db⋅⋅2. mongod --dbpath data/db Heroku local web⋅⋅* If Heroku is not recognized, you may need to install the heroku toolbelt
Disco @ http://localhost:5000
License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
https://prezi.com/h9qdjhm3ev7g/the-fishing-network/?utm_campaign=share&utm_medium=copy
Log in or sign up for Devpost to join the conversation.