This is a developer tool that analyzes any repository on GitHub and measures how active, maintainable, and reliable the project
GitHub Project Health Analyzer is a tool that analyzes repositories on GitHub and evaluates their overall activity and maintainability. The system collects key metrics such as commit frequency, contributor activity, issue resolution time, pull-request activity, stars, and forks. It then processes this data to generate a Project Health Score and displays the results through an interactive dashboard with charts and insights. This helps developers quickly understand whether a repository is active, well-maintained, and suitable for contribution.