Skip to content

nexplore/bernhackt-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impact Map

This repository contains a prototype for an "Force directed graph", which renders nodes with its connections on a two-dimensional plane. The nodes incorporate multiple dimensions of data, which are visualized through size, color. The chosen data-dimensions are based on the framework as described in the requirements of the challenge. Clicking on a node will activate the attraction forces between its connections.

Figma

  • Prototype view access with password bernhackt2025

Run frontend prototype

  • Make sure you have pnpm installed. (npm install -g pnpm)
  • Navigate to app directory.
  • Run pnpm install to install dependencies.
  • Run pnpm dev to start the development server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages