GithubHelp home page GithubHelp logo

marcosmacedo / issf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from toobigtoignore/issf

0.0 0.0 0.0 25.14 MB

A global, open-source collaborative database of information on small-scale fisheries.

Home Page: https://issfcloud.toobigtoignore.net

Python 15.42% Shell 0.32% CSS 15.87% JavaScript 68.30% Dockerfile 0.09%

issf's Introduction

Information System on Small-Scale Fisheries (ISSF)

A global, open-source collaborative database of information on small-scale fisheries

screenshot.png

The ISSF homepage, accessible here.

About

The Information System on Small-Scale Fisheries (ISSF) is an open-source research project to source information on small-scale fisheries from across the globe. The project is built on top of Python and Django, PostGIS, Foundation, and Docker.

Development

Clone the git repository with:

git clone https://github.com/toobigtoignore/issf

Symlink (Or copy) the development compose file

ln -s docker-compose-dev.yml docker-compose.yml

Create a dummy .env file

cp issf_prod/.env.dist issf_prod/.env

Then spin up the database container. From within the issf directory run:

docker-compose up -d db

Next, acquire the test database so we can import it. There is an automated script to handle the process of importing and populating the database with the data dump called ./scripts/postgres_setup.sh; then run ./scripts/postgres_patches.sh

After that, launch the existing containers with:

docker-compose up -d

Once the other containers are running, you will still need to install the npm packages on the ISSF container. Open a shell with ./scripts/issf_shell.sh and run the npm installation commands npm install.

Roadmap

  • v2.0.0
    • Upgrade to Django 2.0 and updated major Python libs
    • Migrated entire system to Docker containers with Docker Compose
    • Set up TravisCI
    • Set up NPM and Webpack
    • Added project documentation, written with Sphinx
    • Address all currently known bugs

Contributing

Read our documentation here to contribute. Thank you for contributing!

See our list of contributors here.

issf's People

Contributors

nint8835 avatar ecumene avatar jackharrhy avatar timcarew avatar mash999 avatar marcosmacedo avatar mushfiq-20 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.