Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add Popular Repositories Section and Visualization Features #94

Closed
sezallagwal opened this issue Oct 26, 2024 · 0 comments

Comments

@sezallagwal
Copy link
Contributor

Please describe your feature request related to a problem?

Feature 1: Popular Repositories Section

A dedicated section on the homepage that displays trending or popular repositories based on the following criteria:
Stars: Repositories with the most stars.
Forks: Repositories that are widely forked.
Contributions: Repositories with high contributor activity.

Design Details:

Display top 5 or 10 repositories.
Include basic info such as:
Repository name
Owner name
Star count
Fork count
Contribution count
Allow users to view more details or visit the repository directly.

Feature 2: Repository Statistics Visualization

Include visual charts on individual repository pages showing:
Commit History: A timeline or heatmap showing commit activity over time.
Contributor Activity: A bar graph showing the top contributors.
Language Usage: A pie chart or bar chart showing the percentage of different programming languages used.

Tech Stack:

Use Chart.js or D3.js for visualizations.
GitHub API for fetching repository metadata and activity stats.

@BamaCharanChhandogi please assign this to me under gssoc-ext and hacktoberfest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants