Skip to content

tbadalov/CodeEvolutionVisualizer

Repository files navigation

CodeEvolutionVisualizer

https://github.com/tbadalov/CodeEvolutionVisualizer/edit/main/README.md This tool visualizes source code evolution based on the repository data produced by GraphifyEvolution tool.

Example app

This is an example app that is deployed to Heroku.

Usage

Commit range view

ascii-clock

Class overview view

To open the view, hold your mouse and select the range of commits in "Commit range" view.

ascii-clock

Call volume view

To open the view, click on any commit hash in "Commit range" view.

ascii-clock

Running locally

To run the project locally, it is as simple as running a docker compose with the following command inside of the root directory of this project:

docker compose up -d

Wait until both components are ready (usually takes less than a minute). Navigate to http://localhost:3000/ in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published