Skip to content

Mentorship Page is Missing — Footer link leads to blank page #513

@Anir2004-star

Description

@Anir2004-star

Problem

The footer has a "Mentorship" link (/mentorship) but clicking it shows a completely blank page.

Evidence

  • Home.js line 659 — footer link { to: "/mentorship", text: "Mentorship" } exists
  • App.js — no /mentorship route is defined
  • client/src/pages/ — no Mentorship.js file exists

The README also promises: "Connects juniors with seniors for mentoring and doubt clearing" — but this feature has zero implementation.

Screenshots
Image

Image

Proposed Solution

  • Create client/src/pages/Mentorship.js with mentor cards, search/filter, and a "Request Guidance" modal
  • Create client/src/pages/Mentorship.css
  • Add /mentorship as a ProtectedRoute in App.js

I m a GSSoC 2026 contrubutor I would like to work on this. Please assign it to me

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions