GitFinder is a vibrant hub for developers, offering a space to showcase projects, discover coding trends, and connect with peers worldwide. Showcase your coding prowess, explore diverse projects, engage in discussions, and stay updated on the latest in the coding community.
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
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
andhacktoberfest