gbowne1/reactsocialnetwork

[TODO] Complete the Dashboard component

Open

#83 opened on Feb 23, 2023

 (14 comments) (0 reactions) (0 assignees)JavaScript (60 forks)auto 404
backenddevopsenhancementfeaturefrontendhacktoberfesthelp wantedhigh-complexityhigh-prioritymedium-complexitymedium-priorityquestiontech-debt

Repository metrics

Stars
 (46 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like

Using Material UI etc

Complete the dashboard for ome of the following

  • User Dashboard (General items not in settings)
  • Admin & Moderator dashboard (for chat and posts)
  • Analytics Dashboard
  • Groups & Events dashboard (Creating and managing groups and events)

Could be a tabbed view controlled by buttons or breadcrumbs or..

Describe alternatives you've considered I have considered using this as several things

  • Analytics dashboard
  • Admin / Moderator dashboard
  • User dashboard for general thing

Ideally we would have all 3. whether that be separate components or available via a nav inside the component??

Additional context Add any other context or screenshots about the feature request here.

Contributor guide