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

Create "Projects" page #90

Open
4 tasks
ipapandinas opened this issue Feb 23, 2024 · 0 comments
Open
4 tasks

Create "Projects" page #90

ipapandinas opened this issue Feb 23, 2024 · 0 comments

Comments

@ipapandinas
Copy link
Contributor

Overview

Create a page that list all registered projects (a.k.a teams) on Kudos in a table with 5 columns:

  • Avatar: Display project logo and name.
  • Categories: List project focus areas and interest types.
  • Languages: Show programming languages used by the project organization.
  • Number of Repositories: Indicate total project repositories under each team.
  • Last Activity: Show date/time of the latest project activity.

Add a call to action banner that prompt for teams to reach out for integration opportunities.

Implementation

  • Create the page layout
  • Add table with the 5 previous columns
  • Fetch current project data from the backend (Github page and Notion DB).
  • Implement a call-to-action for team outreach.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant