Git Product home page Git Product logo

marine_debris's Introduction

Build Status

https://marine-debris.herokuapp.com/

PROJECT GUIDELINES

Stream Two

Code Quality

  • Correct use of HTML
  • Correct use of CSS
  • Correct use of JavaScript
  • Correct use of D3-based visualisation libraries
  • Correct use of Python
  • Correct use of Flask

Usability

  • Suitability for purpose
  • Ease of use
  • Information and Data Visualisation
  • Defensive Design

Layout and Visual Impact

  • Responsive Design
  • Navigation
  • Image Treatment
  • Non-image Content

Software Development Process

  • Database integration
  • Version Control
  • Testing
  • Documentation
  • Deployment

PROJECT GUIDELINES

  • The data that you choose to work with, should be stored in either an SQL database (preferably MySQL), or a noSQL database (preferably MongoDB)
  • The project must use Flask to retrieve the data from the database and return it to the browser.
  • The dashboard should include, at the minimum 3 separate graphs. Line/bar graphs and pie charts are particularly useful, but you can use any graph types that you feel suit your dataset.
  • The front end should use the D3.js library (or similar) to create data-driven charts and the user must have some way of interacting and filtering the data in the charts using DC.js and crossfilter.js, or another equivalent.
  • Use as much functionality as you deem necessary from the lessons
  • Make sure your site is as responsive as possible. Use appropriate testing sites to test your web sites in several different environments
  • Write a README.md file for your project (in Markdown format) that explains what the project does and the need that it fulfils. It should also describe the functionality of the project, as well as the technologies used. Detail how the project was deployed and tested and if some of the work was based off other code, explain what was kept and/or how it was changed to fit your need. A project submitted without a README.md file will FAIL.
  • In addition to the README.md file, you may include in your repository supplementary documentation and/or other relevant supporting material for the assessor in any format that is automatically handled by web browsers, such as html, pdf, jpg, etc. Files in proprietary formats such as Microsoft doc/docx will be ignored; but this is generally not a hindrance, since the vast majority of formats can be easily exported to PDF.
  • Use Git & GitHub for version control. Each new piece of functionality should be in a separate commit.
  • You should deploy the final working version of your code to Heroku (or an alternative hosting platform that you are familiar with)

Marine Debris

As you can see the name already suggests that this project is a graphical representation of the marine debris, especially plastic in our waters all around the planet which continues to poison the marine life and us. The graphs above represent a real life debris quantities which are dumped in our oceans during on 1 year time around the planet. Apart the fact that this is my second project within Code Institute, I would like to make everyone aware of this damage by showing it to everybody.

Technologies used:

  1. HTML5
  1. CSS3
  1. Flask
  1. Mongo
  1. JavaScript
  1. D3.js
  1. Bootstrap

Testing

Travis CI is a hosted, distributed continuous integration service used to build and test software projects hosted at GitHub. Open source projects may be tested at no charge via travis-ci.org. Private projects may be tested at travis-ci.com on a fee basis. Travis badge can be seen above or here Build Status which means that my project has passed travis tests.

Credit

Code Institute - the course I'm taking

Kaggle - is an online community of data scientists and machine learners, owned by Google, Inc. Kaggle allows users to find and publish data sets, explore and build models in a web-based data-science environment, work with other data scientists and machine learning engineers, and enter competitions to solve data science challenges. Kaggle is the place where I found the data I used for this project.

marine_debris's People

Contributors

bogdan-vlad 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.