GitHub Repo Star Growth Visualizer App

This app allows users to visualize the star growth history of any GitHub repository. By entering the repository owner and name, users can fetch and display the cumulative star count over time using an interactive Altair chart.

Please login to use this app.

How to use

Enter Repository Owner

In the 'Repository Owner' field, input the username of the owner of the GitHub repository you want to analyze. For example, 'streamlit'.

Enter Repository Name

In the 'Repository Name' field, input the name of the GitHub repository you want to analyze. For example, 'streamlit'.

Fetch Star History

Click the 'Fetch Star History' button to retrieve the star growth data from GitHub's API.

View the Chart

Once the data is fetched, an interactive Altair chart will be displayed, showing the cumulative star count over time.

FAQ