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

Implement UI for comprehensive mentee model with media and achievements #159

Open
8 tasks
Madhawa97 opened this issue Aug 16, 2024 · 0 comments
Open
8 tasks

Comments

@Madhawa97
Copy link
Member

Madhawa97 commented Aug 16, 2024

Is your feature request related to a problem? Please describe.
The current mentee model lacks the ability to showcase mentees' media content and achievements, limiting the platform's capacity to highlight mentee growth and accomplishments.

Describe the solution you'd like
Create user interfaces for mentees to manage their media content and achievements, and display this information on mentee and mentor profiles.

  • Create a new section in the mentee dashboard for managing media and achievements
  • Implement a form for adding new media/achievement entries
    • Include fields for type (media/achievement), title, description, and URL (for media)
  • Create a list view of existing media and achievements with options to edit and delete
  • Implement edit functionality for existing media and achievements
  • Add a confirmation dialog for deleting entries
  • Update the mentee profile page to display media and achievements
    • Implement a sectioned view to separate media and achievements
  • Ensure all new UI components are responsive and accessible
  • Add proper error handling and user feedback for all operations

Describe alternatives you've considered

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants