Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 504 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 504 Bytes

Climate Collab Tool

./app

A fullstack app written in Typescript using Next.js, socket.io, and Material UI which simulates the decision making that countries make and how those decisions affect our enviromental future. It uses data from the IPCC Report 6 as the backbone for the visualizations.

Deployed to climatecolab.scss.tcd.ie

./data-preprocessing

Python scripts which take the IPCC data and manipulates it to store for faster access for the app.