sef-global / scholarx-frontend

This is the frontend of the ScholarX
MIT License
5 stars 57 forks source link

Implement MyMenteesView Component for Mentor Dashboard #86

Closed udeesha-kularathne closed 8 months ago

udeesha-kularathne commented 8 months ago

Purpose

The purpose of this PR is to address issue #20 by implementing the functionality of the MyMenteesView component.

Goals

Implement a new component to manage and display mentee applications.

Ensure responsive design for optimal viewing on both mobile and desktop devices.

Enhance user experience by providing detailed applicant information in a user-friendly layout.

Address specific issues outlined in #20 - Mentor Dashboard - MyMenteesView

Approach

The MyMentees component was developed to manage mentee applications.

Implemented conditional rendering to display applicant details upon selection.

Screenshots

MyMenteesView_PR1

Checklist

Related PRs

## Test environment ## Learning
anjula-sack commented 8 months ago

Good job @udeesha-kularathne!