-
Notifications
You must be signed in to change notification settings - Fork 11
Design and Implement About Page #19
Copy link
Copy link
Open
Labels
Level2Gssoc Level 2Gssoc Level 2enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssoc25GirlScript Summer of CodeGirlScript Summer of Code
Description
Description:
We need to design and implement an About Page for the project. This page should serve as a central place to explain the purpose of the project and acknowledge contributors.
Requirements:
-
The page must include clear and structured information about the project (e.g., what it does, goals, features, and usage).
-
At the end of the page, display a list of contributors.
- Contributor profiles should be automatically fetched from GitHub (e.g., avatars, names, and links to profiles).
Acceptance Criteria:
- About page is accessible from the main navigation.
- Project description is well-written and formatted.
- Contributors list is dynamically updated with GitHub data.
- Responsive and consistent with the project’s design style.
Additional Notes:
We can use the [GitHub API](https://docs.github.com/en/rest/contributors) to fetch contributors and display their information dynamically.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Level2Gssoc Level 2Gssoc Level 2enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssoc25GirlScript Summer of CodeGirlScript Summer of Code