GithubHelp home page GithubHelp logo

Build Status

Sustineri

🌍 Find out your food consumption CO2 footprint and compensate by investing in sustainable ETFs

Prerequisites

  • Docker 18 or later

Setup

# Get the code, cd to sustineri, setup sustineri in Docker
git clone [email protected]:lucachristen/sustineri.git \
    && cd sustineri \
    && make 

Run

# With Docker
make use_docker
make start

# With Python but Docker Database
make use_local
make start_deps 

Server API

POST /api/post_something

Required:

{
    "hello": "test"
}

Result:

{
    "hello": "test"
}

GET /api/get_something

Result:

{
    "hello": "world"
}

Idea

  • Screen 1
  • Defintion Reduction des "CO2" Werte
  • Screen 2
  • Übersicht pro Kunde und Woche des co2 wertes
  • Screen 3
  • Brackdown auf die einzelnen Kategorien
  • Screen 4
  • Investment Screen mit Empfehlung, in welche Produkte investiert werden muss, um die Reductionsziele zu erreichen
  • Screen 5
  • eBanking Screen mit Transctions-Daten und sustineri-Widget

Tasks

  • Application Deployment
  • PDF Parsing
  • Expose Bühler Data via API
  • Matching Receipt to Bühler Products
  • Create Frontend
  • Suggest environmentally friendly ETF based on current Co2 use

Optional

  • Connect to AXA Health and find out your food healthyness

sustineri's Projects

sustineri icon sustineri

🌍 Find out your food consumption CO2 footprint and compensate by investing in sustainable ETFs

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.