Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.25 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.25 KB

DROP

We drink about 3 liters of water every day. And we need about 120 liters for washing, brushing our teeth and cooking. But we actually consume a lot more - around 4,000 liters per day!

It's difficult to grasp where this water comes from. That's where the learning app drop helps. With drop you can find out how much of the so-called virtual water is needed for the production of your food.

I developed the learning app as my final project for the web development bootcamp at neuefische.

Impressions

mockup

Tech Stack

React / React-Router / JavaScript / Styled-Components / Styleguidist / PropTypes / React-Testing-Library / JEST / Symfony / PHP / MySQL / Git Workflow

Data

The data used in the app is from the water footprint network.

Structure

The project uses React and Composer and consists of a backend and a frontend part, which can be found in the respective folders.

Run Locally

Clone the project (or your own fork) with:

$ git clone {SSH key}

All further details are described separately for frontend and backend: