Skip to content

Latest commit

 

History

History
78 lines (36 loc) · 1.18 KB

File metadata and controls

78 lines (36 loc) · 1.18 KB

📊 Module 5: Interactive Graph Dashboard


🧠 Overview

The Interactive Graph Dashboard provides a visual exploration interface for the ISRO Knowledge Graph, enabling users to navigate missions, rockets, and satellite relationships through an intuitive UI.


🎯 Purpose

To transform complex knowledge graphs into an interactive and user-friendly visualization platform for students, researchers, and mission analysts.


⚙️ Key Responsibilities

  1. Graph visualization (nodes & edges)

  2. Interactive filtering and search

  3. Real-time graph exploration

  4. Drill-down mission analysis

  5. Insight dashboards


🎨 Key Features

  1. Clickable Mission Graph (e.g., Aryabhata → PSLV → Chandrayaan)

  2. Color-coded success/failure missions

  3. Timeline exploration of ISRO missions

  4. Dynamic node expansion


📊 Input

  1. Graph Database (Neo4j)

  2. Semantic Search Outputs


📤 Output

  1. Interactive Knowledge Graph UI

  2. Visual Mission Intelligence Dashboard


🛠️ Tech Stack

  1. React.js

  2. D3.js / Plotly

  3. Neo4j Bloom / Graph Visualization APIs

  4. FastAPI (Backend Integration)