ls1intum / Hephaestus

Hephaestus - A Generative AI Mentor for Agile Software Development
MIT License
8 stars 1 forks source link

Create About Page in Footer #22

Closed FelixTJDietrich closed 3 months ago

FelixTJDietrich commented 3 months ago

Description

Add an "About" page link in the footer, similar to the one on Artemis. This page should display information about the contributors and about information.

Requirements

  1. Create a new "About" page.
  2. Add a link to this page in the footer of the website.
  3. Fetch contributor data from GitHub API.
  4. Display the list of contributors on the "About" page with relevant information, FelixTJDietrich as Project Manager

Resources