/heropad

An experimental sociogram visualization app

Primary LanguageTypeScriptMIT LicenseMIT

Heropad'

Heropad

Heropad is an experimental full-stack application that visualizes social links. Designed as a foundational app, Heropad provides a starting point for exploring dynamic relationships in a network and can be extended for similar applications. It offers a way to understand the interconnectedness between heroes and the awards they have earned, providing valuable insights through an interactive sociogram.

Please note that all hero names and awards are entirely fictional and bear no resemblance to real-world.

Live Demo

Check out the live demo

🚀 Key Features

  • A full-stack application that generates a sociogram from the database and displays it on the UI
  • Interactive navigation within the sociogram to explore hero relationships
  • Visualize connections between heroes within their respective communities
  • Search functionality to find heroes and awards
  • Infinite loading and virtualization for award list viewing

Getting Started

To set up Heropad on your local machine, follow the step-by-step guide in the Getting Started.

🛠 Built With

Heropad is built within a monorepository powered by turborepo.

Backend

Frontend

Testing