Overview
The frontend dashboard for the Code Legacy platform — visualizing codebase health metrics, technical debt scores, and refactoring recommendations.
The Problem
Static analysis data is only useful if it's presented clearly. Raw JSON from a Python analyzer doesn't help a team make decisions about where to invest refactoring effort.
The Approach
An interactive dashboard that transforms analyzer output into visual health scores, dependency graphs, and prioritized action lists — making complex codebase data immediately understandable.
Tech Stack
PythonJavaScriptData VisualizationDashboard UIREST API