Antimatter543 / Dataplanet

A 3D data visualisation project that renders data from APIs onto an interactable Earth.

Home Page:https://antimatter543.github.io/Dataplanet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Planet

A 3D data visualisation project that displays non-live datasets and live APIs onto our planet. The data is relevant to the UN's Sustainable Development Goals and focuses on:

  • Poverty
  • Climate change and air pollution
  • Combatting endangerment of native wildlife

Earth_poverty Created during the UQCS Hackathon 2022. Teammates: @Antimatter543, @IsaacPikunic, @shirei220 and @SonjaMcNeilly.

Try it out on this website.

Also there's a youtube video.

Awards won:

"Best Community" award for that hackathon. Also won amazon's AWS ASDI Global Hackathon 2022 on Devpost out of 1600 participants. See UQCS showcase here and Devpost showcase here.

Instructions

  1. Clone the repository
git clone https://github.com/Antimatter543/Dataplanet.git
  1. Install dependencies
npm install
  1. Run server and enjoy!
npm run dev

About

A 3D data visualisation project that renders data from APIs onto an interactable Earth.

https://antimatter543.github.io/Dataplanet/

License:MIT License


Languages

Language:JavaScript 78.4%Language:CSS 17.8%Language:HTML 3.8%