GithubHelp home page GithubHelp logo

infovis2's Introduction

Information Visualization - Information Campaign on Ecosystem Stability

Authors:

Andreea-Valentina Roman
Isaak Mengesha
Mohamed Amine Boulouma

Date: December 2020

Libraries:

P5

The p5.js library is free software; you can redistribute it and/or modify it under the terms of theGNU Lesser General Public License as published by the Free Software Foundation, version 2.1. The Reference for the language is under a Creative Commons license which makes it possible to reuse this content for non-commercial purposes if it is credited.

Danfo.js

Danfo.js is an open-source, JavaScript library providing high-performance, intuitive, and easy-to-use data structures for manipulating and processing structured data.

Mappa

Licence
MIT
GSOC
Project developed as part of Google Summer of Code 2017

Leaflet

Leaflet/Leaflet is licensed under the BSD 2-Clause "Simplified" License.
A permissive license that comes in two variants, the BSD 2-Clause and BSD 3-Clause. Both have very minute differences to the MIT license.

Multiple environments used:

Windows 10 with Visual Studio Code 1.51.1, MacOS High Sierra with Visual Studio Code

How to run the project:

The project is available on: https://infoviz.vercel.app/src/index.html

Locally:

With Node

Check if you have node installed: in the terminal write node -v. It will display the current version of node.
If you don't have it installed, you can install it from https://nodejs.org/en/download/.
After node is installed, in the terminal write npm install -g http-server.
In the project folder, start the server with: http-server.

With Python (already installed if you are using MAC OS)

Type in Terminal:
python -m SimpleHTTPServer
Or if you are using Python 3, type:
python -m http.server
Then visit http://localhost:8000 on your browser.

infovis2's People

Contributors

roandreea avatar aminblm avatar

Watchers

 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.