oss-slu/pao_surgery_simulator

Create Landing Page

Offen

#34 geöffnet am 28.01.2026

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (5 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (Durchschn. Merge 67T 23h) (8 gemergte PRs in 30 T)

Beschreibung

User Story

As a prospective user, I want to have a landing page that tells me about the website and how it can help me, so that I can determine if it is right for me.

Description

A landing/about page with preliminary information and redirecting buttons.

Acceptance Criteria

  • A landing page with a title and subtitle.
  • The landing page has a description of the project.
  • (Optional) The landing page has an example image of a 3D render.
  • The landing page has a way to go to the login page.
  • Directly navigating to the website's root will send you to the about page.
  • A way to return to the about page from other pages
    • From the dashboard
    • From the login page.
  • The application runs without any errors in console.

Contributor Guide